Author

Topic: Can I make wallet estimates from Bitcoin address? (Read 976 times)

staff
Activity: 3458
Merit: 6793
Just writing some code
What about compressed/uncompressed private keys? After someone spend from Bitcoin address you know whether he used compressed or uncompressed private key. So is there list of wallets using either compressed or uncompressed private keys?
While that could still work, it may not necessarily be very effective. Nearly all wallets nowadays use compressed keys (except for Armory, that's being worked on right now). However some people may be using either old software or an old wallet which the new software does not upgrade to the compressed keys.
sr. member
Activity: 276
Merit: 254
What about compressed/uncompressed private keys? After someone spend from Bitcoin address you know whether he used compressed or uncompressed private key. So is there list of wallets using either compressed or uncompressed private keys?
hero member
Activity: 798
Merit: 527
i don't think that we can find the software by using the bitcoin address because al0 software use the same address format (base58 check encoding in general) and it is very difficult to find the software using the bitcoin address..........
legendary
Activity: 1736
Merit: 1023
Wallets do not use different address formats. The address format (base58 check encoding in general) is a standard format in Bitcoin and used by all Bitcoin wallets.
Unless you are using a vanity address, which certainly is not an anonymity improvement.

Vanity addresses are still in base58 format and the format isn't changed on a vanity address. Vanity addresses are just brute forced to reflect some vanity at the front but the format is still the same as a normal address.
full member
Activity: 224
Merit: 117
▲ Portable backup power source for mining.
Wallets do not use different address formats. The address format (base58 check encoding in general) is a standard format in Bitcoin and used by all Bitcoin wallets.
Unless you are using a vanity address, which certainly is not an anonymity improvement.
staff
Activity: 3458
Merit: 6793
Just writing some code
Wallets do not use different address formats. The address format (base58 check encoding in general) is a standard format in Bitcoin and used by all Bitcoin wallets.

So all bitcoin wallets use the base58 encoding system? Core, electrum, multibit etc.

Does this apply to online wallets? Blockchain.info, xapo etc.
Yes. All Bitcoin wallets who don't want to make life difficult for their users will use the standard Base58 Check Encoding for addresses.
member
Activity: 112
Merit: 10
Wallets do not use different address formats. The address format (base58 check encoding in general) is a standard format in Bitcoin and used by all Bitcoin wallets.

So all bitcoin wallets use the base58 encoding system? Core, electrum, multibit etc.

Does this apply to online wallets? Blockchain.info, xapo etc.
staff
Activity: 3458
Merit: 6793
Just writing some code
Wallets do not use different address formats. The address format (base58 check encoding in general) is a standard format in Bitcoin and used by all Bitcoin wallets.
member
Activity: 112
Merit: 10
As far as I know, every wallet has different address formats. Can I find out which wallet software is used from the address information?
Jump to: