Author

Topic: All bitcoin addresses with balance (Read 1149 times)

newbie
Activity: 8
Merit: 1
July 08, 2019, 06:34:15 AM
#15
New list.

Do you have all listings?
address, hash160, amount
For example:
Code:
1DpBda3jw6x2rbkSJUFrBfUPKgFbZsr5t9,8c8deefad99de1daffac1446a01132266c9d58fa,35264328
1JtY892wdpUfeVqg3nH3fed2whZBi9xTf,036217897bf7eb792d129b962e8d478e2030ac94,19446553
19b8mLDpqbUwZCZ8Sa9TbMj2ofhcUwc5HF,5e35a15c10dd14e888b58320f737142c48e2eea6,3366861
15SQ4c9BRsR77hbBLBXxGi8h7V7pDFtShG,30ae274c7101a903e1cce0d429383b2d680c947f,10524100
or
Code:
8c8deefad99de1daffac1446a01132266c9d58fa,35264328
036217897bf7eb792d129b962e8d478e2030ac94,19446553
5e35a15c10dd14e888b58320f737142c48e2eea6,3366861
30ae274c7101a903e1cce0d429383b2d680c947f,10524100
download link die  Cry
Code:
https://bitcointalk.org/index.php?topic=267618.msg29206287#msg29206287
and
https://bitcointalk.org/index.php?topic=267618.msg26309298#msg26309298
newbie
Activity: 19
Merit: 4
June 17, 2019, 03:13:16 AM
#14
New list.
newbie
Activity: 19
Merit: 4
November 13, 2018, 05:41:37 AM
#13
In this case, the user's starmyc chainstate parser is used.
Respect, bro, starmyc Smiley
member
Activity: 374
Merit: 53
Telegram @keychainX
November 12, 2018, 04:34:04 PM
#12
Anyone have a script to get this out of a Bitcoin core node ourselves?

There are several on github.

https://github.com/alecalve/python-bitcoin-blockchain-parser
and
https://github.com/tenthirtyone/blocktools

my favourite though is https://github.com/znort987/blockparser but the official version has a bug and crashes around block 424.000
but there are custom made versions that passes this bug...
legendary
Activity: 1176
Merit: 1015
November 10, 2018, 10:49:50 PM
#11
Anyone have a script to get this out of a Bitcoin core node ourselves?
legendary
Activity: 2758
Merit: 6830
November 09, 2018, 11:43:29 AM
#10
I just downloaded the sample and opened it up. Am i right in assuming that all balances of the sample are also "truncated".

Code:
3D2oetdNuZUqQHPJ......[truncated]......;13866086137914
If not, what are those numbers behind the ; referring to? amount of satoshi stored?
Yes.

Check the last post from OP:

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).
legendary
Activity: 1946
Merit: 1427
November 09, 2018, 10:04:39 AM
#9
what is software i read it on pc  ?
I think you can read it with just about any text editor, (after you unpacked it obviously.)


I just downloaded the sample and opened it up. Am i right in assuming that all balances of the sample are also "truncated".

Code:
3D2oetdNuZUqQHPJ......[truncated]......;13866086137914
If not, what are those numbers behind the ; referring to? amount of satoshi stored?
full member
Activity: 386
Merit: 100
November 09, 2018, 07:56:17 AM
#8
Hi, I did not find how to reply to the topic: https://bitcointalk.org/index.php?topic=267618.320, so I created this topic. Many are looking for a list of all Bitcoin balances, here it is: all balance

thank you so much i really need this database

if anyone can update this database , it is best support

what is software i read it on pc  ?
full member
Activity: 198
Merit: 130
Some random software engineer
November 07, 2018, 04:18:46 PM
#7
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:)

Actually, It was opened yesterday! Enjoy today's: https://balances.syndevio.com/balances/balances-bitcoin-20181107-0100-6awuMqze.gz
newbie
Activity: 19
Merit: 4
November 07, 2018, 12:55:32 PM
#6
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:)


legendary
Activity: 2758
Merit: 6830
November 07, 2018, 12:53:37 PM
#5
Hi, I did not find how to reply to the topic: https://bitcointalk.org/index.php?topic=267618.320, so I created this topic. Many are looking for a list of all Bitcoin balances, here it is: all balance
What is the total number of addresses having any balance on it?
From that file, 22439679 addresses (22,4 millions).
legendary
Activity: 1662
Merit: 1050
November 07, 2018, 11:51:26 AM
#4
Hi, I did not find how to reply to the topic: https://bitcointalk.org/index.php?topic=267618.320, so I created this topic. Many are looking for a list of all Bitcoin balances, here it is: all balance
What is the total number of addresses having any balance on it?
full member
Activity: 378
Merit: 197
November 07, 2018, 09:40:45 AM
#3
Hi, I did not find how to reply to the topic: https://bitcointalk.org/index.php?topic=267618.320, so I created this topic. Many are looking for a list of all Bitcoin balances, here it is: all balance

Thanks for the current list Grin

I downloaded it, and it is a list of balances as you said. (file is ok, safe to download)
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.

You weren't able to reply to this topic because it has been locked.

User starmyc has posted a link to such a dump:

Thumbs up for Starmyc, he does excellent job in making the balances available, but his list is not free to download, it is great to sometimes  have current balances available for free too:)
 
legendary
Activity: 1624
Merit: 2481
November 07, 2018, 08:37:58 AM
#2
You weren't able to reply to this topic because it has been locked.

Probably by the OP because the question already has been answered.


User starmyc has posted a link to such a dump:

Quote from: starmyc
There is: I compute a bunch of them everyday, and make them available on https://balances.syndevio.com/

Regards
newbie
Activity: 19
Merit: 4
November 07, 2018, 06:11:34 AM
#1
Hi, I did not find how to reply to the topic: https://bitcointalk.org/index.php?topic=267618.320, so I created this topic. Many are looking for a list of all Bitcoin balances, here it is: all balance
Jump to: