2
This is a follow-up question to: What happens if I mistype the address when making a payment?.
Scenario:
- You're trying to send bitcoins to an address.
- You type in the wrong address, but the address (as unlikely as it may be) is well-formed.
What Happens?
- The wallet belongs to someone and you've just sent him money. (Can one contact this person and ask for it to be returned?) The key phrase is "can one contact" not "can you force him to give it back."
- The wallet (as seen in the quote below) is unowned and the bitcoins are lost!?!
Bitcoin addresses contain a built-in check code, so it's generally not possible to send Bitcoins to a mistyped address. However, if the address is well-formed but no one owns it (or the owner lost their wallet.dat), any coins sent to that address will be lost forever. https://en.bitcoin.it/wiki/Technical_background_of_Bitcoin_addresses
Is it lost? Or, if and when, this wallet is created are the "missing" bitcoins attached to it?
As I understand it you can send notes along with bitcoins.Nope. – Nick ODell – 2015-03-18T15:23:09.713@NickODell - you can't send a memo along with the bitcoin? Isn't the memo part of the blockchain? Or am I getting totally confused here? – Mayo – 2015-03-18T15:35:24.427
Isn't the memo part of the blockchain?No, it's stored in your wallet only. – Nick ODell – 2015-03-18T15:50:08.690@NickODell - So, keeping track of your transactions could become tricky if memos stay with the wallet and you have numerous wallets. I guess bitcoin is like cash. ;-) – Mayo – 2015-03-18T15:55:00.073
related: At what point is a new wallet known by the Bitcoin network?
– Murch – 2015-03-18T16:37:32.090