Explorers
Explorers let you inspect public network data such as blocks, transactions, contracts, provisioners, fees, and gas usage.
Official explorers
Section titled “Official explorers”| Network | Explorer |
|---|---|
| Dusk mainnet | explorer.dusk.network |
| Dusk testnet | apps.testnet.dusk.network/explorer |
explorer.dusk.network is the canonical mainnet address and redirects to the explorer hosted under apps.dusk.network.
Community explorers
Section titled “Community explorers”DuskExplorer.com, also known as The DUDE, is a community-operated mainnet explorer. It is not operated by Dusk. Community explorers may expose different indexes, labels, statistics, or wallet integrations, so verify important information against an official endpoint when needed.
What explorers can show
Section titled “What explorers can show”Dusk is a privacy-preserving blockchain. Privacy-preserving Phoenix transactions do not expose the sender, receiver and amount transferred to anyone other than the involved parties (sender, receiver, and users with the view key).
For public Moonlight transactions or other types of chain interactions, the visibility of transaction details depends on the contract implementation and whether developers use privacy technology like zero-knowledge proofs.
The explorer can show the transaction type and metadata such as payload, fee, and gas used (depending on the transaction model and contract).