Author

Topic: How to show balance per address in wallet? (Read 804 times)

full member
Activity: 224
Merit: 100
April 09, 2014, 10:22:00 AM
#11
Before all this helping with you w. that. Did you update to the new latest bitcoin qt 0.9.1. If not, download it and install it before your wallet gets a chance of getting compromised.
done already. The main reason for being in this forum is that some of the bitcoin-qt devs are active here and thus I am  pretty much in the loop about what's going on with the client.
hero member
Activity: 826
Merit: 1000
Before all this helping with you w. that. Did you update to the new latest bitcoin qt 0.9.1. If not, download it and install it before your wallet gets a chance of getting compromised.
hero member
Activity: 619
Merit: 500
There is a coin control function since 0.9.0.
So, you could enable it (Option -> Display -> Display coin control features), and check the balance of each address (Send -> Inputs) easily.
member
Activity: 138
Merit: 10
You can check them on the blockchain.

This is better and easier  Wink
And much MUHUCHUCHUCUCHUHCU faster Grin
full member
Activity: 224
Merit: 100
Ok going to Help -> Debug-Console in bitcoin-qt and using "listaccounts" did the trick and also showed me why I only get the total balance shown in the main app:

Allthough I received btc on various adresses the payments I made all were made from the main address of the wallet. Thus the main address has a big negative balance while the other adresses all have positive balances and never had something withdrawn from them.
newbie
Activity: 61
Merit: 0
You can check them on the blockchain.

This is better and easier  Wink
full member
Activity: 224
Merit: 100
Thx for the tips guys I will look into it. Maybe I can come up with a nice add-on or widget that I can share.
full member
Activity: 280
Merit: 100
You  can use the rpc api to get the balance per address

https://en.bitcoin.it/wiki/API_reference_(JSON-RPC)
global moderator
Activity: 4018
Merit: 2728
Join the world-leading crypto sportsbook NOW!
You can check them on the blockchain.
copper member
Activity: 1498
Merit: 1528
No I dont escrow anymore.
I just closed QT, so I cant give you a step by step. But in the console (Debug console?) you can enter "help". It will show a list of commands that you can use. Check those starting with "list...", listunspend might do the trick, but there are more. Im pretty sure one of them will give you the info you need. If not you can allways check the inputs for each receiving adress on blockchain.info.


Edit: fixed bad typo Smiley
full member
Activity: 224
Merit: 100
Hi, quick question cuz I am too lazy to search:

I am using bitcoin-qt eversince as my wallet. I have setup a seperate receiving address for each faucet/ptc/offer site I use to keep better track of payments.

Is there a way to show the balance for each address seperately?

Thx for anything helpful.
Jump to: