Energy Web Block Explorer
The block explorer interface provides the most important on-chain information about blocks, transactions, accounts and Energy Web Token (EWT). 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.

- Block Height
- Num transactions
- Hash
- Parent Hash
- Difficulty
- Total Difficulty
- Gas Used
- Gas Limit
- Block Rewards
- Miner (validator)
- 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


- GraphQL: GraphQL interface which you can use to query specific information that are on chain: https://explorer.energyweb.org/graphiql. To find out more about the possible queries visit: https://github.com/ConsenSys/ethql#query-handbook
Last modified 1yr ago