Steem API Health — Daily Report 2026-06-10
On 2026-06-10 (UTC) the monitor tracked 12 Steem API nodes with a global uptime of 74.86% across 16,944 measurements. Median latency across all nodes: 234 ms. Today's full picture and notable patterns below.
All measurements are taken from a single European location (Germany). Latency to nodes hosted outside Europe will naturally be higher than for users connecting from those regions. Want to contribute measurements from your region? See the participation block below.
Observations
- Longest outage today:
api.campingclub.me, 1412 consecutive failed minutes. - Fastest node:
api.justyy.comat 78 ms average. That is 237 ms below the fleet average of 315 ms across 9 nodes. - Slowest node:
steem.justyy.comat 868 ms average. That is 553 ms above the fleet average of 315 ms. - Consistent leader:
api.justyy.comhas been in the top 3 by latency every day this week. - Consistent leader:
steemd.steemworld.orghas been in the top 3 by latency every day this week. - Consistent laggard:
api.steemit.comhas been in the bottom 3 by latency every day this week. - Consistent laggard:
steem.justyy.comhas been in the bottom 3 by latency every day this week.
Nodes
| Node | Region | Uptime | Avg | p50 | p95 | p99 | Errors | Error classes |
|---|---|---|---|---|---|---|---|---|
steemd.steemworld.org | eu-central | 100.00 % | 104 ms | 101 ms | 110 ms | 128 ms | 0 | — |
api.steemyy.com | unknown | 100.00 % | 421 ms | 329 ms | 893 ms | 1979 ms | 0 | — |
api.moecki.online | eu-central | 99.93 % | 116 ms | 72 ms | 152 ms | 1815 ms | 1 | timeout ×1 |
steem.senior.workers.dev | global | 99.93 % | 247 ms | 201 ms | 415 ms | 1639 ms | 1 | rpc_error ×1 |
api.steemit.com | us-east | 99.86 % | 576 ms | 556 ms | 824 ms | 862 ms | 2 | rpc_error ×1, timeout ×1 |
steem.justyy.com | us-central | 99.86 % | 868 ms | 719 ms | 1510 ms | 4104 ms | 2 | timeout ×2 |
api3.justyy.com | asia | 99.72 % | 191 ms | 159 ms | 254 ms | 1465 ms | 4 | http_5xx ×1, rpc_error ×1, timeout ×2 |
api2.steemyy.com | global | 99.58 % | 234 ms | 192 ms | 351 ms | 1550 ms | 6 | http_5xx ×1, rpc_error ×2, timeout ×3 |
api.justyy.com | us-west | 99.50 % | 78 ms | 67 ms | 94 ms | 199 ms | 7 | rpc_error ×2, timeout ×5 |
api.campingclub.me | asia | 0.00 % | — | — | — | — | 1412 | connect_error ×1412 |
api.steem.fans | asia | 0.00 % | — | — | — | — | 1412 | http_5xx ×2, rpc_error ×1406, timeout ×4 |
steemd.blazeapps.org | eu-central | 0.00 % | — | — | — | — | 1412 | http_5xx ×1407, timeout ×5 |
Latency distribution
Across 12,685 successful measurements today: 54.1 % under 200 ms, 74.4 % under 500 ms, 97.4 % under 1 000 ms. (2.6 % were slower than 1 second.)
Time-of-day pattern
Best hour today: 03:00–04:00 UTC (avg latency 272 ms, 530 measurements). Worst hour: 15:00–16:00 UTC (avg latency 355 ms, 521 measurements).
Error pattern
Most common error today: rpc_error (33.2 %), followed by connect_error (33.2 %), followed by http_5xx (33.1 %) (of 4,259 total errors).
Biggest outage of the day
api.campingclub.me had a stretch of 1412 consecutive failed minutes today. Full per-tick view: node detail page.
Week over week
Week-over-week: current week 75.54 %, previous week 82.14 % (Δ -6.60 pp).
| Node | Δ uptime |
|---|---|
api.campingclub.me | -90.34 pp |
steem.senior.workers.dev | -2.12 pp |
api3.justyy.com | -0.04 pp |
steemd.steemworld.org | -0.01 pp |
api.justyy.com | ±0.00 pp |
api.steem.fans | ±0.00 pp |
steemd.blazeapps.org | ±0.00 pp |
api2.steemyy.com | +0.03 pp |
api.steemyy.com | +0.03 pp |
api.moecki.online | +0.05 pp |
api.steemit.com | +0.06 pp |
steem.justyy.com | +13.14 pp |
Best vs worst performance gap
The fastest node was 11.13× faster than the slowest today (78 ms vs 868 ms). Last week the same factor was 11.00× — the gap is stable.
30-day reliability ranking
Most reliable
steemd.steemworld.org— 99.99 %
api.moecki.online— 99.96 %
api3.justyy.com— 99.89 %
Least reliable
steemd.blazeapps.org— 0.00 %
api.steem.fans— 44.69 %
api.campingclub.me— 78.14 %
Longest unbroken uptime streak: steemd.steemworld.org — 24 days without a single failed tick.
Visual detail
Top: latency distribution per node. Middle: hourly performance. Bottom: cross-region comparison (when multi-source data is available).
Methodology: one condenser_api.get_dynamic_global_properties request per node every 60 seconds, 8-second timeout. Full rules and thresholds in MEASUREMENT-METHODOLOGY.
Want to make these reports more accurate?
Anyone can contribute measurements from their own server. The participant script runs in Docker (3 commands to install) and helps build a global view of node performance.
- Participant script and instructions: https://github.com/greece-lover/steemapps-monitor/tree/main/participant
- Full participation guide: https://github.com/greece-lover/steemapps-monitor/blob/main/docs/PARTICIPATE.md
- Request an API key: visit https://api.steemapps.com/join.html — fully automated, takes about 2 minutes.
Contributors get attribution on the Sources page.
Feedback wanted
Have ideas for additional metrics, views, or analyses you'd like to see? Leave a comment below — the report format is still evolving and your input shapes future versions.
Resources
- Live dashboard: https://api.steemapps.com
- API documentation: https://github.com/greece-lover/steemapps-monitor/blob/main/docs/API.md
- Source code: https://github.com/greece-lover/steemapps-monitor
- Methodology: https://github.com/greece-lover/steemapps-monitor/blob/main/docs/MEASUREMENT-METHODOLOGY.md
- Raw data of this report:
custom_jsonoperationsteemapps_api_stats_daily, transactiondaba591d9cf6773fea974cb50abbb555c5e233d2in block11016 - Reporter account: @steem-api-health
- Operated by: @greece-lover (witness vote: https://steemitwallet.com/~witnesses)
Measurement window: 2026-06-10T00:00:00Z — 2026-06-11T00:00:00Z. Source location: contabo-de-1.

