Energy Web Documentation
  • Energy Web Ecosystem
  • Launchpad by Energy Web
  • EWC Validator Documentation
  • Community Ressources
  • Legacy documentation
  • Welcome to Energy Web
  • Glossary
  • Solutions 2023
    • ↔️Data Exchange
      • Data Exchange Overview
      • Data Exchange Architecture
      • Use Cases and Refrence Implementations
        • Digital Spine for Electricity Markets
          • Digital Spine Integration Client Deployment Guide - from Azure marketplace
        • E-Mobility Management
    • 🔌Open Charging Network
      • Create and Manage an OCN Identity
      • Connect an OCPI/OCN Party to a Node
        • 1. Make your backend service OCN-ready
        • 2. Select an OCN Node and register in OCN Registry
        • 3. Manage your Whitelist and Blacklist
        • 4. Connect your service to an OCN Node
      • Run an OCN Node
      • Use the OCN Service Interface
        • Offer an OCN Service
        • Sign up for an OCN Service
      • Develop on the Test Network
      • Develop on the Production Network
      • Open Source Development
        • Maturity Model, Feature Roadmap and Releases
        • Developer Community Calls
      • E-Mobility Dashboard v0.1
  • EW-DOS Technology Components 2023
    • EW-DOS Overview
    • Worker Nodes
      • Worker Node Process Diagrams
      • Worker Node Architecture
      • Worker Node Guides
        • Deploy Worker Nodes
        • Customize Worker Logic
    • Identity and Access Management (IAM)
      • IAM Guides
        • Implement an SSI Hub instance
        • Verifiable Credential API
        • Sign-In with Ethereum
        • Using Switchboard
          • Switchboard Transaction Cost Estimates
      • IAM Patterns
        • Assets as Ownable Smart Contracts
        • Credential Lifecycle
        • Credential Metadata
        • SSI Credential Governance using ENS Domains
      • IAM Libraries
      • SSI Hub
      • Switchboard Application
    • Decentralized Data Hub (DDHub)
      • DDHub Message Broker
      • DDHub Client Gateway
      • DDHub Patterns
        • Channels and Topics
      • DDHub Guides
    • Green Proofs Contracts
    • Energy Web X
    • The Energy Web Chain
      • EWC Overview
      • System Architecture
        • Proof-of-Authority Consensus Mechanism
        • System Contracts
          • Name Registry
          • Holding Contract
          • Block Reward Contract
          • Validator-Set Contracts
        • Validator Node Architecture
      • Energy Web Block Explorer
      • Validator Node Installation Specifications
        • Volta Test Network: Validator Node Installation
      • Energy Web Chain Governance
      • EWC Guides and Tutorials
        • Getting started with Energy Web Chain
        • Developing on the Volta Test Network and Main Network (Energy Web Chain)
        • Run a Local RPC Node
          • Run RPC Node using Nethermind client
        • Deploy a Smart Contract on Volta with Remix
        • Interacting with Smart Contracts in EW-DOS
        • Set up MetaMask to interact with Energy Web Chain
        • Using the Ethereum Name Service
        • Using Oracles
      • Energy Web Token (EWT)
  • 🧠Foundational Concepts
    • Open-Source Software
    • Scaling Access to Grid Flexibility
    • Facilitating Clean Energy Purchases
    • Ethereum
      • Transactions and Transaction Costs
    • Self-Sovereign-Identity
      • Self-Sovereign Use Case Interaction
    • Cryptocurrency Wallets
      • Software cryptocurrency wallets
        • Metamask
        • Mycrypto wallet
      • Hardware cryptocurrency wallets
      • Hierarchical Deterministic (HD) Wallets
Powered by GitBook
On this page
  • Block Explorer Overview
  • Blocks
  • Transactions
  • Accounts
  • Tokens
  • APIs
Export as PDF
  1. EW-DOS Technology Components 2023
  2. The Energy Web Chain

Energy Web Block Explorer

PreviousValidator Node ArchitectureNextValidator Node Installation Specifications

Last updated 2 years ago

The block explorer interface provides the most important on-chain information about blocks, transactions, accounts and . Below is an overview of what information you can view on the Block Explorer.

Note that there is a separate site for the Volta Testnet Block Explorer.

  • Volta Testnet Block Explorer:

  • Main Network Block Explorer:

Block Explorer Overview

Blocks

    • Block Height

    • Num transactions

    • Hash

    • Parent Hash

    • Difficulty

    • Total Difficulty

    • Gas Used

    • Gas Limit

    • Block Rewards

    • Miner (validator)

    • Transactions

Transactions

    • Transaction address

    • Status

    • Block Number

    • Nonce

    • Transaction fee

    • Transaction Speed

    • Raw input

    • Gas

    • Internal Transactions

    • Transaction address

    • Nonce

    • Gas limit

    • Internal Transactions

Account details for all external and smart contract account addresses with balances and associated transactions

  • Address

  • Token balance

  • Num. transactions

  • Last balance update

  • Gas used

  • All transactions

  • Coin balance history

Tokens

APIs

- block details for all sealed blocks

- transaction details for all validated transactions

- transaction details for all pending transactions

GraphQL: GraphQL interface which you can use to query specific information that are on chain: . To find out more about the possible queries visit:

Blocks
Validated
Pending
Accounts
All
Bridged from Ethereum
Bridged from Binance Smart Chain
https://explorer.energyweb.org/graphiql
https://github.com/ConsenSys/ethql#query-handbook
Energy Web Token (EWT)
https://volta-explorer.energyweb.org/
https://explorer.energyweb.org/