Open-source useful tools: Difference between revisions
Jump to navigation
Jump to search
Added my site |
|||
(7 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
''' | <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 | :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
- Import/export transactions
Scripts
- 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
- Recover wallets from reformatted drives
Online
- List of blocks and transactions
- List of unconfirmed transaction
- Visualize the activities on the Bitcoin network
- Generate an address and private key for an offline wallet. ("Paper wallet") Generate bulk addresses. Verify keys.
- Generate an address and private key for an offline wallet ("Paper wallet"). Implements a unique two-sided tamper-evident folding design.