Steem API Health — Daily Report 2026-06-28
On 2026-06-28 (UTC) the monitor tracked 12 Steem API nodes with a global uptime of 83.29% across 16,968 measurements. Median latency across all nodes: 181 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.steem.fans, 1414 consecutive failed minutes. - Fastest node:
api.moecki.onlineat 76 ms average. That is 223 ms below the fleet average of 299 ms across 10 nodes. - Slowest node:
steem.justyy.comat 1034 ms average. That is 735 ms above the fleet average of 299 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 leader:
api.moecki.onlinehas 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 % | 76 ms | 68 ms | 104 ms | 152 ms | 0 | — |
api.campingclub.me | asia | 100.00 % | 106 ms | 99 ms | 149 ms | 191 ms | 0 | — |
steemd.steemworld.org | eu-central | 100.00 % | 110 ms | 109 ms | 118 ms | 139 ms | 0 | — |
api2.steemyy.com | global | 100.00 % | 190 ms | 160 ms | 319 ms | 525 ms | 0 | — |
steem.senior.workers.dev | global | 100.00 % | 202 ms | 197 ms | 298 ms | 366 ms | 0 | — |
api.steemit.com | us-east | 100.00 % | 574 ms | 559 ms | 810 ms | 865 ms | 0 | — |
api.justyy.com | us-west | 99.93 % | 81 ms | 72 ms | 101 ms | 258 ms | 1 | rpc_error ×1 |
api.steemyy.com | unknown | 99.93 % | 445 ms | 337 ms | 1003 ms | 1725 ms | 1 | rpc_error ×1 |
steem.justyy.com | us-central | 99.93 % | 1034 ms | 803 ms | 1989 ms | 5300 ms | 1 | http_5xx ×1 |
api3.justyy.com | asia | 99.72 % | 172 ms | 145 ms | 287 ms | 496 ms | 4 | http_5xx ×2, timeout ×2 |
api.steem.fans | asia | 0.00 % | — | — | — | — | 1414 | rpc_error ×1414 |
steemd.blazeapps.org | eu-central | 0.00 % | — | — | — | — | 1414 | http_5xx ×1414 |
Latency distribution
Across 14,133 successful measurements today: 60.0 % under 200 ms, 77.3 % under 500 ms, 96.4 % under 1 000 ms. (3.6 % were slower than 1 second.)
Time-of-day pattern
Best hour today: 05:00–06:00 UTC (avg latency 254 ms, 590 measurements). Worst hour: 01:00–02:00 UTC (avg latency 391 ms, 580 measurements).
Error pattern
Most common error today: http_5xx (50.0 %), followed by rpc_error (49.9 %), followed by timeout (0.1 %) (of 2,835 total errors).
Biggest outage of the day
api.steem.fans had a stretch of 1414 consecutive failed minutes today. Full per-tick view: node detail page.
Week over week
Week-over-week: current week 83.11 %, previous week 75.54 % (Δ +7.56 pp).
| Node | Δ uptime |
|---|---|
api3.justyy.com | -0.88 pp |
api2.steemyy.com | -0.48 pp |
steem.justyy.com | -0.11 pp |
api.steemyy.com | -0.06 pp |
steemd.steemworld.org | ±0.00 pp |
api.moecki.online | ±0.00 pp |
steemd.blazeapps.org | ±0.00 pp |
api.steem.fans | ±0.00 pp |
steem.senior.workers.dev | +0.02 pp |
api.justyy.com | +0.06 pp |
api.steemit.com | +0.06 pp |
api.campingclub.me | +92.12 pp |
Best vs worst performance gap
The fastest node was 13.61× faster than the slowest today (76 ms vs 1034 ms). Last week the same factor was 17.49× — the gap is narrowing.
30-day reliability ranking
Most reliable
steemd.steemworld.org— 100.00 %
api.moecki.online— 99.95 %
api.steemit.com— 99.95 %
Least reliable
api.steem.fans— 0.00 %
steemd.blazeapps.org— 0.00 %
api.campingclub.me— 43.67 %
Longest unbroken uptime streak: steemd.steemworld.org — 19 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, transactionb31e4ee840bb040e5e9d4a61b64d817c3b014576in block3670 - Reporter account: @steem-api-health
- Operated by: @greece-lover (witness vote: https://steemitwallet.com/~witnesses)
Measurement window: 2026-06-28T00:00:00Z — 2026-06-29T00:00:00Z. Source location: contabo-de-1.

