Etherscan Top ETH Holders avatar

Etherscan Top ETH Holders

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Etherscan Top ETH Holders

Etherscan Top ETH Holders

Monitor the top Ethereum whale wallets from Etherscan.io � no API key needed. Returns wallet address, ETH balance, percentage of total supply held, transaction count, and known name tags for exchanges, protocols, and institutional wallets.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Sheshinmcfly

Sheshinmcfly

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

18 hours ago

Last modified

Share

Etherscan Top ETH Holders Scraper

Extract the top Ethereum (ETH) holders from Etherscan.io — the leading Ethereum blockchain explorer.

Monitor whale wallets, track institutional holdings, analyze ETH supply distribution, and get structured data on the richest Ethereum addresses — all without an API key.

What data do you get?

FieldDescription
rankPosition in the top holders list
addressEthereum wallet address (0x...)
nameTagLabel if known (e.g. "Binance 7", "Kraken Cold Wallet")
balanceETH balance
percentage% of total ETH supply held
txCountNumber of transactions
urlDirect Etherscan link
extractedAtTimestamp of extraction

Use cases

  • Crypto research — Track whale movements and institutional wallets
  • DeFi analytics — Monitor supply concentration and distribution
  • Investment analysis — Identify exchange cold wallets vs smart contracts
  • Academic research — Study Ethereum wealth distribution
  • Alerting systems — Watch specific addresses for large balance changes

How to use

  1. Go to the actor page and click Try for free
  2. Set maxResults to control how many top holders you want (default: 100)
  3. Optionally increase pages to get more entries (25 holders per page)
  4. Click Start — the actor runs in seconds, no API key needed
  5. Download results as JSON, CSV, or Excel from the dataset tab

Input parameters

{
"maxResults": 100,
"pages": 4
}
ParameterTypeDefaultDescription
maxResultsinteger100Max number of holders to return
pagesinteger4Pages to scrape (25 holders per page)

Sample output

{
"rank": 1,
"address": "0x00000000219ab540356cBB839Cbe05303d7705Fa",
"nameTag": "Beacon Deposit Contract",
"balance": "83,437,999.77 ETH",
"percentage": "69.65%",
"txCount": "2,789",
"url": "https://etherscan.io/address/0x00000000219ab540356cBB839Cbe05303d7705Fa",
"extractedAt": "2026-04-22T03:00:00.000Z"
}

Performance

  • ~25 holders per page in under 2 seconds
  • 100 holders (4 pages) in under 10 seconds
  • No API key required

Pricing

This actor charges $0.002 per result (per Ethereum address extracted).

ResultsEstimated cost
25 (1 page)~$0.05
100 (4 pages)~$0.20
500 (20 pages)~$1.00

The Apify free plan includes $5 monthly credit — enough for thousands of results.

Keywords

Etherscan scraper, Ethereum top holders, ETH whale wallets, blockchain data extraction, Ethereum rich list, crypto holder analysis, ETH supply distribution, on-chain analytics, whale tracking, Ethereum address scraper

This actor accesses publicly available data from Etherscan.io. No personal data is collected. All blockchain addresses are public by nature. Use responsibly and in accordance with Etherscan's terms of service.


Built with Apify SDK and Crawlee