Addresses appear empty in QT wallet, but not in the blockchain

1

I tried to move from qt to electrum, so I opened a new electrum wallet and transfer a small amount to it. This worked fine, so I tried to transfer all the rest.

Now - the qt wallet appears to be empty, but so does the electrum wallet. However - I ran listaddressgroupings on the qt console, and when I checked each address individually and added them up - all the bitcoins are there, so nothing went missing, but somehow my qt-wallet is oblivious to that.

I tried to wait for a week or two, but that hasn't changed. I tried running qt with -rescan, but that hasn't worked either.

How can I make my qt wallet see balance in the addresses for what it really is?

Shir

Posted 2017-03-27T11:47:34.647

Reputation: 111

Could you check the address at: https://blockchain.info/ ?

Web Weave 2017-03-27T11:48:35.330

@WebWeave I did, and they show that the bitcoins are still there. Hasn't moved. Just my qt-wallet can't see it for some reason.Shir 2017-03-27T12:07:29.780

Are you using the latest version of bitcoin-qt ?Web Weave 2017-03-27T12:21:56.440

1@WebWeave I wasn't, but now that I updated and ran it with -rescan all is well. Thanks a lot!Shir 2017-03-30T07:30:33.617

No answers