Skip to content

Commit

Permalink
explorers.md created
Browse files Browse the repository at this point in the history
  • Loading branch information
redwest88 authored Oct 20, 2023
1 parent 0af7ac0 commit ac6707b
Showing 1 changed file with 62 additions and 0 deletions.
62 changes: 62 additions & 0 deletions docs/band-protocol/useful-tools/explorers.md
Original file line number Diff line number Diff line change
@@ -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
```


0 comments on commit ac6707b

Please sign in to comment.