RPC Network Health - May 2026
A monthly analysis of Ethereum RPC visibility across regions, showing where blocks appear first and how consistently providers observe them inside each region.
Block visibility latency is not the same as RPC response latency.
This report measures when new blocks become visible across infrastructure, not how fast an RPC endpoint responds to a request.
Read the explainer →Executive Summary
- US-East had the highest first-seen share, seeing 42.96% of blocks before any other monitored region.
- Regional visibility spread: the median first-to-last regional spread was 130ms, with p95 at 262ms and p99 at 327ms.
- Median provider timing varied inside regions. EU-West had the lowest median same-region provider spread at 312ms, while US-Central had the highest at 486ms.
- The widest single-block regional spread was 7.85s, measured between the first monitored region and the last monitored region to observe the same block.
1. First-Seen by Region
For each block, QuantLoop reports which monitored region saw the block first.
How to read thisExpandCollapse
This section answers: which monitored region saw each new Ethereum block first?
Because each region has multiple monitored providers, QuantLoop uses the earliest provider observation in each region.
Values labeled "pts vs last month" show the percentage-point change from the previous monthly report.
2. Same-Region Provider Spread
For each block, QuantLoop measures how far apart monitored providers were within the same region. A lower spread means providers in that region saw the block at nearly the same time. A higher spread means visibility was less uniform.
How to read thisExpandCollapse
This section measures whether providers in the same region observed each block at roughly the same time.
Lower spread means stronger internal consistency.
US-East
p50
460ms
p95
1075ms
p99
3327ms
EU-West
p50
312ms
p95
844ms
p99
3444ms
EU-Central
p50
369ms
p95
2144ms
p99
3959ms
AP-Northeast
p50
454ms
p95
2940ms
p99
4691ms
US-Central
p50
486ms
p95
2495ms
p99
4451ms
US-West
p50
435ms
p95
3285ms
p99
5368ms
| Region | p50 spread | p95 spread | p99 spread |
|---|---|---|---|
| US-East | 460ms | 1075ms | 3327ms |
| EU-West | 312ms | 844ms | 3444ms |
| EU-Central | 369ms | 2144ms | 3959ms |
| AP-Northeast | 454ms | 2940ms | 4691ms |
| US-Central | 486ms | 2495ms | 4451ms |
| US-West | 435ms | 3285ms | 5368ms |
3. Largest Regional Visibility Spreads
Blocks with the widest timing gap between the first region that saw the block and the last region that saw it.
How to read thisExpandCollapse
This section answers a simple question: for the same block, how far apart were the first regional observations?
For each block, QuantLoop takes the earliest observation within each region. Regional visibility spread is the time between the earliest regional first-seen timestamp and the latest regional first-seen timestamp.
| Rank | Block | Spread | First region seen | Last region seen |
|---|---|---|---|---|
| #1 | 7.85s | 10:13:24.680 UTC | 10:13:32.531 UTC | |
| #2 | 3.41s | 13:36:30.263 UTC | 13:36:33.679 UTC | |
| #3 | 3.22s | 14:59:41.180 UTC | 14:59:44.405 UTC | |
| #4 | 3.07s | 08:03:43.056 UTC | 08:03:46.131 UTC | |
| #5 | 2.97s | 09:14:06.723 UTC | 09:14:09.701 UTC |
4. Missing Observations
For each region, QuantLoop measures how often expected provider observations were not seen during the report window.
How to read thisExpandCollapse
This section measures completeness, not latency.
For each canonical block and region, QuantLoop expects one observation from each monitored provider. In this report, that means 6 expected provider observations per block per region.
Block observations missed is the number of expected provider observations that QuantLoop did not observe.
Missing observation rate is the missed observation count divided by the total expected observations.
Lower values mean the region had more complete provider visibility during the report window.
A missing observation does not necessarily mean a provider was unavailable. It means the expected provider/block/region observation was not seen during the report window.
US-East
Missed obs.
33
Missing rate
0.0025%
EU-West
Missed obs.
340
Missing rate
0.025%
EU-Central
Missed obs.
1057
Missing rate
0.079%
AP-Northeast
Missed obs.
283
Missing rate
0.021%
US-Central
Missed obs.
217
Missing rate
0.016%
US-West
Missed obs.
346
Missing rate
0.026%
| Region | Block observations missed | Missing observation rate |
|---|---|---|
| US-East | 33 | 0.0025% |
| EU-West | 340 | 0.025% |
| EU-Central | 1057 | 0.079% |
| AP-Northeast | 283 | 0.021% |
| US-Central | 217 | 0.016% |
| US-West | 346 | 0.026% |
Report MethodologyHow the metrics are calculated.ExpandCollapse
- Blocks are observed from multiple geographic regions using a fixed set of commercial Ethereum RPC providers.
- Public reports aggregate provider behavior without naming individual providers.
- For each provider, only the first observed time for a given block is used.
- Regional spread measures the time between the first and last region to observe a block.
- Provider spread measures timing differences between providers inside the same region.
- Partial or transient divergent block hashes are excluded from aggregate visibility metrics and may be analyzed separately.
- Results reflect QuantLoop's measurement setup, not the entire Ethereum network.