get_block
Fetch details of a Bitcoin block by providing its hash or height. Optionally include transaction data for deeper analysis.
Instructions
Get block information by hash or height
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| block_hash_or_height | Yes | Block hash or height | |
| include_transactions | No | Include transaction details |