Hi all ,
At Cumulo, we have developed a dedicated explorer for Avail Mainnet, designed to provide real-time network data with updates every ~6 seconds and without relying on third-party infrastructure.
Check it here:
Our goal is to make Avail network activity easier to monitor, analyze, and understand for validators, developers, infrastructure providers, and the broader technical community.
What can be monitored?
The explorer is organized into six main sections:
Chain Stats
A general overview of the network status, including configurable historical summaries by period.
This section provides key on-chain activity metrics to help analyze how the network behaves over time.
Consensus
Real-time tracking of the finality process, including:
-
Finality timeline
-
Active block producers
-
Recent block history
This section is useful for observing consensus behavior and identifying potential patterns or anomalies.
Validator Explorer
A complete view of the active validator set, including global network statistics and real-time validator data.
It includes information such as:
-
Validator status
-
Stake distribution
-
Commission rates
-
Uptime
-
Block signing
-
Voting power
This section is especially focused on validator monitoring and network transparency.
Blocks
A navigable block explorer with relevant block-level information:
-
Block height
-
Hash
-
Producer
-
Number of transactions
-
Block time
Transactions
A transaction tracking section with details for each on-chain operation registered on the network.
Search
A direct search tool to look up:
-
Blocks
-
Transactions
-
Validator addresses
Additional Avail resources by Cumulo
Beyond the explorer, we have also developed and published several Avail resources through our services page:
These include:
-
Public endpoints: RPC, API and gRPC
-
Monitoring: a custom Grafana dashboard for Avail nodes with real-time metrics
-
Installation guide and CLI commands
-
Validator ecosystem resources for Avail
-
Cumulo GitHub repositories related to Avail infrastructure
We hope this explorer and the related infrastructure resources can be useful for the Avail ecosystem, especially for teams, validators and developers who need reliable visibility into Mainnet activity.
Feedback, suggestions and technical comments are very welcome.

