Validium Docs
  • Overview
  • Connect to Validium
  • Start Coding 🚀
    • Quickstart
      • Overview
      • Deploy using Validium CLI
      • Deploy using Quickstart Repository
      • Deploy your first contract
      • Create an ERC20 token
  • Tooling
    • Block Explorers
    • Hardhat-Validium
      • Overview
      • Installation
      • Guides
        • Getting started
        • Migrating Hardhat project to Validium
        • Compiling non-inlinable libraries
      • Plugins
        • hardhat-zksync
        • hardhat-zksync-solc
        • hardhat-zksync-vyper
        • hardhat-zksync-deploy
        • hardhat-zksync-upgradable
        • hardhat-zksync-verify
        • hardhat-zksync-verify-vyper
        • hardhat-zksync-ethers
        • hardhat-zksync-node
        • Hardhat Community Plugins
    • Foundary
      • Overview
      • Installation
      • Getting Started
      • Migration Guide
        • Overview
        • Compilation
        • Deployment
        • Testing
  • Test and Debug
    • Getting Started
    • Docker L1 - L2 Nodes
    • In-Memory Node
    • Continuous Integration
    • Hardhat
    • Foundry
  • API Reference
    • Overview
    • Conventions
    • ZKs JSON-RPC API
    • Debug JSON-RPC API
    • Ethereum JSON-RPC API
    • PubSub JSON-RPC API
  • Concepts
    • Transaction Lifecycle
    • Blocks and Batches
    • Validium Network Fee Mechanism
    • Finality
    • System Upgrades
    • ZK Chains
    • Data Availability
      • Overview
      • Recreating L2 state from L1 pubdata
      • Validiums
    • Account Abstraction
    • L1 <-> L2 Communication
  • Components
    • Overview
    • Smart & System Contracts
      • Smart Contracts
      • System Contracts
    • Shared Bridges
    • Sequencer / Server
    • Validium Network EVM
      • Overview
      • Bootloader
      • Precompiles
      • Virtual Machine Specification
        • ZKsync Virtual Machine primer
        • VM Formal Specification
    • Prover
      • Overview
      • ZK Terminology
      • Running the Prover
      • Circuits
        • Overview
        • Circuit Testing
        • CodeDecommitter
        • DemuxLogQueue
        • ECRecover
        • KeccakRoundFunction
        • L1MessagesHasher
        • LogSorter
        • Main VM
        • RAMPermutation
        • Sha256RoundFunction
        • StorageApplication
        • Sorting and Deduplicating
          • Overview
          • SortDecommitments
          • StorageSorter
          • LogSorter
      • Boojum Gadgets
      • Boojum Function - `check_if_satisfied`
    • Compiler
      • Compiler Toolchain Overview
        • Compiler Toolchain Overview
        • Solidity Compiler
        • Vyper Compiler
        • LLVM Framework
      • Specification
        • Overview
        • Code Separation
        • System Contracts
        • Exception Handling
        • EVM Legacy Assembly Translator
        • Instructions
          • Instruction Reference
          • EVM
            • Native EVM Instructions
            • Arithmetic
            • Bitwise
            • Block
            • Call
            • Create
            • Environment
            • Logging
            • Logical
            • Memory
            • Return
            • Sha3
            • Stack
          • Extensions
            • Overview
            • Validium Network Extension Simulation (call)
            • Validium Network Extension Simulation (verbatim)
          • EVM Legacy Assembly
          • Yul
        • EraVM Binary Layout
    • Fee Withdrawer
    • Portal - Wallet + Bridge
    • Block Explorer
    • Transaction filtering
Powered by GitBook
On this page
  • Block Explorer API
  • Other block explorers
  • Etherscan - Validium Explorer
  • L2Scan
  • Blockscout
  • Hyperscan
  • OKLink
  • NFTScan
  1. Tooling

Block Explorers

Learn about the official and 3rd party resources for exploring the Validium network.

PreviousToolingNextHardhat-Validium

Last updated 7 months ago


The details comprehensive data about transactions, blocks, batches, wallets, tokens, and smart contracts on the Validium network.

Block Explorer API

We’ve developed the Validium Block Explorer API for developers to access Validium Block Explorer data directly via HTTP requests.

The API provides various endpoints for many use cases you might want in your app. It is compatible with , which makes it easy to transition your existing apps to Validium network.

Feel free to contribute and create issues and feature requests in .

Other block explorers

A full list of Validium block explorers can be found on the Validium website's .

Etherscan - Validium Explorer

Etherscan allows you to explore and search the Validium network for transactions, addresses, tokens, prices and other activities taking place on the Network.

L2Scan

L2Scan is the open source block explorer for Validium by the Unifra team

Blockscout

Blockscout is a blockchain explorer for inspecting, analyzing, and interacting with Validium.

Hyperscan

Routescan's Validium Explorer allows you to explore and search for transactions, addresses, tokens, prices and other activities taking place on Validium.

OKLink

NFTScan

provides a familiar UI with data on transactions, blocks, account balances and more.

provides developers and users with professional NFT asset data search and query functions, including: NFT Collection, NFT Contract, Wallet Address, NFT TxHash and other multi-dimensional data search queries.

Validium Block Explorer
Mainnet Block Explorer API
Testnet Block Explorer API
Etherscan API
Validium Chain Block Explorer GitHub repo
Block Explorers page
Etherscan Mainnet
Etherscan Testnet
L2Scan Mainnet
L2Scan Testnet
Blockscout Mainnet
Blockscout Testnet
Hyperscan
OKLink
NFT Explorer