1
Recently my Bitcoin-Qt client started crashing on start-up (running Mac OS X 10.7.4). I was able to stop the crashing by removing the blocks directory and letting it re-download the blockchain.
However, I don't really have time to re-download the forever bloating 13GB blockchain! So I tried importing my wallet.dat file into blockchain.info. Upon doing this, my total balance is now 1BTC short.
When I inspect the transactions, nowhere did I send 1BTC from that wallet. And when checking in Bitcoin-Qt, the coin is there and verified. Unfortunately I can't dump the private key for this coin as I get an error in Bitcoin-Qt (I think due to my blockchain being out of date). As I was hoping to then import this key manually.
Is there anyway around this? Ideally I just want to get my balance into a wallet like Multibit, so I don't have to worry about the 13GB+ blockchain! Backup my wallet safely and know that my coin is secure and safe! In a crashing Bitcoin-Qt with a forever growing blockchain I don't feel too happy at the moment.
Currently available to me I just have my encrypted wallet, and it is currently imported to blockchain.info with the incorrect balance. Any suggestions? I feel like I tip toe around a lot with Bitcoin as I don't want to accidently delete anything I shouldn't!
Thanks, I'll feedback to here as soon as I have finished reindexing my existing blockchain in Bitcoin-Qt, if that succeeds is it possible to dump the private/public key pair and move to a new wallet? Or is it best to just perform a transaction to a new wallet? – Jeff – 2013-10-23T09:17:26.290
I tend to prefer sweeping into a new wallet. Most wallets do this via a transaction of all known inputs into a new wallet. – JBits Blog – 2013-10-23T09:26:52.600
Sorry for the ignorance, what is sweeping? Btw, the reason why I am downloading the blockchain for qt, is that I can't seem to get my private keys out using the console, it throws up an error currently – Jeff – 2013-10-23T09:29:16.037