Bitcoin Network Health Dashboard avatar

Bitcoin Network Health Dashboard

Pricing

Pay per usage

Go to Apify Store
Bitcoin Network Health Dashboard

Bitcoin Network Health Dashboard

Real-time Bitcoin network metrics: hash rate, difficulty, mempool size, transaction count, mining revenue, block times, and fee rates. Fetches from blockchain.info and mempool.space. Perfect for miners, investors, and developers tracking BTC network activity.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Hojun Lee

Hojun Lee

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Real-time Bitcoin network metrics in one run: hash rate, difficulty, halving countdown, mempool fees, miner revenue, NVT ratio, MVRV ratio, and BTC price. No API key required. Flat $0.005/run.

⚡ Run in 30 seconds

Click Start with default settings — returns the full Bitcoin network health snapshot: current hash rate, days to next halving, recommended transaction fees, miner revenue, NVT ratio, MVRV ratio, and BTC price. All in one call, no API key required.


What It Does

A complete Bitcoin health snapshot combining on-chain data, mining metrics, mempool conditions, and market valuation signals. Designed for traders, analysts, and dashboards that need the full picture in a single run.

Metrics Included

CategoryMetrics
NetworkHash rate (TH/s), difficulty (T), avg block time, total blocks, days to halving, BTC supply remaining
MiningMiner revenue 24h (USD), fees collected (BTC), BTC mined 24h, transaction count
Feessat/vB for fastest / half-hour / 1-hour / economy / minimum
MempoolUnconfirmed tx count, mempool size (MB), total fees pending
MarketBTC/USD price, 24h change %, market cap, 24h volume
On-chainNVT ratio + signal (overbought/fair/oversold), MVRV ratio + signal

On-chain Valuation Signals

MetricFormulaOverboughtOversold
NVT RatioMarket Cap / Transaction Volume> 150< 45
MVRV RatioMarket Cap / Realized Cap> 2.0< 1.0
  • NVT < 45 = Network undervalued relative to usage → accumulation signal
  • MVRV > 3.0 = Extreme overvalued (historically precedes major corrections)
  • MVRV < 1.0 = Extreme undervalued (historically strong buy zone)

Example Output

[
{"metric": "hash_rate_th_s", "value": 891730672, "unit": "TH/s", "category": "network"},
{"metric": "difficulty", "value": 123.4, "unit": "T", "category": "network"},
{"metric": "days_to_halving", "value": 1089.5, "unit": "days", "category": "network"},
{"metric": "fee_fastest_sat_vb", "value": 12, "unit": "sat/vB","category": "fees"},
{"metric": "mempool_tx_count", "value": 54821, "unit": "txs", "category": "mempool"},
{"metric": "btc_price_usd", "value": 62112, "unit": "USD", "category": "market"},
{"metric": "nvt_ratio", "value": 38.5, "unit": "", "category": "onchain"},
{"metric": "nvt_signal", "value": "oversold","unit": "", "category": "onchain"},
{"metric": "mvrv_ratio", "value": 1.17, "unit": "", "category": "onchain"},
{"metric": "mvrv_signal", "value": "fair_value","unit": "", "category": "onchain"}
]

Input Options

ParameterTypeDefaultDescription
metricsstring[][] (all)Filter categories: network, mining, fees, mempool, market, onchain
includeHistoricalbooleanfalseInclude 7-day trend data

Pricing

  • $0.005 per run (flat rate, all metrics included)
  • Ideal for hourly or daily scheduling

Data Sources