Network Health
Global Vital Signs
Aggregated dashboard of network health metrics: peer count, total difficulty, hashrate, and active validator count.
Connect Provider
Infrastructure Tool
Blockchain Network Health Indicators
A healthy blockchain network relies on decentralization, consistent block production, and sufficient hash rate (Proof of Work) or staked value (Proof of Stake).
Key Health Metrics
Peer Count: The number of connected nodes. Higher is generally better for propagation speed and censorship resistance.
Hashrate / Staked Value: Represents the cost to attack the network. A dropping hashrate could indicate miners leaving, reducing security.
Block Time: The average time to produce a new block. Significant deviations from the target (e.g., 12s for ETH) indicate network instability.
Understanding Reorgs
A chain reorganization ("reorg") happens when two blocks are mined simultaneously, and the network eventually discards one chain in favor of the longer one. Frequent deep reorgs are a sign of network instability or attack.
Frequently Asked Questions
A Sybil attack involves one person creating many fake nodes to influence the network. Proof of Work (computing cost) or Proof of Stake (financial cost) makes this prohibitively expensive to sustain.
Nodes can be banned by peers for sending invalid blocks, spamming the network, or being on a different fork. Maintaining healthy software versions prevents this isolation.