Bitcoin Forum
May 05, 2024, 07:27:29 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Do you have a stuck transaction? I made a step by step that worked for me  (Read 165 times)
jaxxproblems (OP)
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
December 21, 2017, 11:42:08 PM
 #1

Ignore the free site, and the plain step by step.  I don't have the time or the extra money being around christmas to get something up and running thats flashy.


This is a solution, if you are unable to do a RBF or a CPFP transaction.  It worked for me and should work for you, provided your txn has started falling out of some mempools, which if it is stuck and low fee, it likely has.

I can answer questions in here if needed, but it is pretty step by step.  You are basically creating a double spend, and forcing that to be confirmed.  Not the ideal solution, but it works.

https://mylbcguy1.wixsite.com/fixmybitcointx
1714894049
Hero Member
*
Offline Offline

Posts: 1714894049

View Profile Personal Message (Offline)

Ignore
1714894049
Reply with quote  #2

1714894049
Report to moderator
1714894049
Hero Member
*
Offline Offline

Posts: 1714894049

View Profile Personal Message (Offline)

Ignore
1714894049
Reply with quote  #2

1714894049
Report to moderator
I HATE TABLES I HATE TABLES I HA(╯°□°)╯︵ ┻━┻ TABLES I HATE TABLES I HATE TABLES
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714894049
Hero Member
*
Offline Offline

Posts: 1714894049

View Profile Personal Message (Offline)

Ignore
1714894049
Reply with quote  #2

1714894049
Report to moderator
1714894049
Hero Member
*
Offline Offline

Posts: 1714894049

View Profile Personal Message (Offline)

Ignore
1714894049
Reply with quote  #2

1714894049
Report to moderator
jaxxproblems (OP)
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
December 21, 2017, 11:49:01 PM
 #2

And no, I am not asking you to enter your private key on the site, or anything, it is legit just a step by step instruction page.  If it works for you, there are tip addresses on the page, but really, just hope it helps someone.  When I did it, the new transaction confirmed in like 6 blocks.  Not all miners accept double spend transactions, so it has to wait for a miner that does to get a block.

jaxxproblems (OP)
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
December 21, 2017, 11:57:12 PM
 #3

Here is a text from the page, the page has pics showing step by step also, in case people don't wanna click links, which I totally understand.  This is a direct copy paste from the page.





Recently, the Bitcoin mempool has filled up, with 250,000+ unconfirmed transactions, causing miners fees to skyrocket above 1000 sat/b.  Many people have transactions pending that are sitting with fees of under 500 sat/b, that are stuck.  You can possibly wait this out, which may take days or weeks, but what if you need access to the coin now?  This will show you how to delete the unconfirmed tx from your wallet, and how to create an offline, raw tx and push it to the network.  This causes an intentional double spend, and the idea is to make the new tx with a sufficient fee, so that it gets confirmed, and the original, stuck transaction goes away like it never existed.

I am just a guy that loves bitcoin, and wants to help some people.  If you use this method, and it helps, you can always tip me (please, do not tip me with a low fee tx though!)

BTC:  1CDg5detShe6dts3cngmaFKWvPYnxTaiTK

LTC: LRCgtXeRCYjuHt76yLhQhEMFkSdK4BqgKA

BCH:  16XJ5xkgkAZtgMM3UA1Ji9wG1jpKthTTVJ

ETH:  0x7be22194ead16eda13569a476b8e462dbaece9eb

DASH:  Xgu8LFjXjAzN9uRsMBpCxezrq3tqKY3pp8

All other cryptocurrency accepted also, contact me @ jasonbitcoin1@gmail.com

If you feel like you cannot do this, or run into issues, I can help by doing it for you, but it does take a little time, so bear with me. 
___________________________________________________
__________________________________________________
 
ONLY PERFORM THE FOLLOWING STEPS WITH A BACKUP COPY OF YOUR WALLET.  ALWAYS KEEP THE ORIGINAL SAVED IN CASE YOU NEED TO START OVER AGAIN!
________________________________________
First of all you will need Electrum Wallet, because it's easier to edit and configure, so download it, and verify the download signature:https://electrum.org/#download



Once you have downloaded and installed Electrum, you will need to create a new wallet file, and then import your seed phrase from the wallet that your original tx was sent from.  This will load your wallet into electrum, and will show you all of your transactions, including the unconfirmed one(s) that you need to remove and rebroadcast.

 

I will demonstrate here how to fix that unconfirmed transaction. You can fix multiple unconfirmed ones too, just by repeating this procedure.

 
Anchor 1

We have 1 unconfirmed transaction here, and we need to get rid of it, so here is what you will do:



Disconnect the Internet, because we will remove this transaction from the wallet, it's unconfirmed so don't worry. Don't reconnect the Internet, because it will re-download it, and you have to start all over again.



Copy the hash of the transaction, by right clicking on it and copy. It should be a SHA-256 hash, the one used in this demonstration is: 8dbb8e508aaaf858412559c8047e034cda7f1f35c6738238b9db84a3cca9b872



