{{wallet.name}}
All of your bitcoin wallet balance may not be available for immediate spending.
Total
{{status.totalBalanceStr}}
{{status.totalBalanceAlternative}} {{status.alternativeIsoCode}}
Total is the total amount of bitcoin stored in this wallet. It is the sum of Available, Confirming, and Locked amounts.
Available
{{status.spendableBalanceStr}}
{{status.spendableBalanceAlternative}} {{status.alternativeIsoCode}}
Available is the immediatley spendable amount of bitcoin stored in this wallet. It is the Total less Confirming and Locked amounts. If you have enabled Use Unconfirmed Funds setting then the Available amount is the Total less Locked amount.
Confirming
{{status.pendingBalanceStr}}
{{status.pendingBalanceAlternative}} {{status.alternativeIsoCode}}
Confirming is the amount of bitcoin stored in this wallet with fewer than 6 block chain confirmations.
Locked
{{status.lockedBalanceStr}}
{{status.lockedBalanceAlternative}} {{status.alternativeIsoCode}}
Locked is the amount of bitcoin stored in this wallet that is allocated as inputs to pending transaction proposals. This amount is determined using unspent transaction outputs associated with the wallet and may be more than the actual amounts associated with your pending transaction proposals.