@pipeworx/blockchair
Connect: https://pipeworx.io/mcp — every tool in the catalog, including @pipeworx/blockchair’s. Install: one-click buttons
Connect to just the @pipeworx/blockchair pack
https://gateway.pipeworx.io/blockchair/mcp — only @pipeworx/blockchair’s own tools, nothing else in the catalog.
No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.
Tools: 5
Blockchair MCP — multi-chain block explorer (Bitcoin, Ethereum, Litecoin, BCH, Doge, Dash, ZEC, XRP, Stellar, Monero, Cardano, EOS, …). Free tier keyless (~30 req/min).
Tools
stats(chain)— chain-wide stats (height, hashrate, supply, …)block(chain, hash_or_height)— block detailstransaction(chain, txid)— transaction detailsaddress(chain, address)— address dashboardnode(chain)— node software stats
chain is one of: bitcoin, bitcoin-cash, litecoin, bitcoin-sv, dogecoin, dash, groestlcoin, zcash, ecash, ethereum, mixin, monero, stellar, ripple, cardano, eos.
Data source
https://api.blockchair.com/<chain>/
Tools
- stats — Fetch chain-wide blockchain statistics (block count, transaction volume, hash rate, mempool size, circulation, etc.) for a given chain (bitcoin, ethereum, dogecoin, and 12 others).
- block — Block details by hash or height.
- transaction — Transaction details by txid.
- address — Address dashboard (balance + recent txs).
- node — Node software stats (sync status, version, latest block, …).
Tools
address— Address dashboard (balance + recent txs).block— Block details by hash or height.node— Node software stats (sync status, version, latest block, …).stats— Fetch chain-wide blockchain statistics (block count, transaction volume, hash rate, mempool size, circulation, etc.) for a given chain (bitcoin, ethereum, dogecoin, and 12 others).transaction— Transaction details by txid.