FreeAPI.watch

BlockCypher

Blockchain web services API supporting Bitcoin, Ethereum, Litecoin, and Dogecoin with webhooks and transaction broadcasting.

Status
🔴 Offline · 389 ms
30-day uptime
56.19%
Free tier
3 calls/sec, 200 calls/hr, no key (key extends limits)
Auth
No key required
Last 30 days

Free alternatives (live ranking)

Compare BlockCypher with…

Paid alternatives

Official docs ↗

Frequently Asked Questions

Does BlockCypher require an API key?

No, BlockCypher is freely accessible without registration or an API key.

What is BlockCypher's free tier?

3 calls/sec, 200 calls/hr, no key (key extends limits)

Is BlockCypher currently online?

We check BlockCypher every hour. The current status is shown at the top of this page. You can also see the 30-day uptime history in the chart above.

Implementation notes

When to use BlockCypher

BlockCypher supports Bitcoin, Ethereum, Litecoin, and Dogecoin with a unified REST API, webhook notifications, and transaction broadcasting. Its no-key free tier gives 200 calls/hour and 3 calls/second — enough for a wallet balance checker or block explorer feature without creating an account.

Common pitfalls

Quick start (bash)

curl "https://api.blockcypher.com/v1/btc/main" | python3 -m json.tool

Embed this badge

Add a live status badge to your README, docs, or website.

BlockCypher status badge

Markdown

[![BlockCypher Status](https://freeapi-builder.a10ayassine.workers.dev/badge/blockcypher.svg)](https://freeapi.watch/blockcypher)

HTML

<a href="https://freeapi.watch/blockcypher"><img src="https://freeapi-builder.a10ayassine.workers.dev/badge/blockcypher.svg" alt="BlockCypher Status"/></a>