Knowledge base
Earlier in this series, we covered the basics of storing Bitcoin at a conceptual level. Now that we've been through how Bitcoin actually works under the hood, it's worth revisiting wallets properly - what they actually are, technically, and what self-custody really asks of you.
As covered in how Bitcoin actually works, your Bitcoin exists as an entry on the blockchain, not inside any app or device. A wallet's real job is generating, storing and using the cryptographic keys that prove you control that entry.
A software (“hot”) wallet keeps your private keys on an internet-connected device, which is convenient but exposes them, at least in principle, to malware or phishing attempts targeting that device. A hardware wallet generates and stores your keys on a dedicated offline device instead, and - this is the important technical detail - signs transactions on the device itself, so the private key never touches an internet-connected computer at any point. Only the already-signed transaction gets passed along to be broadcast to the network, which is what makes this approach considerably more resistant to remote attacks.
We covered multi-signature security in the context of institutional custody, but individuals can use the same principle. A personal 2-of-3 multisig setup, for instance, might spread three keys across two different hardware devices and a secure backup location, requiring any two of them to approve a transaction. That removes the single point of failure a single device or seed phrase represents - theft, loss, or damage to any one key alone isn't enough to lose access, or to let someone else gain it.
Choosing to hold your own keys means there's no password reset, no customer support line, and no institution to call if something goes wrong. That makes secure backups genuinely important: multiple copies of your seed phrase, stored in separate physical locations, protected against fire, water damage, and simple loss - and, ideally, tested by actually practising a recovery before you rely on it with any significant amount.
Self-custody sits on a genuine spectrum, not a single fixed choice - from a straightforward software wallet through to a hardware device, and up to a fully distributed multisig setup for larger holdings. The right point on that spectrum depends on how much you're holding, your own technical comfort, and how much responsibility you're genuinely willing to take on yourself.
Back to topWhere to go from here
That brings this Knowledge Base full circle. We opened with a glossary and the basics of what Bitcoin actually is, moved through the mechanics of Bitcoin treasury companies and the market Smarter Web operates in, and closed by going deep on the technical detail underpinning it all, the blockchain, mining, decentralisation, and now, wallets and keys.
If you're new here, or if it's been a while, our opening Bitcoin Glossary is the natural place to start, and what is Bitcoin? right after it lays the groundwork for everything else. If you've read this far, though, there's a good chance you've already built up a genuinely solid understanding, in which case it's well worth going back over articles that touch on your own particular interests, whether that's the mechanics of Bitcoin treasury companies, the practicalities of UK share dealing, or the deeper technical detail covered in this final stretch.
Nothing in this series is a one-off read, and each article is written to stand up to revisiting as your own understanding develops.
