Pages:
Author

Topic: Which bitcoin address has the most BTC? (Read 4052 times)

hero member
Activity: 1106
Merit: 638
January 29, 2017, 07:57:31 PM
#56

Wishful thinking but probably not Satoshi's. The last deposit was within the last week. It's probably the wallet for a business - BTC investment fund, 21.co, Chinese miner, something like that.

The last deposit was 33,000 BTC!

That's a lot of scratch though...damn, to have that much coin!

Can we sort the bitcoin addresses according to their BTC value? Which bitcoin address has the most BTC?
As far as I know, all transactions are already recorded. Then I think we can sort these addresses by their BTC value.
Any ideas on this?

This -> https://www.blocktrail.com/BTC/address/3Nxwenay9Z8Lc9JBiywExpnEFiLp6Afp8v
according to -> https://bitinfocharts.com/top-100-richest-bitcoin-addresses.html

Can we never know who this address belongs to? Is it impossible to find the addressee's identity?
It is probably Satoshis personal wallet.  Wink
legendary
Activity: 1218
Merit: 1007
January 29, 2017, 06:07:18 PM
#55
I would assume that one of Satoshi's old addresses that he no longer uses is the one with the most Bitcoin, especially since it's rumored he has a million or so BTC stored from when the network was just getting started and he had to help everyone else get it propagating.

I don't know for sure though, I'm sure some people would have posted them.
full member
Activity: 209
Merit: 100
January 29, 2017, 05:52:14 PM
#54
Why should this be important?
Knowing this is not really important, it won't change anything and we have no idea who is behind that big address.
But it is hell of a fun to watch people speculate who might be owning so many BTC. Smiley
Yes i agree with you and it will be dangerous for bitcoin's price because sometime
they can do dumping bitcoins on the markets,
we can guess many people losing value of money if it happens and
we can not make prediction it will happening.

I do not think they would have already done it, I mean  about dump BTC, even if they did, many people would pick up quickly, counteract its effect in a short time.
full member
Activity: 210
Merit: 100
January 29, 2017, 03:31:22 PM
#53
There is a list called the "Rich List" which has the top 100 richest Bitcoin addresses in the world, and here is the richest one from that list: https://blockchain.info/address/1JCe8z4jJVNXSjohjM4i9Hh813dLCNx2Sy. It's unbelievable how much money this account has and it is supposed that this account is owned by Satoshi Nakamoto, but I don't think anyone really knows.
hero member
Activity: 700
Merit: 500
January 29, 2017, 03:18:11 PM
#52

What happens if we do not associate any account with our bitcoin address?
When I transfer funds from the bitcoin exchange sites to my bank account, my identity is revealed.
But what happens if I make all my purchases online without making a connection with my personal account?

In short, I wonder if the bitcoin protocol itself is anonymous? Is our IP address logged?
The most practical method to stay completely anonymous is to use a mixer service which you could set receiving addresses and even set delay time in sending orders, and no matter from where you are sending your bitcoins to the mixer's address, your IP is no longer an issue.
IP addresses of the nodes are logged anyone relaying transactions but they might using TOR so you can't really tell if it's their real IP.

Mixing bitcoin is like using burner phones.

Do not we see the first address and last address in the bitcoin laundry sites?

For example, x my personal address. the mixer sites are addresses a, b, c, d, e, f
I transferred money from address x to address c. The mixer site transferred the money between his addresses.
Example process: x -> c -> f -> a -> e -> b -> d

Now, when I want to use the money at d, can not it be found that this money comes from x address?
Can not they ask where you got this money from?

the path of money is more like:
X is a matrix of 1000's of addresses
each one of them moving, like you said:  -> c -> f -> a -> e -> b -> d
and finaly from d to 1000's of destination addresses.

so, do you think you can trace back the path of all this transaction's?
believe me, it will be really really hard mission.

Could you explain a little more? Is it a 1000X1000 matrix? And do you have randomly generated btc addresses in the elements of this matrix?

And how do you process these matrices? multiplication, addition?

I didn't mean actually a matrix of x by y addresses, just tried to demonstrate there are a lot of addresses uses the same paths so it'll be very hard to trace back a single transaction.
And I guess they add some dummy transactions just to make it harder.
Anyway, if you know someone who can figure out the origin of a specific transaction let me know

We can think of a solution by knowing what mathematical rule the mixing process is based on.
There are advanced math programs. For example MatLab
Do you know the algorithms used by the mixer sites?

I'm actually pretty good with MATLAB scripts, working on it on my work.
Maybe I'll try to code something to figure it out, but I'll need some references. I'll do some transactions myself and then use this knowledge to trace it back. Then I'll try to trace others' transactions.

Before you do this, you need to know the algorithms that mixers use.
As far as I know, no mixer sites not share source code.

But if I don't know the algorithm I still can try to figure it out by examples.
If I use their service I can track my own money, and I can learn from that how they work.
Of course they can change something once in couple of days and then my work is useless.
member
Activity: 112
Merit: 10
January 29, 2017, 02:59:46 PM
#51

What happens if we do not associate any account with our bitcoin address?
When I transfer funds from the bitcoin exchange sites to my bank account, my identity is revealed.
But what happens if I make all my purchases online without making a connection with my personal account?

In short, I wonder if the bitcoin protocol itself is anonymous? Is our IP address logged?
The most practical method to stay completely anonymous is to use a mixer service which you could set receiving addresses and even set delay time in sending orders, and no matter from where you are sending your bitcoins to the mixer's address, your IP is no longer an issue.
IP addresses of the nodes are logged anyone relaying transactions but they might using TOR so you can't really tell if it's their real IP.

Mixing bitcoin is like using burner phones.

Do not we see the first address and last address in the bitcoin laundry sites?

For example, x my personal address. the mixer sites are addresses a, b, c, d, e, f
I transferred money from address x to address c. The mixer site transferred the money between his addresses.
Example process: x -> c -> f -> a -> e -> b -> d

Now, when I want to use the money at d, can not it be found that this money comes from x address?
Can not they ask where you got this money from?

the path of money is more like:
X is a matrix of 1000's of addresses
each one of them moving, like you said:  -> c -> f -> a -> e -> b -> d
and finaly from d to 1000's of destination addresses.

so, do you think you can trace back the path of all this transaction's?
believe me, it will be really really hard mission.

Could you explain a little more? Is it a 1000X1000 matrix? And do you have randomly generated btc addresses in the elements of this matrix?

And how do you process these matrices? multiplication, addition?

I didn't mean actually a matrix of x by y addresses, just tried to demonstrate there are a lot of addresses uses the same paths so it'll be very hard to trace back a single transaction.
And I guess they add some dummy transactions just to make it harder.
Anyway, if you know someone who can figure out the origin of a specific transaction let me know

We can think of a solution by knowing what mathematical rule the mixing process is based on.
There are advanced math programs. For example MatLab
Do you know the algorithms used by the mixer sites?

I'm actually pretty good with MATLAB scripts, working on it on my work.
Maybe I'll try to code something to figure it out, but I'll need some references. I'll do some transactions myself and then use this knowledge to trace it back. Then I'll try to trace others' transactions.

Before you do this, you need to know the algorithms that mixers use.
As far as I know, no mixer sites not share source code.
hero member
Activity: 2814
Merit: 618
Leading Crypto Sports Betting & Casino Platform
January 29, 2017, 01:49:30 AM
#50
Can we sort the bitcoin addresses according to their BTC value? Which bitcoin address has the most BTC?
As far as I know, all transactions are already recorded. Then I think we can sort these addresses by their BTC value.
Any ideas on this?
I think this address has the most BTC: 3Kg7Cmooris7cLErTsijq6qR1FH3cTiK2G
Really a very large fortune circulating, no, i think a huge fortune.
Maybe it's Mafia or a big campaign.

I see this address 3Kg7Cmooris7cLErTsijq6qR1FH3cTiK2G has  received 158,000 Btc. The amount is big but not so big that i can claim it to be the highest BTC address.
Anyways, it really does not matter which addy had high bitcoins unless one of those addy belongs to me. Wink
hero member
Activity: 518
Merit: 500
January 29, 2017, 01:15:12 AM
#49
Why should this be important?
Knowing this is not really important, it won't change anything and we have no idea who is behind that big address.
But it is hell of a fun to watch people speculate who might be owning so many BTC. Smiley
Yes i agree with you and it will be dangerous for bitcoin's price because sometime
they can do dumping bitcoins on the markets,
we can guess many people losing value of money if it happens and
we can not make prediction it will happening.
hero member
Activity: 1666
Merit: 502
January 27, 2017, 06:47:39 PM
#48
Can we sort the bitcoin addresses according to their BTC value? Which bitcoin address has the most BTC?
As far as I know, all transactions are already recorded. Then I think we can sort these addresses by their BTC value.
Any ideas on this?

This -> https://www.blocktrail.com/BTC/address/3Nxwenay9Z8Lc9JBiywExpnEFiLp6Afp8v
according to -> https://bitinfocharts.com/top-100-richest-bitcoin-addresses.html

Can we never know who this address belongs to? Is it impossible to find the addressee's identity?
bitcoin has the advantage one of which control and security - bitcoin users are in full control of their transactions; it is impossible for merchants to force unwanted or unnoticed charges as can happen with other payment methods. bitcoin payments can be made without personal information tied to the transaction. this offers strong protection against identity theft. bitcoin users can also protect their money with backup and encryption.

hero member
Activity: 1092
Merit: 501
January 27, 2017, 06:10:50 PM
#47
Can we sort the bitcoin addresses according to their BTC value? Which bitcoin address has the most BTC?
As far as I know, all transactions are already recorded. Then I think we can sort these addresses by their BTC value.
Any ideas on this?

This -> https://www.blocktrail.com/BTC/address/3Nxwenay9Z8Lc9JBiywExpnEFiLp6Afp8v
according to -> https://bitinfocharts.com/top-100-richest-bitcoin-addresses.html

Can we never know who this address belongs to? Is it impossible to find the addressee's identity?
And why do you want to know that? Knowing the addresses with the most bitcoin may be relevant as a trivia or something but we don't need to know the identities of those holding those coins, I don't see a single reason for that information to be relevant.
member
Activity: 108
Merit: 10
January 27, 2017, 05:56:59 PM
#46
Woow we can see which wallet have the most bitcoins that is really perfect for everybody because we can see that miracle which soembody did.Woow so many bitcoins he have on bitcoin wallet wow i cant beleive.
hero member
Activity: 700
Merit: 500
January 27, 2017, 05:52:32 PM
#45

What happens if we do not associate any account with our bitcoin address?
When I transfer funds from the bitcoin exchange sites to my bank account, my identity is revealed.
But what happens if I make all my purchases online without making a connection with my personal account?

In short, I wonder if the bitcoin protocol itself is anonymous? Is our IP address logged?
The most practical method to stay completely anonymous is to use a mixer service which you could set receiving addresses and even set delay time in sending orders, and no matter from where you are sending your bitcoins to the mixer's address, your IP is no longer an issue.
IP addresses of the nodes are logged anyone relaying transactions but they might using TOR so you can't really tell if it's their real IP.

Mixing bitcoin is like using burner phones.

Do not we see the first address and last address in the bitcoin laundry sites?

For example, x my personal address. the mixer sites are addresses a, b, c, d, e, f
I transferred money from address x to address c. The mixer site transferred the money between his addresses.
Example process: x -> c -> f -> a -> e -> b -> d

Now, when I want to use the money at d, can not it be found that this money comes from x address?
Can not they ask where you got this money from?

the path of money is more like:
X is a matrix of 1000's of addresses
each one of them moving, like you said:  -> c -> f -> a -> e -> b -> d
and finaly from d to 1000's of destination addresses.

so, do you think you can trace back the path of all this transaction's?
believe me, it will be really really hard mission.

Could you explain a little more? Is it a 1000X1000 matrix? And do you have randomly generated btc addresses in the elements of this matrix?

And how do you process these matrices? multiplication, addition?

I didn't mean actually a matrix of x by y addresses, just tried to demonstrate there are a lot of addresses uses the same paths so it'll be very hard to trace back a single transaction.
And I guess they add some dummy transactions just to make it harder.
Anyway, if you know someone who can figure out the origin of a specific transaction let me know

We can think of a solution by knowing what mathematical rule the mixing process is based on.
There are advanced math programs. For example MatLab
Do you know the algorithms used by the mixer sites?

I'm actually pretty good with MATLAB scripts, working on it on my work.
Maybe I'll try to code something to figure it out, but I'll need some references. I'll do some transactions myself and then use this knowledge to trace it back. Then I'll try to trace others' transactions.
hero member
Activity: 882
Merit: 500
January 27, 2017, 11:35:48 AM
#44
I think this is not possible to look about millions of bitcoin address. But it's probably possible by doing automatic coding to to do the tasks automatically by our system. I am curious to make such programs
member
Activity: 112
Merit: 10
January 27, 2017, 11:15:47 AM
#43

What happens if we do not associate any account with our bitcoin address?
When I transfer funds from the bitcoin exchange sites to my bank account, my identity is revealed.
But what happens if I make all my purchases online without making a connection with my personal account?

In short, I wonder if the bitcoin protocol itself is anonymous? Is our IP address logged?
The most practical method to stay completely anonymous is to use a mixer service which you could set receiving addresses and even set delay time in sending orders, and no matter from where you are sending your bitcoins to the mixer's address, your IP is no longer an issue.
IP addresses of the nodes are logged anyone relaying transactions but they might using TOR so you can't really tell if it's their real IP.

Mixing bitcoin is like using burner phones.

Do not we see the first address and last address in the bitcoin laundry sites?

For example, x my personal address. the mixer sites are addresses a, b, c, d, e, f
I transferred money from address x to address c. The mixer site transferred the money between his addresses.
Example process: x -> c -> f -> a -> e -> b -> d

Now, when I want to use the money at d, can not it be found that this money comes from x address?
Can not they ask where you got this money from?

the path of money is more like:
X is a matrix of 1000's of addresses
each one of them moving, like you said:  -> c -> f -> a -> e -> b -> d
and finaly from d to 1000's of destination addresses.

so, do you think you can trace back the path of all this transaction's?
believe me, it will be really really hard mission.

Could you explain a little more? Is it a 1000X1000 matrix? And do you have randomly generated btc addresses in the elements of this matrix?

And how do you process these matrices? multiplication, addition?

I didn't mean actually a matrix of x by y addresses, just tried to demonstrate there are a lot of addresses uses the same paths so it'll be very hard to trace back a single transaction.
And I guess they add some dummy transactions just to make it harder.
Anyway, if you know someone who can figure out the origin of a specific transaction let me know

We can think of a solution by knowing what mathematical rule the mixing process is based on.
There are advanced math programs. For example MatLab
Do you know the algorithms used by the mixer sites?
hero member
Activity: 952
Merit: 515
January 27, 2017, 10:31:30 AM
#42
It is not possible that Satoshi holds the most number of bitcoin but I believe that he does have many bitcoin address, also the signature campaigns are one of those since they are using bitcoin as payment and for their business, if I am not mistaken China also holds a large number of bitcoin since they do own large mining company. 
sr. member
Activity: 434
Merit: 250
January 27, 2017, 10:25:48 AM
#41
Can we sort the bitcoin addresses according to their BTC value? Which bitcoin address has the most BTC?
As far as I know, all transactions are already recorded. Then I think we can sort these addresses by their BTC value.
Any ideas on this?
I think this address has the most BTC: 3Kg7Cmooris7cLErTsijq6qR1FH3cTiK2G
Really a very large fortune circulating, no, i think a huge fortune.
Maybe it's Mafia or a big campaign.
hero member
Activity: 700
Merit: 500
January 27, 2017, 09:37:50 AM
#40

What happens if we do not associate any account with our bitcoin address?
When I transfer funds from the bitcoin exchange sites to my bank account, my identity is revealed.
But what happens if I make all my purchases online without making a connection with my personal account?

In short, I wonder if the bitcoin protocol itself is anonymous? Is our IP address logged?
The most practical method to stay completely anonymous is to use a mixer service which you could set receiving addresses and even set delay time in sending orders, and no matter from where you are sending your bitcoins to the mixer's address, your IP is no longer an issue.
IP addresses of the nodes are logged anyone relaying transactions but they might using TOR so you can't really tell if it's their real IP.

Mixing bitcoin is like using burner phones.

Do not we see the first address and last address in the bitcoin laundry sites?

For example, x my personal address. the mixer sites are addresses a, b, c, d, e, f
I transferred money from address x to address c. The mixer site transferred the money between his addresses.
Example process: x -> c -> f -> a -> e -> b -> d

Now, when I want to use the money at d, can not it be found that this money comes from x address?
Can not they ask where you got this money from?

the path of money is more like:
X is a matrix of 1000's of addresses
each one of them moving, like you said:  -> c -> f -> a -> e -> b -> d
and finaly from d to 1000's of destination addresses.

so, do you think you can trace back the path of all this transaction's?
believe me, it will be really really hard mission.

Could you explain a little more? Is it a 1000X1000 matrix? And do you have randomly generated btc addresses in the elements of this matrix?

And how do you process these matrices? multiplication, addition?

I didn't mean actually a matrix of x by y addresses, just tried to demonstrate there are a lot of addresses uses the same paths so it'll be very hard to trace back a single transaction.
And I guess they add some dummy transactions just to make it harder.
Anyway, if you know someone who can figure out the origin of a specific transaction let me know
member
Activity: 112
Merit: 10
January 27, 2017, 07:24:04 AM
#39

What happens if we do not associate any account with our bitcoin address?
When I transfer funds from the bitcoin exchange sites to my bank account, my identity is revealed.
But what happens if I make all my purchases online without making a connection with my personal account?

In short, I wonder if the bitcoin protocol itself is anonymous? Is our IP address logged?
The most practical method to stay completely anonymous is to use a mixer service which you could set receiving addresses and even set delay time in sending orders, and no matter from where you are sending your bitcoins to the mixer's address, your IP is no longer an issue.
IP addresses of the nodes are logged anyone relaying transactions but they might using TOR so you can't really tell if it's their real IP.

Mixing bitcoin is like using burner phones.

Do not we see the first address and last address in the bitcoin laundry sites?

For example, x my personal address. the mixer sites are addresses a, b, c, d, e, f
I transferred money from address x to address c. The mixer site transferred the money between his addresses.
Example process: x -> c -> f -> a -> e -> b -> d

Now, when I want to use the money at d, can not it be found that this money comes from x address?
Can not they ask where you got this money from?

the path of money is more like:
X is a matrix of 1000's of addresses
each one of them moving, like you said:  -> c -> f -> a -> e -> b -> d
and finaly from d to 1000's of destination addresses.

so, do you think you can trace back the path of all this transaction's?
believe me, it will be really really hard mission.

Could you explain a little more? Is it a 1000X1000 matrix? And do you have randomly generated btc addresses in the elements of this matrix?

And how do you process these matrices? multiplication, addition?
legendary
Activity: 1120
Merit: 1037
฿ → ∞
January 22, 2017, 11:49:29 AM
#38
I am running blockparser from time to time, so the top BTC addresses looked like that about a week ago

---------------------------------------------------------------------------------------------------------------------------------------------------------------------
              Balance                      Hash160                             Base58                  nbIn        lastTimeIn          nbOut        lastTimeOut
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
         131439.82180613 e95dbb25283cc35d4a6aefa76c0382e63ce0fa36 3Nxwenay9Z8Lc9JBiywExpnEFiLp6Afp8v     83 Fri Jan 13 21:31:52 2017      20 Fri Jan 13 21:31:52 2017
         124178.00014420 bcadb700c24da04b17feb9aa9bd71e368a4b623c 1JCe8z4jJVNXSjohjM4i9Hh813dLCNx2Sy     20 Fri Dec 23 07:58:33 2016       1 Wed Aug 24 11:48:26 2016
          83136.54056264 4fafd53c1d1359fafb95a231ef16e64c01112cf2 38xMwnXgYmnzvbmqz8TFZ1zxnwVcdv1uq4    684 Sun Jan 15 14:07:57 2017     280 Sun Jan 15 14:07:57 2017
          79957.12659773 a0b0d60e5991578ed37cbda2b17d8b2ce23ab295 1FeexV6bAHb8ybZjqQMjJrcCrHGW9sb6uF     89 Wed Dec 28 09:53:40 2016       0 Thu Jan  1 00:00:00 1970
          69370.10690994 b3dd79fb3460c7b0d0bbb8d2ed93436b88b6d89c 1HQ3Go3ggs8pFnXuHVHRytPCq5fGG8Hbhx     69 Sat Nov 12 03:16:46 2016       1 Thu Apr 23 14:10:25 2015
          66650.59640465 3d03002dbed5cb1dc10fc6bcb0886d2df32f2838 16ZbpCEyVVdqu8VycWR8thUL2Rd9JnjzHt    170 Sun Nov 13 23:32:38 2016       0 Thu Jan  1 00:00:00 1970
          66583.22391617 cd4b7b8f9db1b0c709fd0c9f0534fca6a9f40495 1KiVwxEuGBYavyKrxkLncJt2pQ5YUUQX7f    120 Sat Feb 13 06:40:01 2016       0 Thu Jan  1 00:00:00 1970
          66452.06624862 f9e6bbcdc83d8f351014e07495f386fe1067ec7b 1PnMfRF2enSZnR6JSexxBHuQnxG8Vo5FVK    114 Sat Feb 13 06:40:01 2016       0 Thu Jan  1 00:00:00 1970
          66378.80961189 6a6015e3793207af6dff7c48ee9e193d73547cdc 1AhTjUMztCihiTyA4K6E3QEpobjWLwKhkR    181 Thu Feb 18 17:09:28 2016       0 Thu Jan  1 00:00:00 1970
          66235.82427687 8b70193546504fa3623598722575f70b5b1c6455 1DiHDQMPFu4p84rkLn6Majj2LCZZZRQUaa    125 Sat Feb 13 06:40:01 2016       0 Thu Jan  1 00:00:00 1970
          66233.73859546 908b47d6a15d89c3ee34df1bc68a00ec4ff70c9b 1EBHA1ckUWzNKN7BMfDwGTx6GKEbADUozX    127 Fri Aug 26 09:33:37 2016       0 Thu Jan  1 00:00:00 1970
          66205.47375047 27ed35ebcf72744ec3b4a0f4dbb83d7620acf443 14e7XAZbepQp9MXXzjNG3fNLoAUpaBAXHW    132 Fri Apr 29 10:29:14 2016       0 Thu Jan  1 00:00:00 1970
          66170.69605917 f33a3af3695f041e2ea6271f1fe6309abac4dd58 1PB4xXUFyy4kSNqroCBVaQuCuw9VcN3be4    171 Fri Feb 12 04:57:18 2016       0 Thu Jan  1 00:00:00 1970
          66163.44524020 53f9818e8d2d23c3163c01a33d83e49ebfa16ac4 18f1yugoAJuXcHAbsuRVLQC9TezJ6iVRLp    124 Wed Mar  9 23:07:42 2016       0 Thu Jan  1 00:00:00 1970
          53880.05741758 d74de95f65799793f16b91ed8a152110652d3ec0 1LdRcdxfbSnmCYYNdeYpUnztiYzVfBEQeC     21 Fri Feb 12 04:57:18 2016       0 Thu Jan  1 00:00:00 1970
          48260.47200000 95d214e83ce3f9c635fdc049c4d6bf0fd40306ad 1EfBMK9q6rGFZazeF7jyNdTgqGYgcDgRE5     13 Wed Aug 24 05:31:56 2016       0 Thu Jan  1 00:00:00 1970
          45072.71428633 c5464169a9aabad0e361ccf1d436d3e843708e7d 3Kg7Cmooris7cLErTsijq6qR1FH3cTiK2G  20897 Fri Jan  6 20:05:00 2017      10 Fri Jan  6 20:05:00 2017
          44998.00006000 3d9e561f21d312f9b8b46e74169263e2452d5591 16cou7Ht6WjTzuFyDBnht9hmvXytg6XdVT     58 Fri Jul  8 14:53:10 2016      55 Thu Jun  2 14:09:27 2016
          44864.42498338 e552a6a2afa8ae80a773dc9bb95f8c25c5b3bdd3 1MuYkciQTfRsU94ReAe5MiAfUpCrbLBcFR  20887 Fri Feb 12 04:57:18 2016       0 Thu Jan  1 00:00:00 1970
          44097.99133500 563362991b8627e0def8c69b086339e59dc11e4c 18rnfoQgGo1HqvVQaAN4QnxjYE7Sez9eca    173 Fri Jan 13 08:56:02 2017       9 Wed Mar 30 15:49:12 2016
          44009.11740108 2e0d00d098274c907a59713677da96f9bd9e49b7 15CVfJUC1LKn1GKZx6RM5UMbFfnTd8vTT4     29 Sun Jul  3 09:57:42 2016       0 Thu Jan  1 00:00:00 1970




You can get a lot of other information from a blockparser run too. E.g. the oldest most funded BTC address. Which is:


 200.00000000 bcade5c8ddf6a571e438575771ce766ae7a01948 1JCeMgVeDzLdxz3G5vRin2ydNxUp6E5yFf      1 Wed Feb 11 23:32:48 2009       0 Thu Jan  1 00:00:00 1970



Which - I'm sure only by pure coincidence - is also the only one that has the same bcad hash160 prefix like the 2nd most funded BTC address.



Rico
hero member
Activity: 700
Merit: 500
January 22, 2017, 11:41:24 AM
#37

What happens if we do not associate any account with our bitcoin address?
When I transfer funds from the bitcoin exchange sites to my bank account, my identity is revealed.
But what happens if I make all my purchases online without making a connection with my personal account?

In short, I wonder if the bitcoin protocol itself is anonymous? Is our IP address logged?
The most practical method to stay completely anonymous is to use a mixer service which you could set receiving addresses and even set delay time in sending orders, and no matter from where you are sending your bitcoins to the mixer's address, your IP is no longer an issue.
IP addresses of the nodes are logged anyone relaying transactions but they might using TOR so you can't really tell if it's their real IP.

Mixing bitcoin is like using burner phones.

Do not we see the first address and last address in the bitcoin laundry sites?

For example, x my personal address. the mixer sites are addresses a, b, c, d, e, f
I transferred money from address x to address c. The mixer site transferred the money between his addresses.
Example process: x -> c -> f -> a -> e -> b -> d

Now, when I want to use the money at d, can not it be found that this money comes from x address?
Can not they ask where you got this money from?

the path of money is more like:
X is a matrix of 1000's of addresses
each one of them moving, like you said:  -> c -> f -> a -> e -> b -> d
and finaly from d to 1000's of destination addresses.

so, do you think you can trace back the path of all this transaction's?
believe me, it will be really really hard mission.
Pages:
Jump to: