Post
Topic
Board Development & Technical Discussion
Re: All bitcoin addresses with balance
by
tkastet
on 07/11/2018, 16:55:32 UTC
Quote from: RocketSingh
What is the total number of addresses having any balance on it?
With a balance above zero: 22439679 addresses.
In the file 22440325 addresses. Zero balances can be deleted. The file is posted immediately after parsing and has not been edited.

Quote from: aplistir

The balances of many addresses are like this:
Code:
33QoG5ioV4hseifKT9iaqrmD2eis7DicWA;1e+12
1ucXXZQSEf4zny2HRwAQKtVpkLPTUKRtt;1e+12
1P1iThxBH542Gmk1kZNXyji4E4iwpvSbrt;1e+12
I guess they are not exact balances. Later in the file the smaller balances are correct.

This is normal, this is the result of the parser, all values ​​are in Satoshi.
The list is accurate =)
1e+12 is a number with twelve zeros (in satoshi).

Quote from: bob123
User starmyc has posted a link to such a dump

With respect to Starmyc, but...
Quote from: aplistir
but his list is not free to download, it is great to sometimes  have current balances available for free too:)