Skip to content
Back to Blog
Ecosystem Updates

Rootstock Explorerv3.5.0 Is Live

Read Time: 1 mins
Rootstock Explorer v3.5.0 Is Live

Rootstock Explorer v3.5.0 is now live, bringing fresh upgrades across contract verification, search, code exploration, and transaction insights. These latest developments make the explorer faster, clearer, and more developer-friendly. All developments are open source. You can contribute your own updates to Rootstock by visiting Github or participating in the Hacktivator program.

This release expands contract verification with flexible workflows and native support for Hardhat and Foundry, simplifying verification for both single-file and multi-file projects. Developers can choose the approach that best fits their setup, from direct uploads to tool-based verification.

Verification overview
Hardhat verification
Foundry verification

The search experience has been significantly enhanced, with verified and whitelisted contracts now prioritized in results. Rich result cards, clear verification indicators, project logos, and keyboard navigation make it easier to quickly identify official and trusted contracts.

The contract code viewer has been redesigned to better support real-world projects. Developers can now navigate multi-file contracts using a directory tree, open multiple files in tabs, benefit from Solidity syntax highlighting, and download all contract sources in a single action.

Transaction detail pages now provide deeper execution context, including revert reasons, gas usage, and method selectors—helping developers debug and understand transaction behavior more efficiently.

These improvements, delivered by Rootstock’s open source contributors, continue to strengthen transparency and usability across the Rootstock ecosystem, the easiest way to build apps, products and services secured by Bitcoin.

Release date: January 20, 2026
Version: v3.5.0

Recommended articles

Vetiver 9.0.1: Patch Release

Vetiver 9.0.1: Patch Release

This patch release builds on the Vetiver 9.0.0 upgrade, which introduced multiple consensus improvements to enhance scalability, security, and performance across the network. Vetiver 9.0.1 introduces a fix for the debug_traceTransaction method, following issues reported by users after upgrading to Vetiver 9.0.0. Although Vetiver 9.0.1 is not a mandatory release, nodes that use the debug_traceTransaction […]

Ecosystem Updates
Introducing Atlas: The easiest way in to BTCFi

Introducing Atlas: The easiest way in to BTCFi

Most Bitcoin today is held, not actively used. Not because there’s no demand, but because using Bitcoin beyond holding is complex, costly, and dependent on intermediaries where tradeoffs around trust, cost, and control aren’t always clear. Borrowing against BTC or generating yield has traditionally required navigating fragmented infrastructure, comparing bridges, and making routing and security […]

Ecosystem Updates
Simplifying DAO Development with the Rootstock Collective SDK

Simplifying DAO Development with the Rootstock Collective SDK

The Rootstock Collective SDK is the easiest way for developers to integrate with the Rootstock Collective DAO. Designed with modern dApp development in mind, it abstracts the complexity of interacting with multiple smart contracts into a clean, modular, and type-safe TypeScript interface. Built on top of viem, the SDK delivers a familiar, high-performance experience, especially […]

Developer Resources