Blockchain API

Provides Bitcoin blockchain data including block and transaction details, address balances, and unspent outputs, along with real-time and historical market price data across multiple currencies.

Claim this API

Are you the operator of Blockchain API? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with Blockchain API? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Screenshot:
Screenshot of Blockchain API homepage
Slug: blockchain
Key: blockchain.info:blockchain-api
Base URL: https://blockchain.info
Auth: none
Endpoints: 9
Reachable: unknown
CORS: unknown
Tier: verified

Topics

BLOCKCHAIN

Tutorials

Skills

Endpoints (9)

Path Summary Response Auth
charts/market-price Get historical market price text/html
q/addressbalance/{address} Get address balance text/plain
q/getblockcount Get current block count text/plain
q/latesthash Get latest block hash text/plain
rawaddr/{address} Get address data application/json
rawblock/{block_hash} Get raw block data application/json
rawtx/{tx_hash} Get raw transaction data application/json
ticker Get market data text/plain
unspent Get unspent outputs text/plain