I have sent a Bitcoin amount to someone who wants the transaction ID. What is this? Is it the hash shown on the LHS of the transaction?
Asked
Active
Viewed 3,001 times
3
-
What client software are you using? – Nate Eldredge Aug 06 '14 at 03:21
-
I do not know what you mean by "client software" but for what it is worth I am using the blockchain wallet system. – Graeme Aug 06 '14 at 03:29
-
Via the website, the mobile app, or something else? – Nate Eldredge Aug 06 '14 at 03:33
-
via the website – Graeme Aug 06 '14 at 03:42
1 Answers
4
Transaction ID usually refers to the 2xSHA256 hash of the transaction serialized as it would have been transferred in the network. This is also the ID as peers refer to them when broadcasting through the network.
Notice that due to transaction malleability a transaction may have multiple IDs.

cdecker
- 9,498
- 1
- 39
- 61