Staked ETH, validator queues, yields and who runs the validators.
- Source
- ultrasound.money supply-parts (beaconBalancesSum)
- Derivation
- Actual beacon-chain balances.
Evidence
2026-08-28: actual balance 42,731,530 ETH against an effective-balance sum of 42,500,168 — a 231,362 ETH difference.
Caveats
- Deliberately NOT the effective balance, which is what issuance is computed from. Using effective balance here understated total staked by that 231k.
- Source
- eth_getBlockReceipts over sampled blocks
- Endpoint or contract
—
- Derivation
- Sum of gasUsed x (effectiveGasPrice - baseFee) across every transaction in 20 blocks strided over the last day, taken as a mean block and annualised.
Evidence
2026-08-28: 116 ETH/day against ultrasound's independent tips+mev APR implying 111 ETH/day — within 5%.
Caveats
- A FLOOR on proposer execution revenue. Priority-fee MEV is included; the builder-to-proposer coinbase payment is an off-chain relay figure and is not.
- Emits null when the sample fails. It previously fell back to rewards30d x 0.35, a multiplier with no source.
- Source
- rated.network benchmarks; Lido and Rocket Pool APRs live
- Derivation
- Market shares are curated. A LIVE APR always wins over the curated one: Lido's stETH SMA APR and Rocket Pool's rETH APR override their curated entries.
Evidence
The curated Lido share is measurably off: stETH totalSupply 9,627,996 ETH over total staked 42,735,175 gives 22.5% on-chain against a curated 25.4%, 2.9 points apart (checked 2026-08-28).
Caveats
- Shares are the weakest numbers in this section and are marked curated in the UI.
- rETH cannot simply be divided into the staked total: it represents only the staker-supplied portion of a minipool and excludes node-operator collateral.