Bitcoin Network Health Dashboard avatar

Bitcoin Network Health Dashboard

Pricing

$5.00 / 1,000 snapshot fetcheds

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

$5.00 / 1,000 snapshot fetcheds

Rating

0.0

(0)

Developer

Hojun Lee

Hojun Lee

Maintained by Community

Actor stats

0

Bookmarked

4

Total users

0

Monthly active users

16 days ago

Last modified

Categories

Share

Bitcoin Network Health Dashboard delivers a complete Bitcoin on-chain snapshot in a single run — hash rate, mining difficulty, halving countdown, mempool fee rates, miner revenue, NVT ratio, MVRV ratio, and BTC price. Combining blockchain.info, mempool.space, and CoinGecko data into one structured output. No API key required. Flat $0.005 per run.

Bitcoin's network health metrics are the fundamental layer beneath price: hash rate trends signal miner confidence, NVT below 45 historically marks accumulation zones, and MVRV above 3.0 has preceded every major correction. This actor makes that data instantly queryable.


Why use Bitcoin Network Health Dashboard?

  1. Mining cycle analysis — Hash rate and difficulty tell you where miners are in their cost/profitability cycle. Rising difficulty with stable price compresses margins, often preceding capitulation events. Track them together.
  2. Halving countdown monitoring — The next Bitcoin halving cuts block rewards by 50%. Days to halving drives miner economics and historically precedes bull markets. Monitor the exact countdown.
  3. Mempool fee market — Real-time sat/vB fee rates across 5 urgency levels (fastest to minimum). Use for timing transactions, analyzing network congestion, and detecting fee spike events.
  4. On-chain valuation regime — NVT ratio below 45 = network undervalued relative to transaction volume (accumulation zone). MVRV above 2.0 = market cap above realized cap, historically preceding corrections.
  5. Miner revenue health — Track 24h miner revenue (block rewards + fees) as a proxy for Bitcoin network security budget. Declining miner revenue can precede hash rate drops.

How to use

  1. Open the actor on Apify Store and click Try for free.
  2. Leave all inputs at defaults for a full health snapshot (30 seconds).
  3. Set metrics to filter to specific categories (["fees", "mempool"] for fee market only).
  4. Enable includeHistorical for 7-day trend data.
  5. Click Start. Returns flat metric records with category, value, unit, and signal.

Input

FieldTypeDefaultDescription
metricsstring[][] (all)Filter by category: network, mining, fees, mempool, market, onchain
includeHistoricalbooleanfalseInclude 7-day trend data for key metrics

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": "miner_revenue_24h_usd","value": 42800000, "unit": "USD", "category": "mining"},
{"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"}
]

Metrics by category

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
onchainNVT ratio + signal, MVRV ratio + signal

On-chain valuation signals

MetricFormulaOverboughtFair ValueOversold
NVT RatioMarket Cap / 24h Transaction Volume> 15045–150< 45
MVRV RatioMarket Cap / Realized Cap> 2.01.0–2.0< 1.0
  • NVT < 45 — Network undervalued relative to on-chain usage → accumulation signal
  • MVRV > 3.0 — Historically precedes major corrections (extreme overvalued)
  • MVRV < 1.0 — Historically strong buy zone (market below cost basis)

Cost estimation

Flat rate: $0.005 per run — all metrics included.

Use caseRunsEstimated cost
Single snapshot1$0.005
Hourly monitoring24/day$0.12/day
Daily market regime check1/day~$0.15/month
15-minute fee alert96/day$0.48/day

FAQ

What's the NVT ratio and why does it matter? NVT (Network Value to Transactions) is Bitcoin's equivalent of a P/E ratio: market cap divided by 24h transaction volume in USD. When NVT is low, the network is doing a lot of economic activity relative to its market cap — historically a value signal. When NVT is high, market cap has run ahead of on-chain usage.

What is MVRV ratio? MVRV (Market Value to Realized Value) compares Bitcoin's current market cap to its "realized cap" — the total value of all BTC at the price they last moved. Above 2.0 means average holders are sitting on 100%+ gains and may sell; below 1.0 means average holders are at a loss, which has historically marked major bottoms.

What's included in "miner revenue"? Miner revenue is block subsidies (newly minted BTC) plus transaction fees collected in the last 24 hours, expressed in USD. As block subsidies diminish post-halving, fee revenue becomes increasingly important to network security.

How often should I run this for monitoring? For fee market monitoring (mempool congestion), every 15–30 minutes. For on-chain regime analysis (NVT/MVRV), daily is sufficient — these metrics move slowly.


Data sources


Feedback

If this actor is useful, a quick review helps other Bitcoin analysts find it: Leave a review on Apify Store