Freelantools
Financial & Market Data

How to Export Top ETH Holder Rankings (Balances, Wallet Tags, Activity)

Etherscan's rich-list page shows the largest Ethereum wallets, but only in the browser and 25 rows at a time — there is no bulk export. This tool pulls the full top-holders ranking as structured data: wallet address, known name tag (exchange, bridge, contract), balance, percent of tracked supply, and transaction count.

In short: Manually paging through Etherscan's rich list and copying rows doesn't scale, and rankings shift as balances move. This tool automates it — you get structured, ready-to-use data instead of copying it by hand.
What the data shows: In this sample of the top 12 ETH holders, the Beacon Deposit Contract alone holds over 88 million ETH — more than 73% of the tracked total — showing just how concentrated ETH holdings are in staking versus exchange and bridge wallets.

Sample data

Real data from a recent run. The live tool returns more fields and as many results as you need.

RankName TagAddressBalance% of Supply
1Beacon Deposit Contract0x000000…7705fa88,265,339.85 ETH73.14%
2Wrapped Ether0xc02aaa…756cc22,429,144.13 ETH2.01%
3Binance 70xbe0eb5…4d33e81,996,008.39 ETH1.65%
4Robinhood0x40b387…18e4891,220,494.88 ETH1.01%
5Upbit 410x0e58e8…d9bfcd1,044,815.21 ETH0.87%
6Arbitrum: Bridge0x831517…d7ed3a821,892.15 ETH0.68%
7Base: Base Portal0x490480…74e97e817,706.15 ETH0.68%
8Binance: Hot Wallet 200xf97781…41acec739,595.95 ETH0.61%
9Binance: Binance-Peg Tokens0x47ac0f…a6d503454,999.07 ETH0.38%
10Bitfinex 190xe92d1a…85226f450,118.33 ETH0.37%
11Gemini: Cold Wallet0xafcd96…45c5da385,262.9 ETH0.32%
120x1d4896…030270368,050.15 ETH0.30%

What each field means

FieldDescription
rankPosition in the top-holders ranking
addressFull wallet address
nameTagKnown label for the wallet (exchange, bridge, contract) when Etherscan has identified it
balanceEth, balanceRawCurrent ETH balance, as a number and as Etherscan's formatted string
percentage, percentageRawShare of the tracked total supply held by this wallet
txCountTotal number of transactions for this address
urlDirect link to the wallet on Etherscan

How to use it

  1. Open the tool on Apify (link below).
  2. Fill in the search form — no code required.
  3. Run it and wait for it to finish (usually seconds).
  4. Download your results as JSON, CSV, or Excel.
Etherscan Top Holders tool page on Apify
Open this tool →

Opens on Apify.com, where the tool actually runs.

Frequently asked questions

Do I need to know how to code?

No. You choose how many holders and pages to fetch and download the results as JSON, CSV, or Excel.

Is this real-time data?

Yes, every run fetches the current ranking directly from Etherscan at the time you run it.

Does it work for other tokens, not just ETH?

This tool tracks native ETH holders. For ERC-20 token holder rankings, check the actor page for supported options.