What an exciting week it’s been in Bitcoin. Is it ever boring? Definitely not.
I hope you learned a lot from my educational threads this week.
In no particular order, here’s what I found most important or interesting this week 👇
@adamcurry explains to @joerogan why he believes his money is safer in Bitcoin, why it will be a huge part of our future, and why to stay away from shitcoins.
If you’ve done any research into Bitcoin you’ve heard people talk about private key storage.
What are keys?
What’s the difference between hot and cold storage?
Which should I use?
Keys are one of the most important topics in Bitcoin. Let me break it down for you 👇
To understand keys you need to know a little bit about cryptography.
Keys generally come as a pair of public and private keys.
The most common use of keys is to encrypt and decrypt messages.
However, in Bitcoin they are primarily used to generate and verify signatures.
In order to spend Bitcoin you need to produce a signature by signing every tx you make in order to prove to the network that you control the UTXOs being spent.
You use your private keys to produce this signature.
We learned that the cost to send Bitcoin is proportional to the size of the tx and that the size of the tx depends on the size of the inputs and outputs.
The UTXOs we control are used as inputs for all txs that we make. This gives us control over the size of our tx.
When picking inputs to use we need to make sure the total amount in is >= the total amount going out. We can save money by minimizing the number of inputs we use.
You’ve decided it makes sense to own some Bitcoin, congrats! You took an important step but you might be wondering…
What do I really own?
Where and what exactly are the coins?
I’ve been working on Bitcoin for years, let me help explain it in simple terms 👇
First things first, if your Bitcoin is still on an exchange or some other custodial service then you don’t really own any Bitcoin. You own a promise or an IOU that will hopefully be redeemable for Bitcoin some day.
Not your keys, not your coins. A thread for another day.
Ok so you have your keys but what coins do you actually have?
There’s not some record in a database that says “Alice owns X Bitcoins”.
Technically, you have keys that can sign a transaction that spends an unspent transaction output (UTXO).