btc-miner-econ
Analyze Bitcoin mining economics and fee-market dynamics. Get current fee rates, miner revenue split, difficulty adjustment, pool concentration, and mempool backlog to time transactions and evaluate network health.
Instructions
Bitcoin mining economics and fee-market game theory via mempool.space. Returns current fee rates and pressure tier, miner revenue split (subsidy vs fees), next difficulty adjustment (direction, magnitude, blocks remaining), mining pool concentration (top-3 hashrate share), and mempool backlog size. Useful for agents reasoning about BTC transaction timing, miner incentive structures, or on-chain network health.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | Subset of data to return. 'all' returns every section (default). 'fees' = fee market only. 'difficulty' = next adjustment info only. 'pools' = pool hashrate distribution only. 'mempool' = backlog size only. |