Skip to content
Back to search
30
MCP http

Bitcoin Mempool Real Time Statistics

x402/bitcoin-mempool-real-time-statistics

Get current Bitcoin mempool statistics in real time. Returns unconfirmed transaction count, total mempool vsize in MB, fee histogram, average sats per vbyte, current tip block height, and the next difficulty adjustment estimate with progress percent, remaining blocks, and average block time. Critical for AI agents timing Bitcoin transactions. [x402: $0.05/call on base, category=finance]

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Bitcoin Recommended Transaction Fees
Get current recommended Bitcoin transaction fees based on mempool congestion. Returns fee rates in sats per vbyte for different confirmation
0 tools · http
Mempool.space
Integrates with mempool.space APIs to provide real-time Bitcoin network data including transaction details, block information, address balan
0 tools
Bitcoin Address Balance and History
Get balance and recent transaction history for any Bitcoin address. Returns confirmed balance in BTC and sats, unconfirmed mempool delta, to
0 tools · http
Bitcoin Block Information
Get detailed information for any Bitcoin block by height or hash. Returns block hash, height, timestamp, transaction count, total fees paid
0 tools · http
Mempool Space
mempool.space MCP — Bitcoin block explorer + mempool/fee stats
0 tools · streamable-http
io.tkllabs.bh.mcp-servers/ethereum-toolkit
Real-time Ethereum blockchain data (gas prices, account balances etc) on Mainnet and Sepolia
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "bitcoin_mempool_real_time_statistics": {
      "url": "https://proxy.suverse.io/v1/data/bitcoin-mempool-stats",
      "transport": "http"
    }
  }
}