How to view spend transaction information in Bitcoin-core
Dears,
I have a stack of old bitcoins in bitcoin core wallet.
Now once I send them to hot wallet the european market requests to get the screenshot with the transaction from bitcoin core indluicing my BTC wallet ID to see if what they received matches.
However, I cannot find this feature in Bitcoin core so my assets are blocked.
Is there any way to generate the summary of the transaction including the bitcoin core address from which btc was sent?
Thank you for your help!
Natalia
Top Answer/Comment:
Is there any way to generate the summary of the transaction including the bitcoin core address from which btc was sent?
I don't think Bitcoin core directly supports doing that.
However you can go to the "Transactions" tab, right click a Transaction and choose "Copy Transaction Id" from the context menu. You can then open a web-browser, navigate to any "blockchain explorer", and paste the Transaction-Id, Most explorers will show the addresses used to send the money.
There's a few things to note:
The Bitcoin network itself doesn't use Bitcoin addresses - so these don't actually appear in the transaction data transmitted by a wallet. Many apps or websites will create an address from the details of a transaction and show you that.
A transaction may have many sending addresses because each corresponds to one of the coins¹ being spent. As in any physical cash transaction, you might hand over several coins to make up the required total amount being spent.
Footnote:
- A "coin" is technically an unspent transaction output (UTXO) from an earlier transaction which sent you money.
상단 광고의 [X] 버튼을 누르면 내용이 보입니다