compare_blocks
Analyze and compare Bitcoin blockchain statistics between two specific block heights to identify differences in transaction data, mining details, and network metrics.
Instructions
Compare block statistics between two block heights side by side.
Args: height1: First block height height2: Second block height
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| height1 | Yes | ||
| height2 | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |