search_blocks
Retrieve Bitcoin block statistics for a specific height range, allowing analysis of up to 10 consecutive blocks at once.
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 |