Freemium

Etherscan API

Etherscan API provides developers with programmatic access to Ethereum blockchain data, including transactions, smart contracts, token balances, and gas prices. It powers applications such as crypto wallets, blockchain explorers, analytics platforms, and DeFi dashboards. Widely used for monitoring on-chain activity, verifying contracts, and building secure dApps.

1

Endpoints

0

Views

Aug 29, 2025

Last Checked

5 requests/second

Rate Limit

API Endpoints

Retrieve Ethereum transaction details

Full URL

https://api.etherscan.io/api/api

Code Examples

curl -X GET 'https://api.etherscan.io/api/api' \
  -H 'Authorization: Bearer YOUR_API_KEY'

Parameters

{
  "action": "eth_getTransactionByHash",
  "module": "proxy",
  "txhash": "0x..."
}

Example Response

{
  "result": {
    "hash": "0x...",
    "value": "0x123"
  },
  "jsonrpc": "2.0"
}

Version

v1

Rate Limit

5 requests/second (free tier)
Tags
blockchain-dataethereum-exploreretherscantransaction-tracking
Technical Details
Authentication
API Key
Response Formats
JSON
Availability
global
Status
Published
Rate Limits

5 requests/second (free tier)

Supported Languages
PythonJavaScriptcURL
Use Cases
Ethereum explorer
blockchain data
transaction tracking

Related APIs

Discover similar APIs that might interest you

APIopen source

Web3.js Ethereum API

Web3.js is the leading free and open-sou...

Category
Blockchain
Endpoints
1
ethereumweb3
APIopen source

Chainpoint

Chainpoint API offers a public API that ...

Category
Blockchain
Endpoints
1
blockchainverification
APIopen source

Helium Blockchain API

Helium Blockchain API offers public acce...

Category
Blockchain
Endpoints
1
blockchainiot