Updated Block Explorer Released

Dusk releases an updated block explorer

We’re pleased to share that an updated, and improved, block explorer has been released!

The block explorer shows blocks, transactions, and gives a snapshot of Dusk statistics, including the market cap, the number of nodes, and the amount of DUSK staked.

The new version is more user-friendly and much more responsive than the previous version.

See the new block explorer here.

A complete overhaul

We didn't just enhance the frontend; we completely rewrote the explorer to be more decentralized and reliable. This update is a major leap forward, featuring an entirely new backend.

Previously, we used a Rest API, but we’ve now migrated to GraphQL. This shift means our explorer is a fully decentralized interface that connects directly to any Dusk node for real-time network information.

In the future, the block explorer will be your go to hub to get all the information about your node without having to use a terminal. You’ll be able to see the status and key pieces of information about your node(s) in the explorer, and have it visualized in a way that’s easy to understand. 

Side-by-side

Here, you can see how much more information is shared in a concise and attractive way.

block explorer screenshot side by side

Intuitive Navigation: The new menu (bottom) and navigation streamline access to information, reducing the number of clicks to get what you need.

block explorer screenshot side by side

Enhanced Data Display: The new version (R) utilizes space more efficiently, presenting significantly more information than the old one.

block explorer screenshot side by side

Additional Info: The updated explorer (R) now includes extra details like transaction fees and success status.

Extensible for developers

Our new explorer is also highly extensible. Developers can use Dusk GraphQL and other APIs to create their own apps, drawing from multiple data sources. This provides incredible flexibility for both independent developers and institutions looking to build specific dashboards for their clients or teams.

Stay tuned for future documentation to support your development needs.