FreeAPI.watch

Etherscan API

Official Ethereum blockchain explorer API for transactions, balances, contract ABI, gas prices, and token transfers.

Status
🟢 Online · 582 ms
30-day uptime
99.71%
Free tier
5 calls/sec, free key, no credit card
Auth
API key
Last 30 days

Free alternatives (live ranking)

Compare Etherscan API with…

Paid alternatives

Official docs ↗

Frequently Asked Questions

Does Etherscan API require an API key?

Yes, Etherscan API requires a free API key. You can sign up via https://docs.etherscan.io/.

What is Etherscan API's free tier?

5 calls/sec, free key, no credit card

Is Etherscan API currently online?

We check Etherscan API 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 Etherscan API

Etherscan is the canonical Ethereum blockchain explorer API for fetching transactions, contract source code, ABI, ENS resolution, and gas oracle data. Use it for any read-only Ethereum analysis where you don't run your own node.

Common pitfalls

Quick start (bash)

curl "https://api.etherscan.io/api?module=stats&action=ethprice&apikey=YOUR_KEY"

Embed this badge

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

Etherscan API status badge

Markdown

[![Etherscan API Status](https://freeapi-builder.a10ayassine.workers.dev/badge/etherscan.svg)](https://freeapi.watch/etherscan)

HTML

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