approvedbitcoin-tools

Bitcoin Block Information

Get detailed information for any Bitcoin block by height or hash. Returns block hash, height, timestamp, transaction count, total fees paid to miner, miner pool identification when known, block size and weight, difficulty, merkle root, version, nonce, and the list of transaction IDs up to 100. Useful for AI agents analyzing Bitcoin network state.

Networks

Base (Coinbase L2)solana:mainnetNoble

Regions

Global (no regional restriction)

Tags

#bitcoin#block#btc#mining#analytics

How to use

Sample response
{"chain":"bitcoin","hash":"00000000000000000002a7c4c1e48d76c5a37902165a270156b7a8d72728a054","height":800000,"timestamp":1690168629,"txCount":3721,"sizeBytes":1634536,"weight":3992881,"totalFeesSats":12345,"minerPool":"Foundry USA","minerPoolSlug":"foundryusa","txidCount":100,"txidsTruncated":true}
curl -X GET 'https://proxy.suverse.io/v1/data/bitcoin-block-info'
Bitcoin Block Information · Suverse Pay