Loading...
Side-by-side comparison of sandbox MCP tools
Get a Bitcoin block by its hash. Returns hash, height, time, prev_block, next_block, merkle root, nonce, total fee, n_tx (transaction count), and the transactions
Server
Bitcoin Chain
Parameters (1)
block_hashreqstringResponse shape
{hash, height, time, prev_block, next_block, mrkl_root, nonce, fee, n_tx}Get the most recent Bitcoin block. Returns hash, height, time (unix), block_index, and txIndexes. No arguments needed
Server
Bitcoin Chain
Parameters (0)
No parameters (zero-arg)
Response shape
{hash, height, time, block_index, txIndexes}Parameters
1 vs 0
Method
GET vs GET
Server
Bitcoin Chain vs Bitcoin Chain
Use both tools with no rate limits
Deploy your own MCP server with all 6 Bitcoin Chain tools. Unlimited calls, custom domain, no auth hassle.