Steem API Health — Daily Report 2026-05-18
On 2026-05-18 (UTC) the monitor tracked 12 Steem API nodes with a global uptime of 91.57% across 17,040 measurements. Median latency across all nodes: 207 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, 1420 consecutive failed minutes. - Fastest node:
api.moecki.onlineat 65 ms average. That is 221 ms below the fleet average of 286 ms across 11 nodes. - Slowest node:
steem.justyy.comat 739 ms average. That is 453 ms above the fleet average of 286 ms. - 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 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 |
|---|---|---|---|---|---|---|---|---|
api.moecki.online | eu-central | 100.00 % | 65 ms | 56 ms | 122 ms | 191 ms | 0 | — |
steemd.steemworld.org | eu-central | 100.00 % | 102 ms | 101 ms | 108 ms | 126 ms | 0 | — |
steem.senior.workers.dev | global | 100.00 % | 188 ms | 166 ms | 330 ms | 397 ms | 0 | — |
api.steemyy.com | unknown | 100.00 % | 369 ms | 324 ms | 685 ms | 1103 ms | 0 | — |
api3.justyy.com | asia | 99.93 % | 165 ms | 145 ms | 257 ms | 433 ms | 1 | timeout ×1 |
api2.steemyy.com | global | 99.93 % | 207 ms | 184 ms | 351 ms | 553 ms | 1 | http_5xx ×1 |
steem.justyy.com | us-central | 99.93 % | 739 ms | 673 ms | 1024 ms | 2398 ms | 1 | http_4xx ×1 |
api.justyy.com | us-west | 99.86 % | 81 ms | 73 ms | 102 ms | 208 ms | 2 | rpc_error ×2 |
api.campingclub.me | asia | 99.79 % | 314 ms | 244 ms | 580 ms | 666 ms | 3 | rpc_error ×3 |
api.steemit.com | us-east | 99.79 % | 606 ms | 571 ms | 846 ms | 1076 ms | 3 | rpc_error ×2, timeout ×1 |
api.steem.fans | asia | 99.65 % | 314 ms | 208 ms | 591 ms | 630 ms | 5 | rpc_error ×5 |
steemd.blazeapps.org | eu-central | 0.00 % | — | — | — | — | 1420 | http_5xx ×1419, timeout ×1 |
Latency distribution
Across 15,604 successful measurements today: 53.2 % under 200 ms, 75.7 % under 500 ms, 99.1 % under 1 000 ms. (0.9 % were slower than 1 second.)
Time-of-day pattern
Best hour today: 22:00–23:00 UTC (avg latency 240 ms, 660 measurements). Worst hour: 14:00–15:00 UTC (avg latency 343 ms, 648 measurements).
Error pattern
Most common error today: http_5xx (98.9 %), followed by rpc_error (0.8 %), followed by timeout (0.2 %) (of 1,436 total errors).
Biggest outage of the day
steemd.blazeapps.org had a stretch of 1420 consecutive failed minutes today. Full per-tick view: node detail page.
Week over week
Week-over-week: current week 91.00 %, previous week 97.86 % (Δ -6.86 pp).
| Node | Δ uptime |
|---|---|
steemd.blazeapps.org | -75.98 pp |
api.campingclub.me | -2.73 pp |
api.steemit.com | -1.83 pp |
api.steem.fans | -1.36 pp |
api2.steemyy.com | -0.16 pp |
api.justyy.com | -0.14 pp |
steem.justyy.com | -0.07 pp |
steemd.steemworld.org | -0.03 pp |
api.moecki.online | -0.02 pp |
steem.senior.workers.dev | -0.01 pp |
api.steemyy.com | ±0.00 pp |
api3.justyy.com | +0.03 pp |
Best vs worst performance gap
The fastest node was 11.37× faster than the slowest today (65 ms vs 739 ms). Last week the same factor was 17.04× — the gap is narrowing.
25-day reliability ranking
Most reliable
api3.justyy.com— 99.89 %
api2.steemyy.com— 99.71 %
api.moecki.online— 99.70 %
Least reliable
steemd.blazeapps.org— 62.28 %
api.campingclub.me— 98.85 %
api.steem.fans— 98.99 %
Longest unbroken uptime streak: api.moecki.online — 14 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, transactione3564b471c964338009bf51b139a7811b38df55bin block6489 - Reporter account: @steem-api-health
- Operated by: @greece-lover (witness vote: https://steemitwallet.com/~witnesses)
Measurement window: 2026-05-18T00:00:00Z — 2026-05-19T00:00:00Z. Source location: contabo-de-1.

