Watch BNB Chain confirm blocks in real time.
Four lanes, one honest race: BNB Chain, Base, Ethereum, and Solana, each measured live off a public RPC every few seconds — never a hardcoded "0.45s." A lane that goes quiet shows "reconnecting," not a frozen fake number, while the others keep racing.
Measuring live BNB Chain block time from a public RPC…
Every chain's public RPC is unreachable right now — this is a real outage, not a bug. Retry, or check back shortly.
The race, lane by lane
Each card samples real blocks (or slots, for Solana) off a public RPC and reports the measured average interval — the sparkline is the last 24 live readings, tallest bar = fastest measurement.
How we keep this race honest
-
Every number comes from
/api/bnb/latency, which samples real blocks (BNB viaprobeBlockTime, the same function backing the /bnb hub's proof strip) off public RPCs on every poll — nothing is precomputed or hardcoded. - We never claim BNB's roadmap targets — 20,000 TPS or BEP-670's 250ms finality — as shipped. This page only shows what it measured itself, right now.
- A chain's RPC going quiet shows "reconnecting" on that lane only; the rest of the race keeps running. All four down at once shows a designed error with a retry, never a blank page.