Bitcoin Blockchain Stats Scraper - Price Ticker & Network Data
Pricing
from $0.50 / 1,000 results
Bitcoin Blockchain Stats Scraper - Price Ticker & Network Data
$0.5/1K ๐ฅ Fast Bitcoin blockchain scraper! Live BTC price in 30+ currencies + network stats (hash rate, tx, difficulty). No key. JSON, CSV, Excel or API in seconds. Pull data for crypto dashboards, trading & bots โก
Pricing
from $0.50 / 1,000 results
Rating
0.0
(0)
Developer
ninhothedev
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
11 days ago
Last modified
Categories
Share
Bitcoin Blockchain Stats Scraper ๐ช
Scrape the live Bitcoin price in 30+ fiat currencies and real-time Bitcoin network statistics (hash rate, difficulty, transaction count, coins in circulation, blocks mined) straight from blockchain.info โ as clean, structured JSON.
No API key. No login. No proxy required. This actor talks to a public JSON API, so it is fast, cheap, and datacenter-proxy friendly.
What it does
Pick a mode:
| Mode | Output | Description |
|---|---|---|
ticker | one item per currency | Current BTC price (last, buy, sell, symbol) in USD, EUR, GBP, JPY, and 25+ more |
stats | a single item | Bitcoin network stats: market price, hash rate, difficulty, transactions, total BTC, blocks, miners revenue |
Example โ ticker output
{"type": "ticker","currency": "USD","last": 63959.45,"buy": 63959.45,"sell": 63959.45,"symbol": "USD","scraped_at": "2026-07-18T10:41:44.512+00:00"}
Example โ stats output
{"type": "stats","market_price_usd": 63955.97,"hash_rate": 878713501271.45,"difficulty": 127170500429035,"n_tx": 646258,"total_btc": 20057934.375,"n_blocks_total": 958539,"miners_revenue_usd": 0.0,"minutes_between_blocks": 9.7029,"scraped_at": "2026-07-18T10:41:45.101+00:00"}
Input
| Field | Type | Default | Description |
|---|---|---|---|
mode | select (ticker / stats) | ticker | What to scrape |
maxItems | integer (1โ1000) | 100 | Max items stored in the dataset |
{ "mode": "ticker", "maxItems": 100 }
๐ธ Pricing
This actor runs on the pay-per-result model at roughly ~$0.50 per 1,000 results, plus minimal platform usage. Because it hits a single public JSON endpoint, a full run finishes in seconds and costs a fraction of a cent per run.
Use cases
- Crypto dashboards โ power a live BTC price + network-health widget in any currency.
- Trading bots & alerts โ feed spot/buy/sell quotes and mempool/difficulty signals into automated strategies.
- Research & analytics โ track hash rate, difficulty, transaction throughput, and coin issuance over time.
- Bots โ Telegram/Discord price bots that answer "what's BTC in EUR right now?"
Why this actor?
| Bitcoin Blockchain Stats Scraper | Generic HTML scrapers | |
|---|---|---|
| Data source | Official blockchain.info JSON API | Fragile HTML DOM |
| Speed | Seconds (single request) | Slow, browser-based |
| Proxy | None / datacenter-friendly | Often needs residential |
| 30+ fiat currencies | โ | โ |
| Network stats (hash rate, difficulty) | โ | โ |
| Clean nullable schema | โ | โ |
Related actors
Keywords
bitcoin scraper, btc price api, blockchain.info scraper, crypto price ticker, bitcoin network stats, hash rate, mining difficulty, bitcoin price eur usd, cryptocurrency data, blockchain analytics, btc exchange rate, crypto trading bot data