Bitcoin Forum
June 23, 2024, 08:34:23 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: How to restore unconfirmed transactions deleted from memopool ?
memopool - 0 (0%)
unconfirmed transactions - 0 (0%)
Total Voters: 0

Pages: [1]
  Print  
Author Topic: Question: How to restore unconfirmed transactions deleted from memopool ?  (Read 139 times)
tsubasa1380 (OP)
Newbie
*
Offline Offline

Activity: 15
Merit: 4


View Profile
January 15, 2018, 10:24:44 AM
 #1

★ How to restore unconfirmed transaction deleted from memopool ?

A few days ago, my unconfrimed transaction no miner picked up was deleted ( or disapeared ) from memopool;

If this transaction can be restored in mempool again, I will resend with this transaction by adding a few higher fees.

So I want to know how to restore this deleted transaction in memopool again.
Bigpiggy01
Hero Member
*****
Offline Offline

Activity: 1138
Merit: 523



View Profile WWW
January 15, 2018, 10:31:21 AM
Merited by ABCbits (1)
 #2

If you still have the transaction id, you can go to blockchain.info and search for it.
Then at the end of that url string add "?format=hex" and hit enter.
This will give you the hex code for the raw transaction.

You can rebroadcast that using services like:

https://www.smartbit.com.au/txs/pushtx
https://live.blockcypher.com/btc/pushtx/
https://www.localbitcoinschain.com/tx/send
https://coinb.in/#broadcast

And a few others.

                         ▄▄▄█
              ▄▄▄▄▄▄▄██████▀
      ▄▄█████████████████▀  ▄█
   ▄██████████████████▀ ▄▄██▀
  ███████████████▀▀  ▄▄█▀▀
 ███████████▀▀▀     ▀▀
 ██████▀▀   ▄    █
 ███▀  ▄▄████   ▐█
 █▀   ▄████▀   ▄█▌
      ▀▀▀    ▄██▌
▐▄ ▀█▄▄  ▄▄████▀
██▀  ▀▀█████▀▀
▐▌
RAPTOREUM
  TOKENIZING THE WORLD!
  ██▀
▐▌
▐║
▐║
▐▌
██▄
[ POW Algorithm: GhostRider    Anti-FPGA/ASIC ]
Assets/Tokens Masternodes Smart Contracts

.51% / Double Spend Protection, Instant Speed, Private Send.
▀██
▐▌
║▌
║▌
▐▌
▄██
█▀





█▄
◈ ──  SOCIAL MEDIA ─── ◈
Reddit Telegram Discord
Twitter  Medium GitHub
▀█
  █
  █
  █
  █
  █
▄█
tsubasa1380 (OP)
Newbie
*
Offline Offline

Activity: 15
Merit: 4


View Profile
January 15, 2018, 01:22:23 PM
 #3

Thanks you for good advise.  Smiley

I have one more question.

I am running bitcoin full node server.

So from this server, I hope to reboadcast unconfirmed transaction deleted from memopool.

What should I do ?


If I just try to create,sign,and send transaction by using the same utxos as before again,
can I rebroadcast successfully ?
ranochigo
Legendary
*
Offline Offline

Activity: 2982
Merit: 4193



View Profile
January 15, 2018, 01:28:00 PM
Merited by ABCbits (1)
 #4

I am running bitcoin full node server.

So from this server, I hope to reboadcast unconfirmed transaction deleted from memopool.

What should I do ?

If I just try to create,sign,and send transaction by using the same utxos as before again,
can I rebroadcast successfully ?
Yes. If you are the sender and own the private keys being used to spend the inputs. Take note that the transaction ID will not be the same if you change any of the variable (ie. output amount) in the transaction.

If you don't own all of the private keys in that transaction, then no. Unless the transaction is in you mempool, you need his keys to sign and get the signed raw transaction.

█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....RACING..
█░░░░░░█░░░░░░█
▀███▀░░▀███▀░░▀███▀
▀░▀░░░░▀░▀░░░░▀░▀
░░░░░░░░░░░░
▀██████████
░░░░░███░░░░
░░█░░░███▄█░░░
░░██▌░░███░▀░░██▌
░█░██░░███░░░█░██
░█▀▀▀█▌░███░░█▀▀▀█▌
▄█▄░░░██▄███▄█▄░░▄██▄
▄███▄
░░░░▀██▄▀


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
tsubasa1380 (OP)
Newbie
*
Offline Offline

Activity: 15
Merit: 4


View Profile
January 15, 2018, 04:26:17 PM
 #5

Yes. If you are the sender and own the private keys being used to spend the inputs. Take note that the transaction ID will not be the same if you change any of the variable (ie. output amount) in the transaction.

If you don't own all of the private keys in that transaction, then no. Unless the transaction is in you mempool, you need his keys to sign and get the signed raw transaction.
Thanks you for your kind advise !

I am the sender and own the private keys being used to spend the inputs.

And I did NOT change any of the variable in the transaction.

So I will try to rebroadcast(i.e. create, sign, and send transaction ) and watch the transaction appear in mempool again.
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!