BTC Difficulty Pulse
Pricing
from $1.00 / 1,000 dataset items
BTC Difficulty Pulse
Keyless Bitcoin difficulty-retarget + hashrate-drift pulse (mempool.space v1, no API key): retarget progress, change preview, ETA, expected-blocks hashrate drift vs 2016-block window; blockstream.info fallback derives from tip block. Stateful KVS alerts: retarget, drift >20% x2 runs, host-flip.
Pricing
from $1.00 / 1,000 dataset items
Rating
0.0
(0)
Developer
jedi solana
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Keyless Bitcoin difficulty-retarget + hashrate-drift pulse (mempool.space v1, no API key): retarget progress, change preview, ETA, expected-blocks hashrate drift vs 2016-block window; blockstream.info fallback derives from tip block. Stateful KVS alerts: retarget, drift >20% x2 runs, host-flip.
What you get
Every run writes a dataset with one row per record:
{"chain": "bitcoin","tipHeight": 968473,"nextRetargetHeight": 969696,"difficultyChangePct": -3.6281064460335632,"previousRetargetPct": 4.163398081310405,"progressPercent": 39.33531746031746,"remainingBlocks": 1223,"estimatedRetargetDate": 1791058465179,"estimatedRetargetDateIso": "2026-10-03T20:14:25.179000Z","timeAvgMs": 623373.0,"expectedBlocks": 823.8916666666667,"hashrateDriftPct": -0.5913,"difficulty": 132757073449487.52,"bits": 386014917,"fallbackUsed": false,"hostUsed": "mempool.space","note": null,"alerts": [],"previousState": null,"fetchedAt": "2026-09-25T00:28:01.080532Z"}
Input
{"host": "auto"}
| Field | Type | Description |
|---|---|---|
host | string | Host: the host parameter. Default: "auto". |
Use cases
- Monitor on a schedule — run this Actor on a timer and get a fresh, normalized snapshot every time; diff the datasets to see what changed.
- Feed a dashboard or model — clean, one-JSON-item-per-record output is ready to pipe into a spreadsheet, database, or LLM prompt without any post-processing.
- Research & due diligence — pull a structured set of records for a topic, name, or window without scraping the public source by hand.
Limits & notes
- No API key, no login: it only reads public endpoints/feeds. If the upstream source is degraded, the run still succeeds and returns an honest status item instead of failing.
- Results reflect what the public source returned at run time (top-N windows, newest-first where applicable).
- Pay-per-event via synthetic events: each default-dataset item is billed through
apify-default-dataset-item($0.001 per item), plusapify-actor-start. - Free to try on the free plan; PPE pricing applies to paid-plan users.
Categories
OTHER