Is there any method to generate the abstract of the transaction together with the bitcoin core deal with from which btc was despatched?
I do not assume Bitcoin core immediately helps doing that.
Nonetheless you’ll be able to go to the “Transactions” tab, proper click on a Transaction and select “Copy Transaction Id” from the context menu. You’ll be able to then open a web-browser, navigate to any “blockchain explorer“, and paste the Transaction-Id, Most explorers will present the addresses used to ship the cash.
There’s just a few issues to notice:
-
The Bitcoin community itself does not use Bitcoin addresses – so these do not really seem within the transaction knowledge transmitted by a pockets. Many apps or web sites will create an deal with from the main points of a transaction and present you that.
-
A transaction could have many sending addresses as a result of every corresponds to one of many coins¹ being spent. As in any bodily money transaction, you would possibly hand over a number of cash to make up the required complete quantity being spent.
Footnote:
- A “coin” is technically an unspent transaction output (UTXO) from an earlier transaction which despatched you cash.
