You've already forked nakamoto-archive
694 B
694 B
layout, title, nav_order, search_exclude
| layout | title | nav_order | search_exclude |
|---|---|---|---|
| default | Lexicon | 15 | true |
Satoshi Nakamoto Lexicon
{: .no_toc }
Table of contents
{: .no_toc .text-delta }
- TOC {:toc}
Addresses
There's a separate public/private keypair for every bitcoin address. You don't have a single private key that unlocks everything. Bitcoin addresses are a 160-bit hash of the public key, everything else in the system is 256-bit. - Re: Bitcoin Address Collisions
Bitcoins are sent to and from bitcoin addresses, which are essentially random numbers with no identifying information. - Re: Repost: How anonymous are bitcoins?