Block chain browser: Difference between revisions

From Bitcoin Wiki
Jump to navigation Jump to search
m (Add links)
m (→‎See Also: took out the seperate mentions, as they are all listed on the category page anyway)
Line 18: Line 18:
==See Also==
==See Also==
* [[:Category:Block chain browsers]]
* [[:Category:Block chain browsers]]
* [[BlockChain.info]]
* [[Blockr]]

Revision as of 15:51, 1 March 2015

See also: [[::Category:Block chain browsers|:Category:Block chain browsers]]

A block chain browser is a program or web site that lets users search and navigate a block chain. Uses include:

Block chain browsers typically provide:

  • a list of a chain's recent blocks
  • transactions in a given block
  • links to the previous and next transaction involving each input and output
  • a list of all transactions involving a given address
  • current and historical address balances
  • a way to search for blocks, transactions, and addresses

See Also