Back to catalog
🪙

Mempool

Free

Bitcoin API Service focusing on the transaction fee

🪙CryptocurrencyHTTPSNo API key required

Bitcoin Mempool

Mempool.space

Tx Count48213
Total Fee3.42 BTC
Min Fee6 sat/vB
Median Fee14 sat/vB
Size124.5 MB

Sample Response

response.json
1{
2 "txCount": "48213",
3 "totalFee": "3.42 BTC",
4 "minFee": "6 sat/vB",
5 "medianFee": "14 sat/vB",
6 "size": "124.5 MB"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://mempool.space/api"
View Documentation

Similar APIs