Does anyone know if there is a way to check the balance of a wallet? I want to see where all the blocks are going
In the console window you can type 'getbalance' to see the total value of mature coins you have. If you type 'getbalance ""' (that's getbalance with two double-quotes after it), it will give you the total of both mature and immature funds.