Bitcoin Forum
April 16, 2024, 05:55:06 AM *
News: Latest Bitcoin Core release: 26.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 49948 times)
smoothrunnings
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500


View Profile
February 25, 2014, 01:05:13 PM
 #21

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.

So I remove the tx that is I am trying to send from my QT wallet do the bitcoins appear back into my wallet? If I was talking about 0.0x BTC's I wouldn't have really lost much but I am talking about more than half a bitcoin is stuck. I checked the Transaction ID on blockchain.info and it doesn't show up there.

1713246906
Hero Member
*
Offline Offline

Posts: 1713246906

View Profile Personal Message (Offline)

Ignore
1713246906
Reply with quote  #2

1713246906
Report to moderator
1713246906
Hero Member
*
Offline Offline

Posts: 1713246906

View Profile Personal Message (Offline)

Ignore
1713246906
Reply with quote  #2

1713246906
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713246906
Hero Member
*
Offline Offline

Posts: 1713246906

View Profile Personal Message (Offline)

Ignore
1713246906
Reply with quote  #2

1713246906
Report to moderator
1713246906
Hero Member
*
Offline Offline

Posts: 1713246906

View Profile Personal Message (Offline)

Ignore
1713246906
Reply with quote  #2

1713246906
Report to moderator
1713246906
Hero Member
*
Offline Offline

Posts: 1713246906

View Profile Personal Message (Offline)

Ignore
1713246906
Reply with quote  #2

1713246906
Report to moderator
crazy573
Full Member
***
Offline Offline

Activity: 179
Merit: 100


View Profile
February 25, 2014, 01:07:35 PM
 #22

So I remove the tx that is I am trying to send from my QT wallet do the bitcoins appear back into my wallet? If I was talking about 0.0x BTC's I wouldn't have really lost much but I am talking about more than half a bitcoin is stuck. I checked the Transaction ID on blockchain.info and it doesn't show up there.


Yup  Wink
smoothrunnings
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500


View Profile
February 26, 2014, 01:51:48 AM
 #23

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

How do i get this to run?

I have P2Pool running on my openSUSE so I know python 2.7 is installed and running but when I try to run the pywallet.py --web and use sudo before it it tells me pywallet.py : command not found, any ideas?

Thanks,
RaTTuS
Hero Member
*****
Offline Offline

Activity: 792
Merit: 1000


Bite me


View Profile
February 26, 2014, 09:18:52 AM
 #24

... the pywallet.py --web and use sudo before it it tells me pywallet.py : command not found, any ideas?

Thanks,
./pywallet.py

but before you do make backups of everything

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

1RaTTuSEN7jJUDiW1EGogHwtek7g9BiEn
djspa
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile
March 11, 2014, 08:45:30 PM
 #25

Good evening!  Could someone post instructions how to run pywallet on a mac? Or another way to cancel/delete unconfirmed transactions on Mac.
I think i'll need to delete this transcaction:
https://blockchain.info/tx/9f7624921d399b93cd4a93226e5fb375fe1bd402b452dca0171c385edae5d86f

or maybe wait to see if ever confirmed?
I made this transaction from my Bitcoin-QT wallet and accidentally used 0 fee...

Please help me!
JimmyCoin
Member
**
Offline Offline

Activity: 88
Merit: 10


View Profile
March 14, 2014, 05:29:40 AM
 #26

jack jack!
you are amazing!
evilpete
Member
**
Offline Offline

Activity: 77
Merit: 10



View Profile
March 14, 2014, 07:41:26 AM
 #27

New method with 0.9+ built directly into core client:

  -rescan                Rescan the block chain for missing wallet transactions
  -zapwallettxes         Clear list of wallet transactions (diagnostic tool; implies -rescan)

It does exactly what it says - it rebuilds the transaction list from the officially confirmed blocks.

Naturally, get a reliable wallet backup first.

First they ignore you, then they laugh at you, then they fight you, then you win.
- Mahatma Gandhi
Slipknot79
Copper Member
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500


Blockchain Just Entered The Real World


View Profile WWW
March 14, 2014, 05:19:00 PM
 #28

New method with 0.9+ built directly into core client:

  -rescan                Rescan the block chain for missing wallet transactions
  -zapwallettxes         Clear list of wallet transactions (diagnostic tool; implies -rescan)

It does exactly what it says - it rebuilds the transaction list from the officially confirmed blocks.

Naturally, get a reliable wallet backup first.


First step:
"C:\Program Files\Bitcoin\bitcoin-qt.exe" -rescan
Second step:
"C:\Program Files\Bitcoin\bitcoin-qt.exe" -zapwallettex

Or is it:

"C:\Program Files\Bitcoin\bitcoin-qt.exe" -rescan -zapwallettex
in one command line?

ionux
Full Member
***
Offline Offline

Activity: 140
Merit: 100



View Profile WWW
March 14, 2014, 05:45:28 PM
 #29

New method with 0.9+ built directly into core client:

  -rescan                Rescan the block chain for missing wallet transactions
  -zapwallettxes         Clear list of wallet transactions (diagnostic tool; implies -rescan)

It does exactly what it says - it rebuilds the transaction list from the officially confirmed blocks.

Naturally, get a reliable wallet backup first.


First step:
"C:\Program Files\Bitcoin\bitcoin-qt.exe" -rescan
Second step:
"C:\Program Files\Bitcoin\bitcoin-qt.exe" -zapwallettex

Or is it:

"C:\Program Files\Bitcoin\bitcoin-qt.exe" -rescan -zapwallettex
in one command line?

The -zapwallettex inlcudes a rescan, no need to specify it separately.

CoinPrice.US - Current market prices in a clean, ad-free interface.  API available for adding Bitcoin prices to your site!  |  Escrow service: https://bitcointalk.org/index.php?topic=502569.0  |  Reputation thread: https://bitcointalk.org/index.php?topic=494163  |  Public key: http://coinprice.us/public_key.txt  |  URL shortener project: http://10b.us  Cheesy
Slipknot79
Copper Member
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500


Blockchain Just Entered The Real World


View Profile WWW
March 14, 2014, 05:51:00 PM
 #30

New method with 0.9+ built directly into core client:

  -rescan                Rescan the block chain for missing wallet transactions
  -zapwallettxes         Clear list of wallet transactions (diagnostic tool; implies -rescan)

It does exactly what it says - it rebuilds the transaction list from the officially confirmed blocks.

Naturally, get a reliable wallet backup first.


First step:
"C:\Program Files\Bitcoin\bitcoin-qt.exe" -rescan
Second step:
"C:\Program Files\Bitcoin\bitcoin-qt.exe" -zapwallettex

Or is it:

"C:\Program Files\Bitcoin\bitcoin-qt.exe" -rescan -zapwallettex
in one command line?

The -zapwallettex inlcudes a rescan, no need to specify it separately.

kk thx, but didnt work.


Tried to run pywallet, but got this error message:

C:\Python27>python c:\python27\scripts\./pywallet.py --web
  File "c:\python27\scripts\./pywallet.py", line 6
    <!DOCTYPE html>
    ^
SyntaxError: invalid syntax



What is this? Any other ideas on how to get bitcoins back from zero-confirmation-transactions? 4 days past and no confirmation ^^

ionux
Full Member
***
Offline Offline

Activity: 140
Merit: 100



View Profile WWW
March 14, 2014, 05:54:12 PM
 #31

What is this? Any other ideos to get bitcoins back from zero-confirmation-transactions? 4 days and no confirmation ^^

I'm having the same problems with one of my transactions I initiated last night to pay for some equipment.  From everyone I've spoken with, the transaction will either be confirmed or dropped.  It could take several days for either.  Angry  The best thing, they said, is to just wait it out.

CoinPrice.US - Current market prices in a clean, ad-free interface.  API available for adding Bitcoin prices to your site!  |  Escrow service: https://bitcointalk.org/index.php?topic=502569.0  |  Reputation thread: https://bitcointalk.org/index.php?topic=494163  |  Public key: http://coinprice.us/public_key.txt  |  URL shortener project: http://10b.us  Cheesy
Slipknot79
Copper Member
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500


Blockchain Just Entered The Real World


