Block Explorers
Overview
Block explorers are the Google for searching data on a blockchain. They give developers and users the ability to search information such as balances, contracts, tokens, transactions, and API services.
Native Astar Explorers
- Astar Network
- Shiden Network
- Shibuya Network
Subscan is the most widely used explorer in the Polkadot ecosystem. Subscan has indexed Astar Network in its entirety, and supports both Substrate and Ethereum APIs. BlockScout is the best explorer for developers who are building on Astar EVM, as it has all the features of EtherScan.
Under certain circumstances, the Polkadot.js apps portal may also be used to explore blocks.
Subscan: https://astar.subscan.io
Polkadot JS: https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fastar.api.onfinality.io%2Fpublic-ws#/explorer
Subscan is the most used explorer in the Polkadot ecosystem. With Subscan you can search the complete Astar Network. Subscan support Substrate and Ethereum API. BlockScout is the best explorer for developers who are building on Astar EVM, as it has all the features of EtherScan.
Under certain circumstances, the Polkadot.js apps portal may also be used to explore blocks.
Subscan: https://shiden.subscan.io
Polkadot JS: https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fshiden.api.onfinality.io%2Fpublic-ws#/explorer
Subscan is the most used explorer in the Polkadot ecosystem. With Subscan you can search the complete Astar Network. Subscan support Substrate and Ethereum API. BlockScout is the best explorer for developers who are building on Astar EVM, as it has all the features of EtherScan.
Sirato is a contract explorer for ink! smart contracts. Sirato provides a contract verification service enabling users to decode information about contract code and instances that have been deployed using the Contracts Pallet. The service allows users to upload source code and metadata to the service which will verify it matches the on-chain. For instructions on how to use the service you can refer here.
Under certain circumstances, the Polkadot.js apps portal may also be used to explore blocks.
Subscan: https://shibuya.subscan.io
Sirato: https://shibuya.sirato.xyz/
Polkadot JS: https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frpc.shibuya.astar.network#/explorer
Visit the Subscan tutorial page for more information.