Next scheduled rescrape ... never
Version 1
Last scraped
Scraped on 04/08/2025, 05:40:48 UTC
Example of other kind of hashes / collisions:

Code:
Priv A              : 0x73376a58
Address A          : 1HBciTzQvptaeMprAb2b7Rf7MLmKxgUxHB
HASH160 A          : b183fc47e322f0c789fe7577464300dddbaca88d
Priv B              : 0x1861323a3
Address B          : 1HBciUPdv1v93jQFSkZ7uo4yrZxxZ1x6WA
HASH160 B          : b183fc4e661efeeddeff8c2d9a52d1810d6ea606
X‑coord A          : 40f9171f3ab73d2cb2439bac4a88f60d0db14b342b22bfe01354580299fd2dcb
X‑coord B          : 40f9171939818f237426a1415c983a49a8f30b2df19a379598a794579b8f4d7e
X‑match bits        : 29 (need ≥28)
H160‑match bits    : 28 (need ≥28)

That was a collision of at least the first 28 leading bits for the H160s and the X coords. The proof is in the private keys lol.

X coord matching leading bits:

Code:
Priv A            : 0x562686872
Address A         : 1i1iCXMtoBsh3KZKCiTbFb8JkZQutrCDq
HASH160 A         : 07c1a5bab83a71244f8b34247a2aaf539fc0cc33
Priv B            : 0x20bdba39d
Address B         : 1LPh2BUHhnZdwXXrP6T4HoaJMLR6bf8PH7
HASH160 B         : d4b4f2c7bbab113d9371dd326492081507a1f688
X‑coord A         : 60132f9ad5a9db1993a650a45afcb58b9a177a1d7079b741a1e17af12dc0ec1c
X‑coord B         : 60132f9ad5a9db2d0c0d0d2f08b5aebc90a2472e74833d9bb01c32acb3b4697a
Leading match     : 58 bits (need ≥56)
Original archived Re: Bitcoin Bling: Unveiling the Rarest of Finds
Scraped on 04/08/2025, 05:36:25 UTC
Example of other kind of hashes / collisions:

Priv A             : 0x73376a58
Address A          : 1HBciTzQvptaeMprAb2b7Rf7MLmKxgUxHB
HASH160 A          : b183fc47e322f0c789fe7577464300dddbaca88d
Priv B             : 0x1861323a3
Address B          : 1HBciUPdv1v93jQFSkZ7uo4yrZxxZ1x6WA
HASH160 B          : b183fc4e661efeeddeff8c2d9a52d1810d6ea606
X‑coord A          : 40f9171f3ab73d2cb2439bac4a88f60d0db14b342b22bfe01354580299fd2dcb
X‑coord B          : 40f9171939818f237426a1415c983a49a8f30b2df19a379598a794579b8f4d7e
X‑match bits       : 29 (need ≥28)
H160‑match bits    : 28 (need ≥28)

That was a collision of at least the first 28 leading bits for the H160s and the X coords.