Bitcoin Blockchain Stats Scraper - Price Ticker & Network Data avatar

Bitcoin Blockchain Stats Scraper - Price Ticker & Network Data

Pricing

from $0.50 / 1,000 results

Go to Apify Store
Bitcoin Blockchain Stats Scraper - Price Ticker & Network Data

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

ninhothedev

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

11 days ago

Last modified

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:

ModeOutputDescription
tickerone item per currencyCurrent BTC price (last, buy, sell, symbol) in USD, EUR, GBP, JPY, and 25+ more
statsa single itemBitcoin 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

FieldTypeDefaultDescription
modeselect (ticker / stats)tickerWhat to scrape
maxItemsinteger (1โ€“1000)100Max 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 ScraperGeneric HTML scrapers
Data sourceOfficial blockchain.info JSON APIFragile HTML DOM
SpeedSeconds (single request)Slow, browser-based
ProxyNone / datacenter-friendlyOften needs residential
30+ fiat currenciesโœ…โŒ
Network stats (hash rate, difficulty)โœ…โŒ
Clean nullable schemaโœ…โŒ


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