Categories: EducationTutorials

How to rebroadcast a Bitcoin transaction using Blockchain.info’s pushtx feature

Sometimes, due to one reason or another a transaction will get stuck when using your Electrum client. Either due to a bad internet connection or to an outdated client a transaction may not propagate through the bitcoin network causing coins to seemingly disappear. If you have an outdated Electrum client and you try to spend some bitcoins, a transaction may form with no issues and display on your electrum dashboard, but a block explorer like blolckchain.info or block.io will not find the transaction. This tutorial will guide you on how to fetch the raw transaction data from electrum, and using blockchain.info’s pushtx feature rebroadcast the transaction for all the bitcoin nodes to pickup.

Also Read: Why is my Bitcoin transaction not confirming?

Fetching the raw hex of the transaction

The easiest way to retrieve the hex value for a bitcoin transaction using electrum is to right click on transaction under the history tab.

When the window pops up click Save.

Save the .txn file and open it with notepad. You should see the following

{

Related Post

“hex”: “…..”
“complete: true

}

Copy the numbers between the quotation marks to the right of hex. We will use this value and submit it to blockchain’s pushtx for rebroadcasting.

Submitting transaction for rebroadcasting

Navigate to https://blockchain.info/pushtx

Paste the hex value into the text field and hit submit transaction! That is it, you are done.

If your transaction was indeed stuck because of poor propagation, you should be able to see it on the block explorers and blockchain.info. If you receive a message like High S Value then you might need to make sure that your electrum client is up to date. If you find that you have an outdated client consider saving the wallet’s seed by going to Wallet -> Seed. Then downloading the new version of electrum, and finally restoring a new wallet using the new client using the seed that you stored.

If you liked this article follow us on twitter @themerklenews and make sure to subscribe to our newsletter to receive the latest bitcoin and altcoin price analysis and the latest cryptocurrency news.

Mark Arguinbaev

I'm a 29 year old cryptocurrency entrepreneur. I was introduced to Bitcoin in 2013 and have been involved with it ever since. Fun Fact: I mined cryptocurrency using my college dorm room's free electricity.

Share
Published by
Mark Arguinbaev

Recent Posts

Starknet Introduces STRK20 To Bring Built-In Privacy To ERC-20 Tokens

The team behind Starknet has introduced a new token standard aimed at solving one of…

1 day ago

Meta Acquires Moltbook, A Social Network Built For AI Agents To Interact And Coordinate

In a move that highlights the growing race to build infrastructure for autonomous artificial intelligence,…

1 day ago

Polymarket Partners With Palantir To Develop AI Platform For Sports Betting Integrity

Prediction market platform Polymarket has entered a new partnership with Palantir Technologies and artificial intelligence…

1 day ago

Ethereum Foundation Begins Staking Treasury ETH Using Bitwise Infrastructure

The Ethereum Foundation has begun staking part of its treasury, marking a significant step in…

2 days ago

Cyberconnect And SurfAI Founder Reportedly Under Investigation In China

Fresh reports circulating in the crypto space suggest that Wei Jiequan, better known as Wilson…

2 days ago

Virtuals And dAI Launch ERC-8183 To Enable Trustless Agentic Commerce On Ethereum

The infrastructure powering autonomous AI agents on Ethereum is slowly coming together. Payments, trust layers,…

2 days ago