analyze_block
Analyze Bitcoin blocks to identify mining pools, track SegWit/Taproot adoption, examine fee distribution, and calculate mining revenue using block height or hash.
Instructions
Analyze a block: mining pool, SegWit/Taproot adoption, fee distribution, revenue.
Args: height_or_hash: Block height (e.g. "939290") or block hash
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| height_or_hash | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |