Bitcoin Forum
April 26, 2024, 09:49:36 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 5 »  All
  Print  
Author Topic: [GUIDE] Delete your 0/unconfirmed transactions in 30 seconds  (Read 49953 times)
jackjack (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1233


May Bitcoin be touched by his Noodly Appendage


View Profile
August 07, 2011, 05:27:41 PM
Last edit: November 03, 2013, 07:55:25 PM by jackjack
 #1

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

Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2
Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
1714124976
Hero Member
*
Offline Offline

Posts: 1714124976

View Profile Personal Message (Offline)

Ignore
1714124976
Reply with quote  #2

1714124976
Report to moderator
1714124976
Hero Member
*
Offline Offline

Posts: 1714124976

View Profile Personal Message (Offline)

Ignore
1714124976
Reply with quote  #2

1714124976
Report to moderator
You can see the statistics of your reports to moderators on the "Report to moderator" pages.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Remember remember the 5th of November
Legendary
*
Offline Offline

Activity: 1862
Merit: 1011

Reverse engineer from time to time


View Profile
August 07, 2011, 06:03:30 PM
 #2

Maybe add a small "backup your wallet just in case" message ?

BTC:1AiCRMxgf1ptVQwx6hDuKMu4f7F27QmJC2
jimbo77
Member
**
Offline Offline

Activity: 224
Merit: 10


View Profile
August 07, 2011, 06:06:09 PM
 #3

Since your utility is for dealing with wallets would it be hard to add a backup and encrypt option?
BookLover
Hero Member
*****
Offline Offline

Activity: 533
Merit: 500


^Bitcoin Library of Congress.


View Profile
August 07, 2011, 06:26:51 PM
 #4

Is this open source?  If so were can I look at the code?

P.S. For some reason this post says red flag to me, but I'm paranoid so it's probably nothing.

bitlotto
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


BitLotto - best odds + best payouts + cheat-proof


View Profile WWW
August 07, 2011, 06:32:03 PM
 #5

Is this open source?  If so were can I look at the code?

P.S. For some reason this post says red flag to me, but I'm paranoid so it's probably nothing.
It's in python. Follow the link and you can either download the code and read it or you can see the source code in your web browser at the github site. I don't know much python but I did give it a quick look. I think others have as well.

*Next Draw Feb 1*  BitLotto: monthly raffle (0.25 BTC per ticket) Completely transparent and impossible to manipulate who wins. TOR
TOR2WEB
Donations to: 1JQdiQsjhV2uJ4Y8HFtdqteJsZhv835a8J are appreciated.
jackjack (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1233


May Bitcoin be touched by his Noodly Appendage


View Profile
August 07, 2011, 07:03:20 PM
 #6

Maybe add a small "backup your wallet just in case" message ?
It was stupid to forget that, thanks

Since your utility is for dealing with wallets would it be hard to add a backup and encrypt option?
I think it's better that the user makes it himself, because each of us have a different way to backup. But if many people ask so, I can add it
I absolutely don't know how Satochi's client encrypts wallet, and I prefer waiting the official release before looking into that

Is this open source?  If so were can I look at the code?
As Bitlotto told you, it's in Python and open source: https://github.com/jackjack-jj/pywallet/blob/master/pywallet.py
Commits: https://github.com/jackjack-jj/pywallet/commits/master
Pywallet thread: https://bitcointalk.org/index.php?topic=34028.0

P.S. For some reason this post says red flag to me, but I'm paranoid so it's probably nothing.
Better safe than sorry Wink

Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2
Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
RaTTuS
Hero Member
*****
Offline Offline

Activity: 792
Merit: 1000


Bite me


View Profile
August 09, 2011, 04:26:11 PM
 #7

+10
 this is awesome

In the Beginning there was CPU , then GPU , then FPGA then ASIC, what next I hear to ask ....

1RaTTuSEN7jJUDiW1EGogHwtek7g9BiEn
Voodah
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
June 18, 2013, 03:42:13 PM
 #8

Ultimate way to delete your forever unconfirmed transactions


  • Backup your wallet just in case
  • Download Pywallet
  • Run './pywallet.py --web'
  • 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


So I have this problem on a Blockhain.info wallet.

Would I be correct to assume the following:

1. Export wallet.dat from blockchain.info
2. Do as you say with it.

3. Now what? Should I just Import wallet in Blockchain.info using my now modified wallet.dat, or should I first completely delete the wallet & all key from my blockchain.info acc (is this even possible)??

How do I make sure the unconfirmed transactions do not stay at blockchain.info??
jackjack (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1233


May Bitcoin be touched by his Noodly Appendage


View Profile
June 18, 2013, 03:46:33 PM
 #9

Here is the guide if you didn't use bitcoin-qt to create the transaction
https://bitcointalk.org/index.php?topic=231309.0

Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2
Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
Voodah
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
June 19, 2013, 12:37:04 AM
 #10

Here is the guide if you didn't use bitcoin-qt to create the transaction
https://bitcointalk.org/index.php?topic=231309.0

Thanks, currently downloading the chain. I'll let you know.
prophetx
Legendary
*
Offline Offline

Activity: 1666
Merit: 1010


he who has the gold makes the rules


View Profile WWW
November 03, 2013, 07:53:19 PM
 #11

worked, thanks!

may want to mention the website is located at http://localhost:8989
jackjack (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1233


May Bitcoin be touched by his Noodly Appendage


View Profile
November 03, 2013, 07:55:59 PM
 #12

worked, thanks!

may want to mention the website is located at http://localhost:8989
Indeed, I added that, thanks

Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2
Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
scoty2k
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
December 24, 2013, 10:51:20 PM
 #13

My unconfirmed transactions are gone (following instructions above), but it did not restore my balance (nearly 1 BTC). Still no record on blockchain.info and still unconfirmed for over a month.
djeZo
Hero Member
*****
Offline Offline

Activity: 588
Merit: 520


View Profile
February 11, 2014, 10:24:55 AM
 #14

If you are using accounts, DO NOT USE THIS METHOD, it completely messes your wallet! Some of your accounts will have higher balance, some lower and overall BTC balance is reduced!

bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
February 12, 2014, 08:53:07 PM
 #15

How do I fix my armory?

Blast12345
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
February 20, 2014, 09:06:35 PM
 #16

When I try to run I get the "'twisted' package is not installed" error. I manually installed twisted and even tried the pywallet install.bat but neither worked.
deepceleron
Legendary
*
Offline Offline

Activity: 1512
Merit: 1025



View Profile WWW
February 24, 2014, 12:29:25 AM
 #17

When I try to run I get the "'twisted' package is not installed" error. I manually installed twisted and even tried the pywallet install.bat but neither worked.

We assume some version of Windows...

Quote
Requirements: Python 2.x, with bsddb and twisted packages
Install Python 2.7.6 (32 bit): http://python.org/download/

Below, download the 32 bit build of the python 2.7 package:
-install zope.interface : http://www.lfd.uci.edu/~gohlke/pythonlibs/#zope.interface
-install twisted : http://www.lfd.uci.edu/~gohlke/pythonlibs/#twisted

Download and save the pywallet.py script to the directory C:\python27 (just so we know where it is).

Press "windows key" + "R" for run, and paste C:\Python27\python.exe C:\Python27\pywallet.py --web


...I edited myself a version of pywallet where --web is the default and it launches a web browser with the URL for you.
DubFX
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
February 24, 2014, 06:38:13 PM
 #18

If you are using accounts, DO NOT USE THIS METHOD, it completely messes your wallet! Some of your accounts will have higher balance, some lower and overall BTC balance is reduced!
Please DEV look into this
smoothrunnings
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500


View Profile
February 25, 2014, 12:25:44 PM
 #19

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,
crazy573
Full Member
***
Offline Offline

Activity: 179
Merit: 100


View Profile
February 25, 2014, 12:39:47 PM
 #20

It will delete the transaction. So if the Qt wallet is the sending wallet, the btc will ready to spent again. If the Qt wallet is the receiving wallet, it doesn't remember anything about this transaction.
Pages: [1] 2 3 4 5 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!