Block chain browser: Difference between revisions
Jump to navigation
Jump to search
JohnTobey253 (talk | contribs) m Replace individual links with category link. |
No edit summary |
||
Line 1: | Line 1: | ||
A '''block chain browser''' such as [[Bitcoin Block Explorer]] [http://blockexplorer.com/] is a program or web site that lets users search and navigate a [[block chain]]. Uses include: | A '''block chain browser''' such as [[Bitcoin Block Explorer]] [http://blockexplorer.com/] or [[Biteasy|Biteasy Blockexplorer]][https://www.biteasy.com/blocks] is a program or web site that lets users search and navigate a [[block chain]]. Uses include: | ||
* checking [[address]] balances | * checking [[address]] balances |
Revision as of 18:01, 23 November 2013
A block chain browser such as Bitcoin Block Explorer [1] or Biteasy Blockexplorer[2] is a program or web site that lets users search and navigate a block chain. Uses include:
- checking address balances
- tracking coin transfer histories
- watching for transaction acceptance
- monitoring the network hash rate and other statistics
Block chain browsers typically offer:
- a list of a chain's recent blocks [3]
- transactions in a given block [4]
- links to the previous and next transaction involving each input and output [5]
- a list of all transactions involving a given address [6]
- current and historical address balances
- a way to search for blocks, transactions, and addresses