Mining and Network Metrics

Interpret blocks, fees, transactions, addresses, security, and proof-of-work mining economics.

Network metrics measure chain operation and activity. Proof-of-work assets can also expose mining economics. Common families include block production, transaction counts, transfer volume, fees, active or new addresses, hash rate, difficulty, miner revenue, issuance, pool concentration, and security budget.

#Request

curl -H "x-api-key: YOUR_API_KEY" \
  "https://chartinspect.com/api/v1/onchain/mining-difficulty?chain=bitcoin&days=365"

#Applicability

Network typeCommonly applicableCommonly not applicable
Proof-of-work UTXOHash rate, difficulty, block rewards, UTXO activityStaking-specific fields
Proof-of-stake account basedBlocks or slots, fees, transfers, addressesASIC production cost and hash rate
Hosted tokenTransfers, holders, supply, entity activityNative consensus security fields

An absent metric is not zero. Query status for the selected asset and avoid porting Bitcoin mining assumptions into proof-of-stake or token analysis.

Was this page helpful?