Create a Backup of the wallet, so if you mess up you can restore it!

Open the wallet file with a text editor. The format of the wallet is JSON, so it should be easy to edit if you are familiar with it.



Press CTRL-F on the keyboard, and search for this hash in the file. It should appear 4 times, in different places, you need to delete them, but carefully to keep the JSON syntax intact, so I have highlighted what you need to delete, it should be different for you, but you will get the idea, it should be everything that is highlighted:


Here the section between the [] brackets needs to be deleted + the coma above.


This is the transaction data section, the TX hash and right below the data should be deleted, as highlighted above.


Delete everything between the {} brackets in the highlighted stuff + the comma after the brackets.


Delete everything between the {} brackets in the highlighted stuff + the comma after the brackets.



YOU MAY HAVE MORE AREAS IN YOUR WALLET FILE THAT HAVE THAT HASH INCLUDED IN THERE.  YOU NEED TO REMOVE THOSE PARTS AS WELL, FOLLOWING THE SAME IDEA AS THE PREVIOUS ONES ABOVE, MAKING SURE TO KEEP THE JSON SCRIPT INTACT (REMOVING THE LEADING COMMA, ETC)



Now open the wallet (you should still be offline), and check it it loads. If it loads then you did a good job. If it doesn't load then you restore the backup and do it again because you probably deleted something that you should have not.

The unconfirmed transaction should no longer be there, so that now we can spend it again!



Re-create the transaction, but this time put a higher fee:
Go to : http://bitcoinfees.21.co from another PC or phone (your pc should still be offline) and check what is the optimal fee
Go to Electrum's Preferences, and set your miner fee preference to match or exceed the recommended current fee.


​​

Sign your transaction, and save it to a file, it should end with .txn extension.  To do this, go to the "Send" tab in Electrum, enter the address you want to send to, and enter the amount of btc you are sending.  Make sure the fee is correct this time, and then click on "Preview".  From there, click on "Save"  Save the .txn file to your desktop.


Open Notepad, or any other text editing program, on your computer. Open the saved .txn file you just created.  It should look like this below.  You will select only the part that I have highlighted, and copy it.





Now, you will paste that raw transaction into as many broadcasting nodes as you can.  Some may give you an error code, that is because they still have your old transaction in their mempool.  However, it really only takes one for it to start being propagated.  Enter that raw hex transaction into all of the broadcasting services below:



Broadcast Transaction into the bitcoin network   https://coinb.in/#broadcast They can broadcast through different services   https://coinb.in/#settings



Broadcast Raw Transaction   https://insight.bitpay.com/tx/send



Publish Transaction   https://btc.com/tools/tx/publish



Push Transaction to Bitcoin Network   https://www.smartbit.com.au/txs/pushtx



Broadcast Transaction   https://blockchain.info/pushtx



Broadcast Your Transaction   https://live.blockcypher.com/btc/pushtx/



Mocacinno's useful BitCoin Tools   http://www.mocacinno.com/page/txpusher mocacinno



Broadcast Raw Transaction https://blockexplorer.com/tx/send



Bitcoin Relay Transaction https://webbtc.com/relay_tx



Broadcast Raw Transaction https://www.localbitcoinschain.com/tx/send

​​

Push         http://eligius.st/~wizkid057/newstats/pushtxn.php







After a few minutes, you should be able to search for your address that you sent bitcoin to here:



https://live.blockcypher.com/



You will now see that it has a new incoming transaction.  It will say Caution:  This is a double spend attempt, however, if you used a high enough fee, this transaction will confirm before the other one, and the other one will become invalid.  Some miners will not allow a double spend transaction into new blocks themselves, but there are enough that still do, that your transaction should confirm shortly.  It just takes one confirmation, and them all the miners will agree that this is the real transaction.  Your original transaction will now cease to exist, and you have your bitcoin back again, all confirmed and ready for use.

TuLines
Newbie
*
Offline Offline

Activity: 30
Merit: 0



View Profile WWW
December 21, 2017, 11:58:05 PM
 #4

HAHA, AWESOME! This worked on one of my stuck transactions!

Thanks so much.. Now I have to convince the sender of my other stuck transaction to do the same. Thank you sir!
jaxxproblems (OP)
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
December 22, 2017, 12:06:02 AM
 #5

HAHA, AWESOME! This worked on one of my stuck transactions!

Thanks so much.. Now I have to convince the sender of my other stuck transaction to do the same. Thank you sir!

Awesome.  The hardest part is deleting the tx in the json file, if you arent familiar with json, people get confused by the commas, etc.

Will you post the txn that you created that worked?
duchiepou
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
December 23, 2017, 08:30:38 AM
 #6

Hello!

I have a stuck transaction, I'm trying your way, but I can not connect my bitcoin wallet with electrum, can you guide me more? Thank you

If possible, would you help me handle my stuck transaction? I will send you a donation. Thank you very much!

My TXID: 2f26238ad19df1f0ac72ce3b31dd3a58a06f1e56a694d70a9833ad9e75d1e996
Pages: [1]
  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!