search_blockchain
Search Bitcoin blockchain data by automatically detecting transaction IDs, block hashes, block heights, or addresses to retrieve corresponding information.
Instructions
Smart search: auto-detects if query is a txid, block hash, block height, or address and returns the right data.
Args: query: A txid (64 hex), block hash (64 hex starting with 0000), block height (number), or Bitcoin address
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |