Difference between revisions of "Block explorer"

517 bytes removed ,  20:19, 30 April 2022
m
changed the block explorer list to a table
m (edited description of what a block explorer is, as it's not necessarily a visualization tool but rather a database of transactions. also Solana got hit by a stray bullet on the block explorer features, felt a little unnecessary)
m (changed the block explorer list to a table)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
A block explorer is a tool that allows users to view real-time information about a blockchain. There are usually multiple block explorers for each blockchain. As each block is processed in a given blockchain, block explorers allow users to view transaction data, addresses, fees, and much more.
A block explorer is a tool that allows users to view real-time information about a blockchain. There are usually multiple block explorers for each blockchain. As each block is processed in a given blockchain, block explorers allow users to view transaction data, addresses, fees, and much more.
 
{| class="wikitable"
=== Different block explorers ===
|+Block Explorer Chart
[https://etherscan.io/ Etherscan] is one type of block explorer. This is the most prominent smart-contract chain block explorer. It is used for Ethereum mainnet.
!Block Explorer
 
!Blockchain
[https://bscscan.com/ BSCScan], another block explorer created by the same team as Etherscan, is the block explorer used to visualize the BnB Chain
|-
 
|[https://etherscan.io/ Etherscan]
[https://polygonscan.com/ Polygonscan] is used on the [[Polygon]] blockchain.
|[[Ethereum]]
 
|-
[https://snowtrace.io/ Snowtrace] is used on the [[Avalanche]] Contract Chain network.
|[https://bscscan.com/ BSCScan]
 
|[[Binance Smart Chain]]
[https://ftmscan.com/ FTMScan] is used on the [[Fantom]] Opera network.
|-
 
|[https://polygonscan.com/ Polygonscan]
[https://solanabeach.io/ Solanabeach] is used on the [[Solana]] network.
|[[Polygon]]
 
|-
The [https://explorer.near.org NEAR Explorer] is used on the [[NEAR]] network.
|[https://ftmscan.com/ FTMScan]  
 
|[[Fantom]]
[https://cronoscan.com/ Cronoscan] is used on the [[Cronos]] network.
|-
 
|[https://explorer.solana.com/ Solana Explorer]  
TerraFinder is used on the [[Terra]] network.
|[[Solana]]
 
|-
[https://arbiscan.io/ Arbiscan] is used on the [[Arbitrum]] network.
|[https://explorer.near.org NEAR Explorer]
 
|[[NEAR]]
avaScan is used on [[Avalanche]] network
|-
 
|[https://cronoscan.com/ Cronoscan]
[https://mapofzones.com/?testnet=false&period=24 Map of Zones] is for [[IBC]] Compatible Chains ([[Cosmos]])
|[[Cronos]]
 
|-
[https://explorer.solana.com/ Solana Explorer] is for [[Solana]]
|[https://finder.terra.money/ TerraFinder]
 
|[[Terra]]
[https://solscan.io/ SolScan] is for [[Solana]]
|-
 
|[https://arbiscan.io/ Arbiscan]
[https://vscout.io/ VScout] is for [[Avalanche]]
|[[Arbitrum]]
 
|-
This is by no means an exhaustive list. Many chains have multiple block explorers. Many newer chains use an [[open source]] [https://github.com/blockscout/blockscout BlockScout] as a basic block explorer before a block explorer with more utility is put in place.  
|[https://snowtrace.io/ Snowtrace]
|[[Avalanche]]
|-
|[https://mapofzones.com/?testnet=false&period=24 Map of Zones]
|[[IBC]] Compatible Chains ([[Cosmos]])
|}
''Non-exhaustive list''. Many chains have multiple block explorers. Many newer chains use an [[open source]] [https://github.com/blockscout/blockscout BlockScout] as a basic block explorer before a block explorer with more utility is put in place.  


=== Block explorer features ===
=== Block explorer features ===
Line 56: Line 62:


In addition, other features like diffcheckers are possible.
In addition, other features like diffcheckers are possible.
[[Category:Tools]]
372

edits