View Profile WWW
March 14, 2014, 05:59:01 PM
 #32

If i will remove dat zero-confirmation-transaction from the bitboin-client, will i get all bitcoins back? Or will i lose them with this removal?

ionux
Full Member
***
Offline Offline

Activity: 140
Merit: 100



View Profile WWW
March 14, 2014, 06:02:38 PM
 #33

If i will remove dat zero-confirmation-transaction from the bitboin-client, will i get all bitcoins back? Or will i lose them with this removal?

No, you won't lose anything.  The network will either accept your transaction eventually and the coins will be spent or it will drop the transaction and the coins won't be spent.  However, if you delete the transaction from your wallet and spend the same inputs again on a new transaction, the miners might see a double-spend and reject that one, too.

Best thing is just to wait it out.  Sad

CoinPrice.US - Current market prices in a clean, ad-free interface.  API available for adding Bitcoin prices to your site!  |  Escrow service: https://bitcointalk.org/index.php?topic=502569.0  |  Reputation thread: https://bitcointalk.org/index.php?topic=494163  |  Public key: http://coinprice.us/public_key.txt  |  URL shortener project: http://10b.us  Cheesy
WTParker2
Member
**
Offline Offline

Activity: 61
Merit: 10

Texas Proud


View Profile
April 03, 2014, 04:55:53 AM
 #34

I confirmed this works with Zetacoin as well.
The Wallet and Client need to be closed before any edits can be made.

Installed on Windows 8.1 64bit (in this exact order to their default directories):
python-2.7.6.amd64.msi
Twisted-13.2.0.win-amd64-py2.7.exe
zope.interface-4.1.1.win-amd64-py2.7.exe
ez_setup.py
pywallet-master.zip

The files in the pywallet-master.zip were extracted to C:\Python27 and then I created a .bat file that ran "pywallet.py --web" (no quotes of course)
Then used Chrome to open the http://localhost:8989 or just localhost:8989
Then clicked the top bar / menu option of "DELETE"
And filled out the form as directed but with the Zetacoin wallet.dat file info.
Clicked the Delete button on the bottom of the form.
After it deleted the transactions, I selected the QUIT option on the top bar / menu. This closes out the DOS window in the background and the webpage goes to "page not available".
Created a shortcut to the Zetacoin-QT.exe file with the added line of -rescan. Opened the shortcut file. Zetacoin splash screen loaded and after a few minutes, only the confirmed transactions were there and the one transaction that was "unconfirmed" for a few days was gone.


simmo77
Sr. Member
****
Offline Offline

Activity: 373
Merit: 250



View Profile
May 16, 2014, 11:26:44 AM
 #35

Works great with DarkCoin too.

OP - if you have a DRK address post it or PM me and I will send you a well deserved tip!  Grin

defaced
Legendary
*
Offline Offline

Activity: 2184
Merit: 1011


Franko is Freedom


View Profile WWW
August 03, 2014, 04:23:38 PM
 #36

Some version settings for FRK and ADN

FRK - 35
ADN - 23

Fortune Favors the Brave
Borderless CharityEXPANSEEXRAllergy FinderFranko Is Freedom
griffga
Member
**
Offline Offline

Activity: 76
Merit: 10


View Profile
August 04, 2014, 05:35:19 AM
 #37

This is a useful tool. Great work! Smiley
Rocket Launcher
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
August 04, 2014, 08:27:52 AM
 #38

just worry about ssome error in send transaction . maybe will crash or will be put iit on
spend bitcoin yea.
shahadil
Full Member
***
Offline Offline

Activity: 202
Merit: 100


View Profile
March 14, 2015, 03:50:51 PM
 #39

I did all the steps as pointed out, but now get a message when i send a transaction that this is a potential double spend and the transaction is being rejected by the client.
dserrano5
Legendary
*
Offline Offline

Activity: 1974
Merit: 1029



View Profile
March 14, 2015, 08:46:15 PM
 #40

I did all the steps as pointed out, but now get a message when i send a transaction that this is a potential double spend and the transaction is being rejected by the client.

It's polite to warn that yours is a necropost Wink.

Wait some hours/days until the network forgets about your previous attempt. Then broadcast the new 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!