Query blockchain transactions, blocks, balances, and contract data via Blockscout API.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "blockscout-mcp" yet — see the docs or source repo.
Use blockscout-mcp to check the current balance of address 0x1234...abcd and list its latest 10 transactions with timestamp, amount, transaction hash, and status.
A balance summary plus a structured list of the latest 10 transactions for the address.
Use blockscout-mcp to retrieve details for block number 12345678, including block time, transaction count, miner address, and gas used, then summarize the block briefly.
Key block fields along with a short analytical summary.
Use blockscout-mcp to call an ERC-20 contract's symbol, decimals, and totalSupply methods, then format the results in a readable table.
The contract's basic token metadata presented in a clear table.
Aggregate multi-chain explorer data to inspect transactions, addresses, contracts, and activity.
Query Base Network blocks, transactions, balances, and contracts.
Query Ethereum accounts, transactions, contracts, and logs via Etherscan API.
Combine Dune and Blockscout to analyze on-chain metrics, transactions, and contracts.
Query Bitcoin blocks, transactions, addresses, mempool, and fee estimates.
Connects Etherscan API for querying and analyzing Ethereum addresses, transactions, and contracts.