Loading...
Side-by-side comparison of sandbox MCP tools
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}Look up a Bitcoin address by its string. Returns address, n_tx (transaction count), total_received, total_sent, final_balance (all in satoshis), and the 10 most recent txs
Server
Bitcoin Chain
Parameters (1)
addressreqstringResponse shape
{address, n_tx, total_received, total_sent, final_balance}Parameters
0 vs 1
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.