Pages:
Author

Topic: Bitcoin Address you send money too does not exist. (Read 8492 times)

legendary
Activity: 2198
Merit: 1032
First of all if you are trying to sen bitcoins to an address which does not exist say you are trying to send money to (1QJmjiAZrapPyLUDUXYsR4YkGb22rvrC7W) This address but you accidentally typed something wrong in the addressees like (1QJmjiBCrapPyLUDUXYsR4YkGb22rvrC3A) Which do not exist then your transaction will not happen.
Other thing is if you just send transaction to an address which exist but not owned by anyone then you coins is gone if you are sending bitcoins to wrong address Means that the bitcoins you are trying to send to the address never created or never ever existed then you transaction will not be processed.
sr. member
Activity: 478
Merit: 250
I think if the address is invalid address,the coin will be back to your wallet,but if the address is valid,the coin is lost,then if late if some one gen the address,the coin will be him,is it right?
legendary
Activity: 1708
Merit: 1036
There should be a way to guarantee that you aren't sending money to an address that doesn't exist, but unfortunately I don't see how this could be engineered at all. The client would need to scan the entire blockchain.. its nuts. Just always copy and paste, then I don't see how it can go wrong. Remember to double click the address to select the entire address when copying.

As noted in other posts there is a checksum in the addresses that will cause a transaction to fail virtually all of the time for simple typos. But if you are given a "fake" address that has a valid checksum but for which no one holds the private key, there's no way for the software to protect you. Scanning the blockchain will not help because people send bitcoins to new, valid, addresses all the time.

The blockchain is not a registry of all valid addresses only a log of addresses that actually have transactions - including the "fake" addresses that are dead ends from which bitcoins cannot be recovered because no one has the private key.

Example: https://blockchain.info/address/1BitcoinEaterAddressDontSendf59kuE
hero member
Activity: 812
Merit: 1000
Hi

What happens to your bitcoin balance if you send a bitcoin to an bitcoin address that does not exist.

thank you

Nothing.You can`t send money to a btc address that doesn`t exist.

Have you ever tried to do this? Grin

I`ve never tried this,and i will never try it.

wrong, you can send to a bitcoin address that doesn't exist yet as long as the address is a valid one tho you cannot send to an address which is not valid. most (or all) bitcoin client can detect wether the address you entered is a valid one or not
hero member
Activity: 3094
Merit: 929
Hi

What happens to your bitcoin balance if you send a bitcoin to an bitcoin address that does not exist.

thank you

Nothing.You can`t send money to a btc address that doesn`t exist.

Have you ever tried to do this? Grin

I`ve never tried this,and i will never try it.
full member
Activity: 238
Merit: 100
I think transaction will be failed due to invalid bitcoin address. If this doesn't happen then there might be conflict between the address (unrealistic). I think there is check of available address first before doing the transaction. If address doesn't exist then transaction will be stopped.
sr. member
Activity: 448
Merit: 250
If bitcoin addresses have a checksum, like a UPC barcode, there must be a way to be able to generate one if you have a computer script to do that. For example 1 in every 2 to the nth power would be valid. If someone sends to one of these by accident, and the address is one that had never been used before on the blockchain, could a new user potentially have a surprise in finding something in his wallet when creating a new wallet?
yes that is a possibility ,i do not think people do send those accidentally but then if they are doing to test that out they would do that and i believe that a lucky user could get the coins

That would be an open possibility for people to lose a lot of Bitcoins. Also am I the only one who copy/pastes the address and then checks and verifies it per character by looking back and forth at the address copied from? Sometimes I inwardly cringe before clicking those send and confirm buttons.
The OP is having a doubt regarding that and he never mentioned that he lost bitcoins doing so,don't worry dude no one's brain work like a computer and everyone copy and paste the wallet address and verifies
legendary
Activity: 2898
Merit: 1823
Jumping on the necro here, but what are the odd of mistakenly typing in a valid address? Is it a realistic possibility?

No it isn't. There's 1 chance in 4 billion to mistype a valid address.

Plus, why are you manually typing addresses? Wink

That would be an open possibility for people to lose a lot of Bitcoins. Also am I the only one who copy/pastes the address and then checks and verifies it per character by looking back and forth at the address copied from? Sometimes I inwardly cringe before clicking those send and confirm buttons.
full member
Activity: 238
Merit: 100
Actually i haven't experimented with this. But I think that it will show transaction failed at the end I mean at the end of 6th check.
Otherwise it would create and add the amount to that bitcoin address and wherever system generate that address for someone will get the money.
legendary
Activity: 2912
Merit: 1068
WOLF.BET - Provably Fair Crypto Casino
Can the Bitcoins be send to the address that doesn't exist or in that case some kind of error would be reported? Does the system recognise correct or wrong addresses?
If the coins are sent to the wrong or unexisting address I suppose they will be lost for you, I can't see how can you get it back because you can't stop the transaction once it's submited.
hero member
Activity: 756
Merit: 501
I do remember to read somewhere if you make or put a wrong adress, lets say a litecoin adress and send bitcoins to those you will loose those coins, if you miss some character if should give error when you trying to complete the transaction.
legendary
Activity: 868
Merit: 1006
There should be a way to guarantee that you aren't sending money to an address that doesn't exist, but unfortunately I don't see how this could be engineered at all. The client would need to scan the entire blockchain.. its nuts. Just always copy and paste, then I don't see how it can go wrong. Remember to double click the address to select the entire address when copying.
hero member
Activity: 491
Merit: 500
This why I always double check the wallet address that i'm going to send money to. What i usually do is check the first and last 4 alphanumerics of the address that i will be sending to and if i am really sure that its correct, i proceed with the payment. its never bad to be extra cautious because this is real money that we are working with  Smiley

Thats where I went wrong I just copied and pasted and missed a number  Shocked
newbie
Activity: 16
Merit: 0
This why I always double check the wallet address that i'm going to send money to. What i usually do is check the first and last 4 alphanumerics of the address that i will be sending to and if i am really sure that its correct, i proceed with the payment. its never bad to be extra cautious because this is real money that we are working with  Smiley
hero member
Activity: 491
Merit: 500
wow just found this thread.

I did a withdraw with 1 digit short at the end. Hopefully it failed on the site and comes back (gambling site).
sr. member
Activity: 531
Merit: 260
Vires in Numeris
Yes, absolutely.. but don't burn coins setting that up of course!

It's equally likely that you stumble on someone else's account. I'm not sure what occurs if two private keys to the same public key are used, I expect either are accepted as it stands.
member
Activity: 84
Merit: 10
If bitcoin addresses have a checksum, like a UPC barcode, there must be a way to be able to generate one if you have a computer script to do that. For example 1 in every 2 to the nth power would be valid. If someone sends to one of these by accident, and the address is one that had never been used before on the blockchain, could a new user potentially have a surprise in finding something in his wallet when creating a new wallet?
sr. member
Activity: 531
Merit: 260
Vires in Numeris
There are two types of addresses that don't exist. Those that are invalid as an address, and those that are valid as an address but aren't controlled by anyone.

Are there not properly three types?

I thought that some alt-coin had an issue with pre-mining, such that the owner decided to evidence his destroying the coins by sending to an address that was valid but *could not* be controlled by anyone; a /dev/null blackhole, as opposed obviously to those valid addresses that simply are not controlled at the moment but could be.

..or does Bitcoin not have the same equivalent /dev/null address?
sr. member
Activity: 560
Merit: 250
"Trading Platform of The Future!"
If bitcoind and bitcoin-qt didn't check to see if you tried to send to an invalid address, could you send the bitcoins to it?

No, I doubt anyone would relay a transaction to an invalid address.  Try sending 1 BTC to the address "bob", it just doesn't work.
Yeah I accidentally told someone to send to p instead of P

paper wallets...
cp1
hero member
Activity: 616
Merit: 500
Stop using branwallets
If bitcoind and bitcoin-qt didn't check to see if you tried to send to an invalid address, could you send the bitcoins to it?

No, I doubt anyone would relay a transaction to an invalid address.  Try sending 1 BTC to the address "bob", it just doesn't work.
Pages:
Jump to: