ETH Staking Tracker (Lido + RocketPool + Beacon Chain)
Pricing
$2.00 / 1,000 snapshot captureds
ETH Staking Tracker (Lido + RocketPool + Beacon Chain)
Live Ethereum staking metrics: Lido stETH APR (current + 7d SMA), RocketPool rETH APR + beacon-chain APR, validator count, ETH staked, plus current epoch / finality lag / pending exits from public Beacon API. Telegram alerts on APR drop or finality issues. No API key required.
What does ETH Validator Tracker do?
Ethereum validator tracker that delivers a complete ETH staking analytics snapshot in a single run. It pulls live data from the Ethereum Beacon Chain, Lido, and RocketPool — returning Lido stETH APR, RocketPool rETH APR, beacon-chain base APR, total validators, total ETH staked, current epoch, finality lag, and pending exits. No API key required.
This validator performance monitor combines three free public sources into one structured dataset, replacing expensive paid dashboards like Glassnode or Rated.Network for day-to-day staking health checks.
Why use ETH Validator Tracker?
Ethereum validator tracker users benefit across multiple professional and personal use cases:
- LST yield comparison — Compare Lido stETH APR vs RocketPool rETH APR daily to always hold the highest-yielding liquid staking token.
- Network health monitoring — Receive alerts when finality lag exceeds 4 epochs, signaling potential chain congestion or validator participation drops.
- Exit/entry timing — Watch the voluntary exit pool size before queuing your own exit; avoid waiting in a crowded queue.
- APR trend smoothing — 7-day SMA and min/max from Lido help you distinguish genuine yield compression from noise.
- Staking research & dashboards — Pull trustless, public ETH staking analytics into your own Dune dashboards, Google Sheets, or BI tools at a fraction of the cost of premium APIs.
How to use ETH Validator Tracker
- Click Try for Free on the Apify Store page.
- Leave all inputs blank for a default full snapshot — no configuration needed.
- Optionally enter
alertAprBelowPct(e.g.2.0) and your Telegram credentials to receive APR-drop alerts. - Click Start — the run completes in under 30 seconds.
- Download results as JSON or CSV, or connect via the Apify API to feed your pipeline.
Input
| Parameter | Type | Default | Description |
|---|---|---|---|
alertQueueHoursAbove | number | 0 | Alert when estimated activation wait ≥ X hours. 0 = disabled. |
alertAprBelowPct | number | 0 | Alert when staking APR ≤ X %. 0 = disabled. |
telegramBotToken | string | — | Telegram bot token for alert delivery. |
telegramChatId | string | — | Telegram chat ID (get from @userinfobot). |
Output
Each run returns 4 rows: a summary row plus one detail row per source (Lido, RocketPool, Beacon).
[{"source": "summary","lido_apr_pct": 2.569,"rocketpool_apr_pct": 2.064,"apr_spread_lido_minus_rp": 0.505,"rocketpool_validators": 973652,"current_epoch": 463712,"finalized_epoch": 463710,"finality_lag_epochs": 2,"pending_exits_pool": 0,"eth_price_usd": 2387},{"source": "lido","lido_apr_pct": 2.569,"lido_apr_7d_sma": 2.541,"lido_apr_7d_min": 2.48,"lido_apr_7d_max": 2.61}]
Data fields
| Field | Example | Description |
|---|---|---|
lido_apr_pct | 2.569 | Current Lido stETH APR |
rocketpool_apr_pct | 2.064 | Current RocketPool rETH APR |
apr_spread_lido_minus_rp | +0.505 | Which LST pays more right now |
rocketpool_eth_staked | 4,210,000 | Total ETH staked via RocketPool |
rocketpool_validators | 973,652 | Active RocketPool validator count |
current_epoch | 463,712 | Latest Beacon Chain epoch |
finalized_epoch | 463,710 | Last finalized epoch (should be ~2 behind) |
finality_lag_epochs | 2 | Network health indicator — >4 signals trouble |
pending_exits_pool | 0 | Validators queued for exit |
eth_price_usd | 2,387 | Spot ETH price in USD |
Cost estimation
Pay-Per-Event pricing at $0.002 per row. Each run produces 4 rows.
| Schedule | Rows/run | Cost/run | Monthly cost |
|---|---|---|---|
| Once daily | 4 | $0.008 | ~$0.24 |
| Every hour | 4 | $0.008 | ~$5.76 |
| Every 15 min | 4 | $0.008 | ~$23 |
Compare: Rated.Network Pro at $99/month — you break even at ~12,375 daily runs.
FAQ
Q: Does this require a Beacon Chain node or API key? No. The Ethereum validator tracker uses publicnode.com's free Beacon API and the public Lido/RocketPool endpoints. Zero credentials required.
Q: How accurate is the APR figure? APR values are point-in-time from each protocol's published endpoint — the same number displayed on lido.fi and rocketpool.net. They are not back-tested realized yields.
Q: Can I track individual validator performance? This actor returns aggregate network-level ETH staking analytics. For per-validator metrics (balance, attestation rate, slashing history), use rated.network's paid API.
Disclaimer: This actor aggregates publicly available data for informational purposes only. It does not constitute financial or investment advice. Staking yields fluctuate — always verify APR figures independently before making staking decisions.
Data sources
- Lido stETH APR API — free, public, real-time
- RocketPool Stats API — free, public
- Ethereum Beacon API via publicnode.com — free, no key
Related actors
- LST Health Tracker — Peg status across all major LSTs
- EigenLayer Restaking Tracker
- DeFi Yield APY Scanner — Compare LST yields vs DeFi alternatives
- Multi-Chain Gas Tracker — Time your stake/unstake transactions
Feedback
If this actor helps your Ethereum staking research, a review helps others find it: Leave a review on Apify Store