Author

Topic: Get Hex transaction from blockchain.info (Read 11533 times)

legendary
Activity: 1001
Merit: 1005
November 13, 2013, 01:50:17 PM
#4
How do you get the raw transaction in Hex format, from a transaction that is unconfirmed, and I didn't make, but appears on http://blockchain.info in a format that allows it to be passed into http://blockchain.info/pushtx when it is dropped from all miners memory pools.

Although you got the answer, just my two mBTC...
If the transaction got dropped, there is probably a reason for it (maybe no fee). If you know the reason and if you can, create a new transaction that has a higher chance of acceptance rather than push the same one. The same one could likely get dropped again.
newbie
Activity: 28
Merit: 0
November 13, 2013, 09:35:06 AM
#3
Your answer is just what I was looking for. I have updated the topic as a result.
legendary
Activity: 1974
Merit: 1029
November 13, 2013, 09:08:24 AM
#2
How do you get the raw transaction in Hex format, from a transaction that is unconfirmed, and I didn't make, but appears on http://blockchain.info in a format that allows it to be passed into http://blockchain.info/pushtx when it is dropped from all miners memory pools.

Subject line says "from nodes", is that a requirement? blockchain.info returns the raw transaction if you append '?format=hex' to the URL of a transaction, e.g.:

https://blockchain.info/tx/9021b49d445c719106c95d561b9c3fac7bcb3650db67684a9226cd7fa1e1c1a0?format=hex
newbie
Activity: 28
Merit: 0
November 13, 2013, 08:55:56 AM
#1
How do you get the raw transaction in Hex format, from a transaction that is unconfirmed, and I didn't make, but appears on http://blockchain.info in a format that allows it to be passed into http://blockchain.info/pushtx when it is dropped from all miners memory pools.
Jump to: