Bitcoin Forum

Other => Beginners & Help => Topic started by: Geremia on October 27, 2014, 09:22:54 PM



Title: How probable is it to make typo & send [BTC] to a wrong address?
Post by: Geremia on October 27, 2014, 09:22:54 PM
How probable is it to make a typo in a BTC address and send BTC to an unintended destination?

Do BTC addresses have "error/typo correction" like credit card numbers do?


Title: Re: How probable is it to make typo & send [BTC] to a wrong address?
Post by: Rannasha on October 27, 2014, 09:31:25 PM
It is extremely unlikely as Bitcoin-addresses contain 4 bytes of checksum, that means that only 1 address in every 2^32 (which is ~4 billion) is valid.


Title: Re: How probable is it to make typo & send [BTC] to a wrong address?
Post by: gglon on October 27, 2014, 09:33:03 PM
For technical background see https://en.bitcoin.it/wiki/Technical_background_of_version_1_Bitcoin_addresses (https://en.bitcoin.it/wiki/Technical_background_of_version_1_Bitcoin_addresses)


Title: Re: How probable is it to make typo & send [BTC] to a wrong address?
Post by: Geremia on October 28, 2014, 01:52:52 AM
It is extremely unlikely as Bitcoin-addresses contain 4 bytes of checksum, that means that only 1 address in every 2^32 (which is ~4 billion) is valid.
Yes, that's what I was wondering about: whether there is a checksum in BTC address. thanks


Title: Re: How probable is it to make typo & send [BTC] to a wrong address?
Post by: Geremia on October 28, 2014, 01:53:06 AM
For technical background see https://en.bitcoin.it/wiki/Technical_background_of_version_1_Bitcoin_addresses (https://en.bitcoin.it/wiki/Technical_background_of_version_1_Bitcoin_addresses)
thanks!


Title: Re: How probable is it to make typo & send [BTC] to a wrong address?
Post by: Candystripes on October 28, 2014, 02:30:39 AM
To be exact, one out of 4294967296 is valid :)


Title: Re: How probable is it to make typo & send [BTC] to a wrong address?
Post by: apolena on October 28, 2014, 08:30:01 AM
If you copy and paste, it is highly probable you would have copied the address wrongly. It is unlikely to have a typo and the client identify it as valid.


Title: Re: How probable is it to make typo & send [BTC] to a wrong address?
Post by: BiTJack on October 28, 2014, 08:38:50 AM
Personally i have made typos in amounts but never in send address. It's highly unlikely if you just copy paste the whole string.
It could go wrong if you paste the wrong address.


Title: Re: How probable is it to make typo & send [BTC] to a wrong address?
Post by: Gervais on October 28, 2014, 08:44:02 AM
You should copy and paste addresses and always at least double if not tripple check. No idea who actually types out a btc address.


Title: Re: How probable is it to make typo & send [BTC] to a wrong address?
Post by: medUSA on October 28, 2014, 08:50:24 AM
The address has error correction built-in, but the problem is whether the client checks for errors? There could be clients or sites which do not check for validity of bitcoin addresses and will sent coins to wrong addresses. My frequent mistake while copying an address is 1 character short, so I normally check the first 5 and last 5 characters of an address.


Title: Re: How probable is it to make typo & send [BTC] to a wrong address?
Post by: Brad Pitt on October 28, 2014, 09:18:31 AM
I hope something like a simplier alias feature will be implemented into bitcoin or maybe a wallet to make it easier to remember or type out addresses. Maybe linking it to a number or something that you can memorize.


Title: Re: How probable is it to make typo & send [BTC] to a wrong address?
Post by: jaberwock on October 28, 2014, 12:33:31 PM
If you copy and paste, it is highly probable you would have copied the address wrongly. It is unlikely to have a typo and the client identify it as valid.

I made it wrong once, the last character was not copied. Took some time to have my coins back, but nothing was lost due to my mistake.

So it is a good idea always double check, even if you going into copy paste. Many sites don't have error check for Bitcoin addreses


Title: Re: How probable is it to make typo & send [BTC] to a wrong address?
Post by: BitCoinNutJob on October 28, 2014, 12:56:33 PM

This is an almost non existent risk i have found.  When dealing with exchanges i get error messages anytime ive entered a wrong character.  The addresses are also far too unique for there to be a accident.


Title: Re: How probable is it to make typo & send [BTC] to a wrong address?
Post by: Pkofet on October 29, 2014, 10:35:21 AM
There is a checksum and so it is very unlikely you can make a typo and get a wrong but valid address.
Also, you shouldn't type the address character by character but should copy and paste it. The chance of getting a typo should be fairly low.


Title: Re: How probable is it to make typo & send [BTC] to a wrong address?
Post by: bitnanigans on October 29, 2014, 01:34:40 PM
There is a checksum in a Bitcoin address, for checking the validity of that address, so it is highly unlikely to get a different valid address by just changing a few characters. It's best to always copy-paste addresses.


Title: Re: How probable is it to make typo & send [BTC] to a wrong address?
Post by: aljunking on October 29, 2014, 01:48:50 PM
You might want to use copy and paste. That way you cannot mis type your address.


Title: Re: How probable is it to make typo & send [BTC] to a wrong address?
Post by: Omikifuse on October 29, 2014, 01:53:35 PM
You might want to use copy and paste. That way you cannot mis type your address.

it is 1 million times more likely copy the wrong address than to mistype and still have a valid address.

But paste an invalid address is unlikely if you pay attention


Title: Re: How probable is it to make typo & send [BTC] to a wrong address?
Post by: OptimusPrime7 on October 29, 2014, 03:03:19 PM
You might want to use copy and paste. That way you cannot mis type your address.

A lot of people actually copy and pasted the wrong address. Guess have to double check...


Title: Re: How probable is it to make typo & send [BTC] to a wrong address?
Post by: jayce on October 29, 2014, 08:55:56 PM
most of the time if you are in a rush you might miss another decimal. like 0.1 and you meant to send 0.01


Title: Re: How probable is it to make typo & send [BTC] to a wrong address?
Post by: TheNinja on October 29, 2014, 09:40:22 PM
When you copy and paste, basically the only things you have to do are make sure the beginning and last letters are the same and check for trailing/leading spaces. Messing that up would mean your copy-paste function is wired incorrectly  ;)


Title: Re: How probable is it to make typo & send [BTC] to a wrong address?
Post by: fredthegambler on October 30, 2014, 03:14:43 AM
You might want to use copy and paste. That way you cannot mis type your address.

it is 1 million times more likely copy the wrong address than to mistype and still have a valid address.

But paste an invalid address is unlikely if you pay attention

That is right, the thing is you need to be careful when you write down/copy your address. Check it once, check it twice and do not rush things up!