# Block Explorer

## Big Dipper 2.0

> 🛠️ **Github repository**: [cheqd/big-dipper-2.0-cosmos](https://github.com/cheqd/big-dipper-2.0-cosmos)

Big Dipper is an open-source block explorer and token management tool serving over 10 proof-of-stake blockchains. It has been forked more than 100 times on GitHub and has served audiences from 140 countries and regions.

## Get Started

Check out our Block Explorers here for mainnet and testnet:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Mainnet Block Explorer</strong></mark></td><td>Click here to view our mainnet block explorer for the cheqd network.</td><td><a href="https://explorer.cheqd.io/">https://explorer.cheqd.io/</a></td></tr><tr><td><mark style="color:blue;"><strong>Testnet Block Explorer</strong></mark></td><td>Click here to view our testnet block explorer for the cheqd network.</td><td><a href="https://testnet-explorer.cheqd.io/">https://testnet-explorer.cheqd.io/</a></td></tr></tbody></table>

### Features specific to cheqd

We have added cheqd transaction views to the visual UI of BigDipper, which enables users to see, for example:

1. createDID transactions
2. updateDID transactions
3. createResource transactions

## BDJuno

> 🛠️ **Github repository**: [cheqd/bdjuno](https://github.com/cheqd/bdjuno)

BDJuno (shorthand for BigDipper Juno) is the [Juno](https://github.com/forbole/juno) implementation for [BigDipper](https://github.com/forbole/big-dipper).

### Features specific to cheqd

1. Indexing for cheqd network DIDs and DID-Linked Resources
2. Changes to workflows/pipelines
3. Optimised Dockerfile
