Disclaimer: VSC Blocks is not an official project by the VSC team.
Below are some highlights to what's new in VSC Blocks for the first-half of 2025. A lot of work has been done to update the block explorer for mainnet during this period.
Contract and address (Hive and offchain accounts) pages have been revamped for a more consistent look and to present all the important details regarding an address. Both pages show their respective balances and transactions (both incoming and outgoing).
Additionally, address pages will also show the following:
Meanwhile contract pages will also show the following:
Daily network metrics are now being indexed by VSC Blocks backend and displayed as charts on the explorer.
Metrics that are currently available are as follows:
Wondering what is stored behind a CID (usually starts with bafyrei) by VSC nodes? The DAG inspector (found under Tools) let's you view the underlying DAG contents. The DAG content view may be toggled between nested table view (as shown above) or formatted raw JSON.
Try it out by inspecting the following:
Block explorer: https://vsc.techcoderx.com
Source code: https://github.com/techcoderx/vsc-explorer
Backend source code: https://github.com/techcoderx/vsc-blocks-backend