get_block_stats
Retrieve Bitcoin block statistics including median fee, total output, subsidy, weight, and transaction count by specifying block height.
Instructions
Get raw block statistics: median fee, total output, subsidy, weight, tx count.
Args: height: Block height
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| height | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |