Is there a reliable way to measure bitcoin wealth distribution?

8

1

Given the difficult of detecting lost coins, or telling between hoarded and lost coins, it seems impossible to actually report on the real wealth distribution of the bitcoin currency.

barrymac

Posted 2012-04-21T14:08:03.030

Reputation: 1 573

You say improve, but what makes you think this is not an optimal state?jl6 2012-04-21T15:01:34.863

I know of no currency that is as easy as bitcoin to generate statistics about...Pieter Wuille 2012-04-21T15:20:01.083

both fair points. editedbarrymac 2012-04-21T15:41:53.867

Is this a problem?Stephen Gornick 2012-04-22T00:52:25.067

The reason I asked is because I've seen a bit of discussion around the topic, some people are a bit concerned about early adopters having some unfair advantage. I was wondering if there are many differences with our current monetary system in this regard.barrymac 2012-04-22T13:32:17.990

@ Stephen I don't think there's a problem, and possibly an advantage @David, thanks for the link to that related questionbarrymac 2012-04-22T13:34:10.200

@barrymac Fees are very relevant in difference between current monetary system and bitcoin. Fees are like a tax. Lower fees with bitcoin mean less friction to put that wealth into place. When bitcoin fees are paid, they aren't going to those already wealthy, necessarily.Stephen Gornick 2012-04-28T05:52:49.170

Answers

5

The protocol gives no information about who controls an address. In an extreme case, every address could be controlled by just one person, or every address could have a unique owner. However, a degree of traffic analysis is possible, and if you have access to other data from outside the Bitcoin network, you could correlate transactions with these non-Bitcoin events and infer who the real-world owners of the addresses are.

For example, if you had access to ISP records of who uses an IP address that has just mined a block, you could start to build profiles of the owners of new coins.

But there are many barriers to achieving the total information awareness that you would need to build a comprehensive profile of all coin owners, so the short answer is no, there is no reliable way to measure Bitcoin wealth distribution.

jl6

Posted 2012-04-21T14:08:03.030

Reputation: 1 219

3

Well, we know at least how much Mt. Gox holds -- as they have a cold storage system that they've proven they control.

Also, flow analysis combined with other data might help make it possible to have a better idea. It alone doesn't give exact identity, but it can help to point in a general direction as far as how much certain people or certain organizations have received and of that amount, how much they've spent.

Here's an article describing this:

Stephen Gornick

Posted 2012-04-21T14:08:03.030

Reputation: 26 118