4
In the standard bitcoin client (Bitcoin-Qt), they tell me the total money in the wallet. However, should I be able to see how much money is in each address?
Does bitcoin money belong to an address or on a wallet?
4
In the standard bitcoin client (Bitcoin-Qt), they tell me the total money in the wallet. However, should I be able to see how much money is in each address?
Does bitcoin money belong to an address or on a wallet?
8
The bitcoins you received with an address are always associated with that address. The wallet is merely summing up the balances of individual addresses contained in the wallet. You can move addresses between wallets by exporting the private key from one wallet and importing them in another and the bitcoins will show up in the second wallet as well.
and the default client hide that from me. We can't even move money from one address to another in the same wallet. – user4951 – 2014-09-11T01:47:25.957
I prefer to think of a wallet more like a keychain. There's a set of keys which unlock your coins – Wizard Of Ozzie – 2014-09-11T02:13:33.897
How is this not a duplicate? – Peter Mortensen – 2014-09-10T18:48:43.650
1@PeterMortensen: A duplicate of what? If you know of another question that this one duplicates, please use the "flag" button on this question to indicate that, and it can be closed with a pointer to the other question. – Nate Eldredge – 2014-09-10T20:59:43.837