diff --git a/docs/band-protocol/useful-tools/explorers.md b/docs/band-protocol/useful-tools/explorers.md new file mode 100644 index 00000000..745f13fb --- /dev/null +++ b/docs/band-protocol/useful-tools/explorers.md @@ -0,0 +1,62 @@ +--- +sidebar_position: 1 +description: Explorers +--- + +# Explorers + +> A block explorer is a search engine that allows users to access and explore the contents of individual blocks, transactions, validators, and addresses on a blockchain. It provides a visual interface to navigate the intricate details of blockchain operations. + +### There are a number of explorers that you can use for Band Protocol: + +#### Band (official) +```bash +https://www.cosmoscan.io +``` + +#### AtomScan +```bash +https://atomscan.com/band-protocol +``` + +#### Cosmostation +```bash +https://www.mintscan.io/band +``` + +#### Cryptonian +```bash +https://s.cryptonian.life/band +``` + +#### Forbole +```bash +https://bigdipper.live/band +``` + +#### Indonode +```bash +https://explorer.indonode.net/band +``` + +#### Nodes.Guru +```bash +https://band.explorers.guru +``` + +#### Ping.pub +```bash +https://ping.pub/band +``` + +#### Stakeflow +```bash +https://stakeflow.io/band-protocol +``` + +#### STAVR +```bash +https://explorer.stavr.tech/Band-Mainnet +``` + +