Difference between revisions of "Open-source useful tools"

From Bitcoin Wiki
Jump to: navigation, search
(Add (info) links for online sites, add BitAddress service.)
(Added my site)
 
Line 34: Line 34:
 
:Visualize the activities on the Bitcoin network
 
:Visualize the activities on the Bitcoin network
 
[https://www.bitaddress.org BitAddress] ([[BitAddress|info]])
 
[https://www.bitaddress.org BitAddress] ([[BitAddress|info]])
:Generate an address and private key for an offline wallet
+
: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.