Steem API Health — Daily Report 2026-09-05
On 2026-09-05 (UTC) the monitor tracked 12 Steem API nodes with a global uptime of 91.50% across 17,016 measurements. Median latency across all nodes: 182 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:
steemd.blazeapps.org, 1418 consecutive failed minutes. - Fastest node:
api.moecki.onlineat 42 ms average. That is 241 ms below the fleet average of 283 ms across 11 nodes. - Slowest node:
steem.justyy.comat 849 ms average. That is 566 ms above the fleet average of 283 ms. - Consistent leader:
api.campingclub.mehas been in the top 3 by latency every day this week. - Consistent leader:
api.justyy.comhas 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 |
|---|---|---|---|---|---|---|---|---|
api.moecki.online | eu-central | 100.00 % | 42 ms | 41 ms | 59 ms | 83 ms | 0 | — |
api.campingclub.me | asia | 100.00 % | 51 ms | 49 ms | 64 ms | 85 ms | 0 | — |
steemd.steemworld.org | eu-central | 100.00 % | 101 ms | 100 ms | 104 ms | 121 ms | 0 | — |
api3.justyy.com | asia | 100.00 % | 186 ms | 110 ms | 789 ms | 1225 ms | 0 | — |
steem.senior.workers.dev | global | 99.93 % | 126 ms | 124 ms | 163 ms | 202 ms | 1 | rpc_error ×1 |
api.steem.fans | asia | 99.93 % | 182 ms | 177 ms | 193 ms | 511 ms | 1 | rpc_error ×1 |
api.steemit.com | us-east | 99.93 % | 567 ms | 554 ms | 588 ms | 885 ms | 1 | rpc_error ×1 |
steem.justyy.com | us-central | 99.93 % | 849 ms | 805 ms | 1018 ms | 1799 ms | 1 | http_4xx ×1 |
api.justyy.com | us-west | 99.86 % | 80 ms | 70 ms | 102 ms | 349 ms | 2 | rpc_error ×2 |
api2.steemyy.com | global | 99.86 % | 402 ms | 254 ms | 880 ms | 904 ms | 2 | rpc_error ×2 |
api.steemyy.com | unknown | 98.59 % | 526 ms | 457 ms | 742 ms | 3317 ms | 20 | http_4xx ×19, rpc_error ×1 |
steemd.blazeapps.org | eu-central | 0.00 % | — | — | — | — | 1418 | connect_error ×1418 |
Latency distribution
Across 15,570 successful measurements today: 66.7 % under 200 ms, 74.1 % under 500 ms, 99.0 % under 1 000 ms. (1.0 % were slower than 1 second.)
Time-of-day pattern
Best hour today: 23:00–00:00 UTC (avg latency 264 ms, 648 measurements). Worst hour: 14:00–15:00 UTC (avg latency 312 ms, 646 measurements).
Error pattern
Most common error today: connect_error (98.1 %), followed by http_4xx (1.4 %), followed by rpc_error (0.6 %) (of 1,446 total errors).
Biggest outage of the day
steemd.blazeapps.org had a stretch of 1418 consecutive failed minutes today. Full per-tick view: node detail page.
Week over week
Week-over-week: current week 91.35 %, previous week 88.93 % (Δ +2.43 pp).
| Node | Δ uptime |
|---|---|
api.steem.fans | -0.05 pp |
api3.justyy.com | -0.04 pp |
api.justyy.com | -0.03 pp |
steemd.steemworld.org | ±0.00 pp |
steemd.blazeapps.org | ±0.00 pp |
api.campingclub.me | +0.01 pp |
steem.senior.workers.dev | +0.01 pp |
api2.steemyy.com | +0.02 pp |
api.steemit.com | +0.07 pp |
api.moecki.online | +0.18 pp |
api.steemyy.com | +0.49 pp |
steem.justyy.com | +28.45 pp |
Best vs worst performance gap
The fastest node was 20.21× faster than the slowest today (42 ms vs 849 ms). Last week the same factor was 16.87× — the gap is widening.
30-day reliability ranking
Most reliable
steemd.steemworld.org— 100.00 %
api.campingclub.me— 99.99 %
api.moecki.online— 99.95 %
Least reliable
steemd.blazeapps.org— 0.00 %
steem.justyy.com— 88.47 %
steem.senior.workers.dev— 94.40 %
Longest unbroken uptime streak: steemd.steemworld.org — 18 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, transaction8ef211de5629a9242b0382a4e16ee70bf81b20fcin block16746 - Reporter account: @steem-api-health
- Operated by: @greece-lover (witness vote: https://steemitwallet.com/~witnesses)
Measurement window: 2026-09-05T00:00:00Z — 2026-09-06T00:00:00Z. Source location: contabo-de-1.

