Post
Topic
Board Bitcoin Technical Support
Re: [GUIDE] Delete your 0/unconfirmed transactions in 30 seconds
by
smoothrunnings
on 25/02/2014, 12:25:44 UTC
Ultimate way to delete your forever unconfirmed transactions


  • Backup your wallet just in case
  • Download Pywallet
  • Run './pywallet.py --web'
  • Go to http://localhost:8989 in your browser
  • Fill the Delete form like this:

    • Wallet Directory: /your/wallet/directory
    • Wallet Filename: yourwalletfilename
    • Key: all
    • Type: leave 'Transaction'

  • Click the Delete button
  • Run 'bitcoin -rescan'
  • Done, no more unconfirmed tx's

Sorry I just want to confirm, this will work with bitcoins that I trying to send to another wallet that are stuck? And I will see the bitcoins appear in my Bitcoin-QT wallet once I do these steps?

Thanks,