Block chain browser

提供: tezos-wiki
2015年9月24日 (木) 12:17時点におけるNewar (トーク)による版
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

A block chain browser (also called "block explorer") 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
  • some offer a way to broadcast a signed raw transaction

See Also