search_blocks
Retrieve Bitcoin block statistics for specific height ranges to analyze network activity and transaction data.
Instructions
Get block statistics for a range of heights. Max 10 blocks.
Args: start_height: Starting block height (inclusive) end_height: Ending block height (inclusive)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_height | Yes | ||
| end_height | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |