Bitcoin Forum
April 25, 2024, 09:34:34 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to find out a wallet ID of a Private key?  (Read 356 times)
BTC Turkiye (OP)
Sr. Member
****
Offline Offline

Activity: 472
Merit: 254


Anlik Coin Fiyatlari BTCkur.com


View Profile WWW
November 09, 2017, 09:01:59 PM
Last edit: November 09, 2017, 09:55:01 PM by BTC Turkiye
 #1

Hi,

I want to know how can I find out the wallet address of a private key without importing the priv key into my wallet?

Farklı Borsaların Anlık Bitcoin, Litecoin, Ethereum ve Bitcoin Cash Kurunu Takip Edebilirsiniz.
BTCkur.com
"I'm sure that in 20 years there will either be very large transaction volume or no volume." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714037674
Hero Member
*
Offline Offline

Posts: 1714037674

View Profile Personal Message (Offline)

Ignore
1714037674
Reply with quote  #2

1714037674
Report to moderator
1714037674
Hero Member
*
Offline Offline

Posts: 1714037674

View Profile Personal Message (Offline)

Ignore
1714037674
Reply with quote  #2

1714037674
Report to moderator
1714037674
Hero Member
*
Offline Offline

Posts: 1714037674

View Profile Personal Message (Offline)

Ignore
1714037674
Reply with quote  #2

1714037674
Report to moderator
AdolfinWolf
Legendary
*
Offline Offline

Activity: 1946
Merit: 1427


View Profile
November 09, 2017, 09:18:32 PM
Last edit: November 09, 2017, 09:31:21 PM by AdolfinWolf
 #2

Hi,

I want to know how can I find out the wallet ID of a private key without importing the priv key into my wallet?

You can't as far as i know. There is no ""Direct"" correlation between the wallet identifier and the private key, at least not in the way that it is reversible.

Adresses are derived from the public key, and the public key is derived from the private key.

You can go from Private Key  -> Wallet adress, but not the other way around. >1 in adress is from 1= private key


Also a wallet adress is something different then a wallet identifier, so i'm not sure if you meant to refer to wallet ID instead of adress ID.

A wallet ID is something like this, https://www.walletexplorer.com/wallet/0004e0d47a2c36bd

So, correct me if i'm wrong, if you'd want to know the wallet ID(s) of a certain set of adresses, without importing the private key, ( essentially loading / scanning the private key), shouldn't be possible. ( as the process would / should be able to be done reversed aswell ).

BTC Turkiye (OP)
Sr. Member
****
Offline Offline

Activity: 472
Merit: 254


Anlik Coin Fiyatlari BTCkur.com


View Profile WWW
November 09, 2017, 09:55:33 PM
 #3

yeah I meant the wallet address. The public address to send coins to

Farklı Borsaların Anlık Bitcoin, Litecoin, Ethereum ve Bitcoin Cash Kurunu Takip Edebilirsiniz.
BTCkur.com
HCP
Legendary
*
Offline Offline

Activity: 2086
Merit: 4316

<insert witty quote here>


View Profile
November 09, 2017, 10:05:36 PM
 #4

Without importing to a wallet, you could use something like http://www.bitaddress.org
<insert standard warnings about using "offline copy of bitaddress.org on an offline computer" here>

Goto the "wallet details" tab and put in your private key... it will give you the matching public addresses (NOTE: it gives compressed and uncompressed, make sure you use the correct address!)


Or if you want to do it manually: https://en.bitcoin.it/wiki/Technical_background_of_version_1_Bitcoin_addresses
You can convert the WIF to the hex private key following this: https://en.bitcoin.it/wiki/Wallet_import_format

Website that does these step by step conversions: http://gobittest.appspot.com/
<insert scary warning that this website has NO offline mode and uses POST to submit entered keys etc, use at your own risk with "live" private keys!! here>

█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....RACING..
█░░░░░░█░░░░░░█
▀███▀░░▀███▀░░▀███▀
▀░▀░░░░▀░▀░░░░▀░▀
░░░░░░░░░░░░
▀██████████
░░░░░███░░░░
░░█░░░███▄█░░░
░░██▌░░███░▀░░██▌
░█░██░░███░░░█░██
░█▀▀▀█▌░███░░█▀▀▀█▌
▄█▄░░░██▄███▄█▄░░▄██▄
▄███▄
░░░░▀██▄▀


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
Salmen
Legendary
*
Offline Offline

Activity: 1059
Merit: 1020


View Profile WWW
November 09, 2017, 10:49:34 PM
 #5

yeah I meant the wallet address. The public address to send coins to
If you want to fetch the bitcoin address from the private key without the use of the wallet, you can use coinb.in. Enter your private key in the text box and click on Submit, then you see all other details' about the private key.

Young Developer amidst Europe. Specialized in Web Programming and Creating Telegram Bots. Looking for a developer? Feel free to drop a mail to me.
Running JaguarBitcoin - Your Place For Scripts
BTC Turkiye (OP)
Sr. Member
****
Offline Offline

Activity: 472
Merit: 254


Anlik Coin Fiyatlari BTCkur.com


View Profile WWW
November 09, 2017, 11:16:29 PM
 #6

Quote
Without importing to a wallet, you could use something like http://www.bitaddress.org
<insert standard warnings about using "offline copy of bitaddress.org on an offline computer" here>

This worked out well. Thank you

Farklı Borsaların Anlık Bitcoin, Litecoin, Ethereum ve Bitcoin Cash Kurunu Takip Edebilirsiniz.
BTCkur.com
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!