Bitcoin Forum
May 08, 2024, 07:02:51 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: BTC private key character length  (Read 354 times)
Unsaint32 (OP)
Newbie
*
Offline Offline

Activity: 29
Merit: 7


View Profile
July 31, 2019, 02:15:18 AM
 #1

I went to bitaddress.org and generated a private key.  Here it is.  KxJYJ35GVd8vbyAdYTFLoV4vFkLyDPxVHMJq4xu5N39vBTM1wRUy

Why is it only 62 characters?  I thought bitcoin private key is always 64 characters long. 
1715194971
Hero Member
*
Offline Offline

Posts: 1715194971

View Profile Personal Message (Offline)

Ignore
1715194971
Reply with quote  #2

1715194971
Report to moderator
1715194971
Hero Member
*
Offline Offline

Posts: 1715194971

View Profile Personal Message (Offline)

Ignore
1715194971
Reply with quote  #2

1715194971
Report to moderator
1715194971
Hero Member
*
Offline Offline

Posts: 1715194971

View Profile Personal Message (Offline)

Ignore
1715194971
Reply with quote  #2

1715194971
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715194971
Hero Member
*
Offline Offline

Posts: 1715194971

View Profile Personal Message (Offline)

Ignore
1715194971
Reply with quote  #2

1715194971
Report to moderator
1715194971
Hero Member
*
Offline Offline

Posts: 1715194971

View Profile Personal Message (Offline)

Ignore
1715194971
Reply with quote  #2

1715194971
Report to moderator
pooya87
Legendary
*
Offline Offline

Activity: 3444
Merit: 10555



View Profile
July 31, 2019, 02:54:09 AM
Merited by LTU_btc (1), Thirdspace (1)
 #2

bitcoin private keys are numbers that can be from 1 to a 32 bytes long number tops. but since you can't print a byte array for the user we have to encode it with some encoding technique. one of them is hexadecimal format or base-16 which turns each byte to 2 characters hence the resulting 64 character long key. another format is base-58 with a checksum also known as Wallet Import Format (WIF) which can have 51 or 52 (not 62, you miscounted) characters in it.

ps. we always pad the keys, for example if you choose private key = 1 which is 1 byte then we pad it with 31x 0 bytes to make it 32 bytes in total then encode it.

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
samcrypto
Sr. Member
****
Offline Offline

Activity: 2044
Merit: 314


Vave.com - Crypto Casino


View Profile
July 31, 2019, 02:56:52 AM
 #3

Why are you sharing your private keys like that, are you really asking for an answer or you want to be hacked soon?

Anyway, the length of private keys is not always the same there are some wallet with a short private keys and most of the wallet have a very long private keys. You got a normal private keys, the longer the keys the better for me its hard to crack if ever.

Artemis3
Legendary
*
Offline Offline

Activity: 2030
Merit: 1563


CLEAN non GPL infringing code made in Rust lang


View Profile WWW
July 31, 2019, 03:00:04 AM
 #4

Why are you sharing your private keys like that, are you really asking for an answer or you want to be hacked soon?

Anyway, the length of private keys is not always the same there are some wallet with a short private keys and most of the wallet have a very long private keys. You got a normal private keys, the longer the keys the better for me its hard to crack if ever.

Well, obviously that particular private key isn't private anymore, so its useless. Lets hope he just wanted to bring an example to complement his question and plans to discard it right away...

There is no "hacking" involved, once you share a private key anyone could use it, so its pointless.

██████
███████
███████
████████
BRAIINS OS+|AUTOTUNING
MINING FIRMWARE
|
Increase hashrate on your Bitcoin ASICs,
improve efficiency as much as 25%, and
get 0% pool fees on Braiins Pool
Unsaint32 (OP)
Newbie
*
Offline Offline

Activity: 29
Merit: 7


View Profile
July 31, 2019, 03:04:29 AM
 #5

Why are you sharing your private keys like that, are you really asking for an answer or you want to be hacked soon?

Anyway, the length of private keys is not always the same there are some wallet with a short private keys and most of the wallet have a very long private keys. You got a normal private keys, the longer the keys the better for me its hard to crack if ever.

No, it is not my private key.   I just generated it from bitaddress.org just for practice purpose. 
Krislaw
Sr. Member
****
Offline Offline

Activity: 1204
Merit: 388


View Profile WWW
July 31, 2019, 03:15:49 AM
 #6

No, it is not my private key.   I just generated it from bitaddress.org just for practice purpose. 
You have to secreting private key you has been generated,
for example you wrote : KxJYJ35GVd8vbyAdYTxxxxxxxxxxxxxxxxxxxxxxxxxx
what ever when happen you forgoton, then send btc at there, your btc will be loss
Unsaint32 (OP)
Newbie
*
Offline Offline

Activity: 29
Merit: 7


View Profile
July 31, 2019, 03:24:23 AM
 #7

No, it is not my private key.   I just generated it from bitaddress.org just for practice purpose. 
You have to secreting private key you has been generated,
for example you wrote : KxJYJ35GVd8vbyAdYTxxxxxxxxxxxxxxxxxxxxxxxxxx
what ever when happen you forgoton, then send btc at there, your btc will be loss

I have no intention of using that private key.  I needed the whole private key in order to show that I counted 62 characters.  As a newbie, I thought a BTC private key has to be always 64 characters long.  But I guess I was wrong.   
killat
Member
**
Offline Offline

Activity: 742
Merit: 21

Be the reason someone smiles today


View Profile WWW
July 31, 2019, 04:35:39 PM
 #8

Personally, I would recommend you to buy a hardware wallet instead of taking care of your private key.

This way, your private key will never leave the device and it cannot be hacked.

✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦
Be kind whenever possible. It is always possible
✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦
LTU_btc
Legendary
*
Offline Offline

Activity: 3052
Merit: 1330


Slava Ukraini!


View Profile WWW
July 31, 2019, 07:48:23 PM
 #9

It's same like Bitcoin wallet address - length of it can be from 26 up to 35 characters. There is no exact length for public and private keys. OP, if you are interested, for further reading you can click this link:
https://en.bitcoin.it/wiki/Private_key

You have to secreting private key you has been generated,
for example you wrote : KxJYJ35GVd8vbyAdYTxxxxxxxxxxxxxxxxxxxxxxxxxx
what ever when happen you forgoton, then send btc at there, your btc will be loss
Personally, I wouldn't post even part of my private key in such way. Private means private and nobody don't need to know even single character from my private key.
Personally, I would recommend you to buy a hardware wallet instead of taking care of your private key.

This way, your private key will never leave the device and it cannot be hacked.
Good suggestion, but I think it's a bit off-topic here.

Thirdspace
Hero Member
*****
Offline Offline

Activity: 1232
Merit: 738


Mixing reinvented for your privacy | chipmixer.com


View Profile
July 31, 2019, 10:46:54 PM
 #10

I have no intention of using that private key.  I needed the whole private key in order to show that I counted 62 characters.  As a newbie, I thought a BTC private key has to be always 64 characters long.  But I guess I was wrong.    
that's not even a valid private key, bitaddress says invalid checksum
about the length, as pooya87 said the 64 chars long is the Private Key Hexadecimal format

when you generate an address on bitaddress.org, you will get an address and a Private Key WIF Compressed 52 chars long
then you can use this PK WIFC as an input in wallet details tab to find out PK HEX
it just that the one commonly used is the PK WIF/WIFC, and the PK HEX is known as raw private key
they just have different formats but they enable you to access the same bitcoin public address
so you wasn't completely wrong to say it has to be 64 chars long Wink

nakamura12
Hero Member
*****
Offline Offline

Activity: 2268
Merit: 669


Bitcoin Casino Est. 2013


View Profile
July 31, 2019, 11:17:00 PM
 #11

@OP: You will be able to know how many characters are there in a Private Key if you know what the site have used when generating the private key just like what Thirdspace explained.

You have to secreting private key you has been generated,
for example you wrote : KxJYJ35GVd8vbyAdYTxxxxxxxxxxxxxxxxxxxxxxxxxx
what ever when happen you forgoton, then send btc at there, your btc will be loss
Do you mean that when you create a cryptowallet to use it for storing your btc and, the private key should be private right?, if ever you lose the private key then that means that you won't be able to access the wallet anymore. You also won't be able to send btc from your wallet to another btc wallet and the btc sent  The btc that will be sent to you no matter who it is or where it came from then the btc will be sent/credited in your wallet that you have forgot it's private key and you won't be able to withdraw the btc in the wallet.

███▄▀██▄▄
░░▄████▄▀████ ▄▄▄
░░████▄▄▄▄░░█▀▀
███ ██████▄▄▀█▌
░▄░░███▀████
░▐█░░███░██▄▄
░░▄▀░████▄▄▄▀█
░█░▄███▀████ ▐█
▀▄▄███▀▄██▄
░░▄██▌░░██▀
░▐█▀████ ▀██
░░█▌██████ ▀▀██▄
░░▀███
▄▄██▀▄███
▄▄▄████▀▄████▄░░
▀▀█░░▄▄▄▄████░░
▐█▀▄▄█████████
████▀███░░▄░
▄▄██░███░░█▌░
█▀▄▄▄████░▀▄░░
█▌████▀███▄░█░
▄██▄▀███▄▄▀
▀██░░▐██▄░░
██▀████▀█▌░
▄██▀▀██████▐█░░
███▀░░
DoraNile
Jr. Member
*
Offline Offline

Activity: 58
Merit: 1


View Profile
August 01, 2019, 09:37:44 PM
 #12

Get yourself a hardware wallet like trezor or other,its more safer than any other bitcoin wallef out there
Nnuego
Jr. Member
*
Offline Offline

Activity: 266
Merit: 4


View Profile
September 28, 2019, 01:17:42 PM
 #13

Why are you sharing your private keys like that, are you really asking for an answer or you want to be hacked soon?

Anyway, the length of private keys is not always the same there are some wallet with a short private keys and most of the wallet have a very long private keys. You got a normal private keys, the longer the keys the better for me its hard to crack if ever.

No, it is not my private key.   I just generated it from bitaddress.org just for practice purpose. 
I thought as much cos you can't share your private keys for everyone to see. Private keys differs from others but all serve the same purpose. The issue of private should be store up in hardware wallet for it not to be hack or get loss

▀▀▀▀▀▀▀▀▀▀▀▀▀▀
 Cowrium.net  ║A Multidimensional Blockchain & Smart Contract Innovation driven by Cowrie (https://www.cowrium.net/)
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!