Author

Topic: How to 'reset your blockchain' in Bitcoin-qt v0.8.0.0? (Read 5467 times)

hero member
Activity: 508
Merit: 500
Techwolf on #bitcoin and Reddit
simple way: delete everything in %appdata%\bitcoin except for wallet.dat, then restart the client

faster way: use pywallet to manually remove the transaction from your wallet.dat, then run "bitcoin-qt.exe --rescan"

For a faster solution without needing pywallet, you could just delete the most recent block database and chainstate files, then start bitcoin-qt with --rescan. It should still work, provided transactions aren't stored in wallet.dat after they've been broadcasted, which I'm not certain about. If they are, you'd have to either use pywallet or restore from a recent backup.
sr. member
Activity: 367
Merit: 250
Find me at Bitrated
Believe it or not, I've had exactly this situation happen with a transaction that perpetually would not confirm.  I purposefully spent it without a fee, it's been two weeks now.

https://blockchain.info/tx/df74678b86bdf78656b92a1fd7da70aa35ecba12847decd684485fb0a79e728c

To address: 11wDEucSHB6F6xCcWegoXJfigX1C6A4EV

I'll let you know if resetting the blockchain helps. 
legendary
Activity: 1526
Merit: 1129
You shouldn't ever need to do this. The page you linked to is for an Android app called "Bitcoin Wallet" (perhaps a bit confusing but there it is).

What transaction isn't confirming? If you leave it for a while it probably will confirm.
legendary
Activity: 2058
Merit: 1431
simple way: delete everything in %appdata%\bitcoin except for wallet.dat, then restart the client

faster way: use pywallet to manually remove the transaction from your wallet.dat, then run "bitcoin-qt.exe --rescan"
newbie
Activity: 35
Merit: 0
How to 'reset your blockchain' in Bitcoin-qt v0.8.0.0?

From advice here:  http://code.google.com/p/bitcoin-wallet/wiki/UnstickLowFeeTransactions

I'd like to reset my blockchain....how?

--E
Jump to: