Beaconcha.in

Beaconcha.in is to Ethereum validators what Etherscan is to Ethereum transactions — the canonical place to verify what’s actually happening on-chain. Since Ethereum’s transition to Proof of Stake in September 2022 (the Merge), the network has been secured by hundreds of thousands of individual validators each staking 32 ETH. These validators earn rewards by attesting to blocks they’ve seen and proposing new blocks when selected, but they also face financial penalties — called “inactivity leaks” for going offline and “slashing” for provably malicious behavior. Beaconcha.in makes all of this transparent: a validator can be tracked by its index number (e.g., validator #157432) to see its full history of attestations, proposal performance, earned rewards, and current effective balance. This transparency is fundamental to Ethereum’s ethos — staking participants shouldn’t have to trust a third party to tell them their validators are running correctly; they should be able to verify it themselves against independent public data.


Key Facts

  • Built by: Bitfly GmbH (Austria)
  • Launched: 2020 (during Ethereum’s beacon chain testnet phase)
  • Open-source: Yes (GitHub: gobitfly/eth2-beaconchain-explorer)
  • Mobile app: Yes — widely used mobile app for validator alerts
  • Networks supported: Ethereum mainnet + testnets (Holesky, Sepolia)
  • API: Public API with rate limits; premium API tier available
  • Similar Bitfly products: Ethermine (major mining pool, pre-Merge), ethermine.org Staking

Core Features

The main features are described below.

Individual Validator Tracking

Each Ethereum validator has a numeric index (assigned at activation) and a public key. Beaconcha.in allows searching by either:

Validator Dashboard: Shows a summary for one or multiple validators including:

  • Status: Active, pending (queue), slashed, exiting, or exited
  • Effective Balance: Current balance (starts at 32 ETH, changes with rewards/penalties)
  • Attestation Performance: What percentage of recent attestations were included on-chain (a miss costs approximately 0.000015 ETH per epoch)
  • Proposal History: Which slots this validator proposed a block for, and whether it succeeded
  • Execution Rewards: Priority fees + MEV earned from block proposals
  • Income Chart: Visual history of validator income over any time period

Network-Wide Statistics

Beaconcha.in’s homepage displays real-time aggregate statistics:

  • Total Staked ETH: Current sum of all validator balances (typically 30M–40M ETH in 2024)
  • Active Validators: Total validator count (1M+ in 2024)
  • Network APR: Current estimated annual percentage return for validators (fluctuates with validator count — higher validator count = lower APR as consensus rewards are diluted)
  • Validator Queue: How many new validators are waiting to activate (queue can range from hours to months based on deposit volume)
  • Finality: Whether the network has finalized the most recent epoch (should be every 6.4 minutes; delays indicate network stress)
  • Slashing Count: Total historical slashings and recent events

Epoch and Slot Explorer

Ethereum’s Proof of Stake timeline is divided into:

  • Slots: 12-second intervals; each slot may have one proposed block
  • Epochs: 32 slots (6.4 minutes); attestation rewards are calculated and finality is determined per epoch

Beaconcha.in provides epoch-level detail: which validators were assigned to which committees in each epoch, attestation inclusion rates across the full validator set, and the chain’s finality status for every epoch.


Why Beaconcha.in Matters: Staking Transparency Use Cases

The following sections cover this in detail.

Solo Stakers

Individual operators running home staking setups (a Raspberry Pi or dedicated server) use beaconcha.in to:

  • Verify their validator is attesting correctly after first activation
  • Monitor attestation miss rates (a suddenly high miss rate indicates software or connectivity issues)
  • Receive alerts (via mobile app or email webhook) if a validator goes offline
  • Track accumulated income over time for tax reporting purposes

A single missed attestation costs approximately 0.000015 ETH (~$0.05 at $3,000 ETH). Missing attestations for an extended period (e.g., going offline during a disruption) triggers the “inactivity leak” mechanism — a quadratic penalty that accelerates the longer you’re offline. Beaconcha.in’s real-time monitoring allows stakers to catch issues quickly.

Liquid Staking Protocol Transparency

Lido Finance, Rocket Pool, and other liquid staking protocols publish their validator set on beaconcha.in as a public transparency measure. For example:

  • Lido: Maintains a public dashboard showing all ~300,000+ Lido-managed validators’ performance metrics
  • Rocket Pool: Node operators’ validators are publicly tracked, allowing rETH holders to audit that Rocket Pool’s validators are actually performing well
  • Stakefish, Figment, other institutional operators: Publish their validator sets on beaconcha.in for institutional client verification

This creates accountability: if a liquid staking protocol’s operators are performing poorly (high attestation miss rates), this is visible to any observer via beaconcha.in before it shows up as lower staking rewards.

MEV Tracking

Beaconcha.in now tracks MEV-boost usage and execution layer rewards per validator:

  • Which block builders produced blocks for which validators (MEV-Boost relay usage)
  • Top block proposals by execution reward (the largest MEV extraction events on the network)
  • Per-validator lifetime MEV income vs. consensus layer income breakdown
  • Historical data on relay market share (Flashbots vs. BloXroute vs. Agnostic relay adoption)

Slashing Events

Slashing is the harshest penalty in Ethereum’s Proof of Stake system — it occurs when a validator provably violates protocol rules:

  • Double voting (attesting to two different blocks in the same slot)
  • Surround voting (attesting to a block that contradicts a previous attestation in a specific pattern)
  • Double block proposal (proposing two different blocks for the same slot)

These events typically result from:

  • Software configuration errors (running the same validator key on two different machines simultaneously)
  • Buggy validator client software
  • Deliberate attacks (rare, expensive, generally not profitable)

When a slashing event occurs:

  1. An initial penalty of 1/32 of effective balance (~1 ETH) is applied immediately
  2. The validator is forced into an involuntary exit queue (takes ~36 days)
  3. A “correlating slashing penalty” is applied at exit proportional to how many other validators were slashed in the same period — designed to punish coordinated attacks more severely than accidents (if only 1 validator is slashed alone, the extra penalty is minimal; if 1/3 of all validators are slashed simultaneously, they each lose their full 32 ETH)

Beaconcha.in tracks every slashing event in Ethereum history, searchable by validator, by epoch, and by type.


Bitfly: The Company Behind Beaconcha.in

Bitfly GmbH is an Austrian blockchain infrastructure company:

  • Ethermine: Was the world’s largest Ethereum mining pool (pre-Merge) with ~25–30% of Ethereum hashrate at peak; shut down their mining operation after The Merge in September 2022
  • Beaconcha.in: Their flagship post-Merge product; continues to grow as Ethereum staking grows
  • Ethermine Staking: A staking service built on top of their beaconcha.in infrastructure
  • Open source: Bitfly has open-sourced the beaconchain explorer codebase, enabling other networks to use similar explorers

The pivot from Ethermine (PoW mining) to beaconcha.in (PoS staking analytics) represents one of the cleanest transitions in Ethereum infrastructure from pre-Merge to post-Merge operations.


Mobile App

Beaconcha.in’s mobile app (iOS and Android) is widely used by solo stakers and small validators who need real-time alerts:

  • Watch up to 100 validators simultaneously
  • Push notifications for: missed proposals, missed attestations, slashing events, validator status changes (activation, exit), large balance changes
  • Dashboard view of aggregated income and performance across all watched validators
  • Network status alerts (finality issues, large-scale attestation problems)
  • API-backed, updates in real time with chain state

For solo stakers running hardware at home, this app is effectively their 24/7 monitoring system for their staking infrastructure.


Social Media Sentiment

Beaconcha.in maintains a community presence typical of DeFi protocols in its niche. CT sentiment is generally sentiment-neutral, with discussion largely among existing users around protocol mechanics, yield opportunities, and security incidents. Token price action drives periodic community activity.

Last updated: 2026-04


Related Terms


See Also


Sources