Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: Arcas on July 09, 2013, 10:06:12 PM



Title: Bitcoin-QT Feature Request
Post by: Arcas on July 09, 2013, 10:06:12 PM
This might not be the right subforum to post this in, but I was wondering how hard it would be to add a list of the exact BTC quantity of each address in your wallet from greatest to least without having to check each one individually on blockchain.info.


Title: Re: Bitcoin-QT Feature Request
Post by: deepceleron on July 09, 2013, 11:56:35 PM
Help -> "Debug Window" -> "Console" tab. Type listunspent. You will see every unspent payment individually.


Title: Re: Bitcoin-QT Feature Request
Post by: Arcas on July 10, 2013, 12:03:14 AM
Help -> "Debug Window" -> "Console" tab. Type listunspent. You will see every unspent payment individually.
Thanks!


Title: Re: Bitcoin-QT Feature Request
Post by: Dabs on July 10, 2013, 05:17:38 AM
You could also get one of those coin-control clients. They show how much each address has, and they also show the individual unspent inputs. In graphical format (or in a nice table.)