Steem API Health — Daily Report 2026-06-12
On 2026-06-12 (UTC) the monitor tracked 12 Steem API nodes with a global uptime of 74.93% across 16,968 measurements. Median latency across all nodes: 226 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, 1414 consecutive failed minutes. - Fastest node:
api.justyy.comat 80 ms average. That is 237 ms below the fleet average of 317 ms across 9 nodes. - Slowest node:
steem.justyy.comat 811 ms average. That is 494 ms above the fleet average of 317 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:
api.steemyy.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 % | 108 ms | 111 ms | 120 ms | 146 ms | 0 | — |
api.steemit.com | us-east | 100.00 % | 580 ms | 566 ms | 829 ms | 872 ms | 0 | — |
steem.justyy.com | us-central | 100.00 % | 811 ms | 707 ms | 1269 ms | 3476 ms | 0 | — |
api.justyy.com | us-west | 99.93 % | 80 ms | 71 ms | 100 ms | 227 ms | 1 | rpc_error ×1 |
steem.senior.workers.dev | global | 99.93 % | 250 ms | 205 ms | 402 ms | 1146 ms | 1 | timeout ×1 |
api.steemyy.com | unknown | 99.93 % | 494 ms | 377 ms | 1080 ms | 2101 ms | 1 | rpc_error ×1 |
api3.justyy.com | asia | 99.86 % | 201 ms | 161 ms | 267 ms | 1730 ms | 2 | rpc_error ×1, timeout ×1 |
api.moecki.online | eu-central | 99.79 % | 100 ms | 72 ms | 138 ms | 653 ms | 3 | timeout ×3 |
api2.steemyy.com | global | 99.72 % | 226 ms | 190 ms | 345 ms | 1000 ms | 4 | http_5xx ×2, rpc_error ×1, timeout ×1 |
api.campingclub.me | asia | 0.00 % | — | — | — | — | 1414 | connect_error ×1414 |
api.steem.fans | asia | 0.00 % | — | — | — | — | 1414 | rpc_error ×1408, timeout ×6 |
steemd.blazeapps.org | eu-central | 0.00 % | — | — | — | — | 1414 | http_5xx ×1410, timeout ×4 |
Latency distribution
Across 12,714 successful measurements today: 54.0 % under 200 ms, 73.4 % under 500 ms, 97.6 % under 1 000 ms. (2.4 % were slower than 1 second.)
Time-of-day pattern
Best hour today: 00:00–01:00 UTC (avg latency 256 ms, 540 measurements). Worst hour: 13:00–14:00 UTC (avg latency 379 ms, 520 measurements).
Error pattern
Most common error today: connect_error (33.2 %), followed by rpc_error (33.2 %), followed by http_5xx (33.2 %) (of 4,254 total errors).
Biggest outage of the day
api.campingclub.me had a stretch of 1414 consecutive failed minutes today. Full per-tick view: node detail page.
Week over week
Week-over-week: current week 74.73 %, previous week 81.00 % (Δ -6.27 pp).
| Node | Δ uptime |
|---|---|
api.campingclub.me | -80.76 pp |
steem.senior.workers.dev | -2.17 pp |
api3.justyy.com | -0.07 pp |
api2.steemyy.com | -0.07 pp |
api.steemyy.com | -0.05 pp |
api.moecki.online | -0.02 pp |
api.justyy.com | -0.02 pp |
steemd.steemworld.org | -0.01 pp |
api.steem.fans | ±0.00 pp |
steemd.blazeapps.org | ±0.00 pp |
api.steemit.com | +0.02 pp |
steem.justyy.com | +7.91 pp |
Best vs worst performance gap
The fastest node was 10.14× faster than the slowest today (80 ms vs 811 ms). Last week the same factor was 10.84× — the gap is stable.
30-day reliability ranking
Most reliable
steemd.steemworld.org— 99.99 %
api.moecki.online— 99.95 %
api3.justyy.com— 99.88 %
Least reliable
steemd.blazeapps.org— 0.00 %
api.steem.fans— 38.03 %
api.campingclub.me— 71.49 %
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, transaction372c6877a523c9545cacead94074fe6d077ac65ain block2928 - Reporter account: @steem-api-health
- Operated by: @greece-lover (witness vote: https://steemitwallet.com/~witnesses)
Measurement window: 2026-06-12T00:00:00Z — 2026-06-13T00:00:00Z. Source location: contabo-de-1.

