Difference between revisions of "Open-source useful tools"

From Bitcoin Wiki
Jump to: navigation, search
(Online)
(Added my site)
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
'''Never''' use closed-source tools, for obvious reasons
+
<big>Closed-source softwares are not allowed in this page. Please check you can access the sources before using a program listed here, if not, warn a moderator.
 +
 
 +
Anyway, in general, '''never''' use closed-source tools when bitcoins are involved, for obvious reasons.
 +
</big>
  
  
Line 6: Line 9:
  
 
:Import/export transactions
 
:Import/export transactions
 
  
  
Line 13: Line 15:
 
:Wallet managing: import/export/delete addresses and transactions, recover *coins sent to Bitcoin addresses
 
:Wallet managing: import/export/delete addresses and transactions, recover *coins sent to Bitcoin addresses
 
:Sign/verify messages and files with Bitcoin addresses
 
:Sign/verify messages and files with Bitcoin addresses
 +
:Recover previously deleted key
  
  
 
[https://github.com/gavinandresen/bitcointools Bitcointools]
 
[https://github.com/gavinandresen/bitcointools Bitcointools]
 +
 +
 +
[https://bitcointalk.org/index.php?topic=25091.0 bitcoin-wallet-recover]
 +
:Recover wallets from reformatted drives
  
  
 
== Online ==
 
== Online ==
  
[http://blockexplorer.com/ Blockexplorer.com]
+
[http://blockexplorer.com/ Blockexplorer.com] ([[Block Explorer|info]])
 
:List of blocks and transactions
 
:List of blocks and transactions
[http://bitcoincharts.com/bitcoin/ Bitcoin Charts]
+
[http://bitcoincharts.com/bitcoin/ Bitcoin Charts] ([[Bitcoin Charts|info]])
 
:List of unconfirmed transaction
 
:List of unconfirmed transaction
[http://www.bitcoinmonitor.com/ Bitcoin Monitor]
+
[http://www.bitcoinmonitor.com/ Bitcoin Monitor] ([[Bitcoin Monitor|info]])
 
:Visualize the activities on the Bitcoin network
 
:Visualize the activities on the Bitcoin network
 +
[https://www.bitaddress.org BitAddress] ([[BitAddress|info]])
 +
:Generate an address and private key for an offline wallet. ("Paper wallet") Generate bulk addresses. Verify keys.
 +
[https://bitcoinpaperwallet.com BitcoinPaperWallet.com] ([[BitcoinPaperWallet|info]])
 +
:Generate an address and private key for an offline wallet ("Paper wallet"). Implements a unique two-sided tamper-evident folding design.

Latest revision as of 15:38, 22 January 2014

Closed-source softwares are not allowed in this page. Please check you can access the sources before using a program listed here, if not, warn a moderator.

Anyway, in general, never use closed-source tools when bitcoins are involved, for obvious reasons.


Client forks

piotrnar's fork

Import/export transactions


Scripts

Pywallet

Wallet managing: import/export/delete addresses and transactions, recover *coins sent to Bitcoin addresses
Sign/verify messages and files with Bitcoin addresses
Recover previously deleted key


Bitcointools


bitcoin-wallet-recover

Recover wallets from reformatted drives


Online

Blockexplorer.com (info)

List of blocks and transactions

Bitcoin Charts (info)

List of unconfirmed transaction

Bitcoin Monitor (info)

Visualize the activities on the Bitcoin network

BitAddress (info)

Generate an address and private key for an offline wallet. ("Paper wallet") Generate bulk addresses. Verify keys.

BitcoinPaperWallet.com (info)

Generate an address and private key for an offline wallet ("Paper wallet"). Implements a unique two-sided tamper-evident folding design.