Bitcoin_educational_videos/01-analogies.md

131 lines
2.6 KiB
Markdown
Raw Normal View History

2021-12-21 09:16:48 +00:00
---
2021-12-23 10:44:44 +00:00
background: ukulele-1 0.3 fade-in fade-out
2021-12-23 13:42:23 +00:00
voice: brian
2021-12-21 09:16:48 +00:00
size: 720p
transition: crossfade 0.1
2021-12-24 02:13:12 +00:00
subtitles: embed
2021-12-21 09:16:48 +00:00
---
2021-12-22 13:55:42 +00:00
(pause: 1)
```md
# Part 1
Bitcoin analogies
```
2021-12-21 09:16:48 +00:00
# Part 1, Bitcoin analogies
2021-12-23 05:04:35 +00:00
(pause: 1)
2021-12-22 13:55:42 +00:00
Bitcoin is special. While not exactly like anything that has existed before, it can be compared to things you already know by using analogies. They aren't perfect. This video isn't about defining Bitcoin, but about making it a little bit more understandable.
2021-12-21 10:09:12 +00:00
2021-12-22 13:55:42 +00:00
---
2021-12-21 09:16:48 +00:00
2021-12-22 13:55:42 +00:00
(pause: 2)
2021-12-21 09:16:48 +00:00
2021-12-22 13:55:42 +00:00
```md
## Digital gold
```
2021-12-21 09:16:48 +00:00
## Bitcoin is like digital gold
2021-12-23 05:04:35 +00:00
(pause: 0.3)
2021-12-21 09:16:48 +00:00
2021-12-23 05:04:35 +00:00
Bitcoin is scarce. It is expensive to produce. It is highly divisible and uniform. It can be transported cheaply through space and time. For these reasons, people treat it as a hard asset and store wealth in it.
2021-12-22 13:55:42 +00:00
---
2021-12-21 09:16:48 +00:00
2021-12-22 13:55:42 +00:00
(pause: 2)
2021-12-21 09:16:48 +00:00
2021-12-22 13:55:42 +00:00
```md
## Digital money
```
## Bitcoin is like digital money
2021-12-23 05:04:35 +00:00
(pause: 0.3)
Bitcoin has only a digital representation. It doesn't have any particular physical form. Its integrity is maintained by cryptography and consuming a lot of electricity.
2021-12-21 09:16:48 +00:00
2021-12-22 13:55:42 +00:00
---
(pause: 2)
```md
## The Internet
```
2021-12-21 09:16:48 +00:00
## Bitcoin is like the internet
2021-12-23 05:04:35 +00:00
(pause: 0.3)
Bitcoin consists of many thousands computers, called, nodes, communicating together, using the same protocol. Anyone can connect, there are no technical restrictions to participate in the network.
2021-12-22 13:55:42 +00:00
---
(pause: 2)
```md
## Central bank
```
## Bitcoin is like a central bank
2021-12-23 05:04:35 +00:00
(pause: 0.3)
2021-12-22 13:55:42 +00:00
Bitcoin maintains a database that represents a ledger. This ledger records all the Bitcoin that were ever created and all the transactions that were ever made.
---
(pause: 2)
```md
## Auditor
```
2021-12-21 09:16:48 +00:00
## Bitcoin is like an auditor
2021-12-23 05:04:35 +00:00
(pause: 0.3)
The Bitcoin nodes are verifyng the ledger all the time. They use transparent and neutral rules. If someone tries to sneak in bad data into the ledger, such as creating new Bitcoins outside of the schedule, or transferring someone else's Bitcoins, the nodes will immediately notice it.
2021-12-22 13:55:42 +00:00
---
(pause: 2)
```md
## The law
```
## Bitcoin is like the law
2021-12-23 05:04:35 +00:00
(pause: 0.3)
The nodes aren't merely verifying, they are also enforcing. Invalid data is not just immediately spotted, it is also immediately rejected. Any record that doesn't follow the rules will end up in trash. What is written, that happens.
2021-12-22 13:55:42 +00:00
---
(pause: 2)
```md
## Decentralised
```
## Bitcoin is decentralised
2021-12-23 05:04:35 +00:00
(pause: 0.3)
2021-12-23 05:11:20 +00:00
Unlike everything mentioned so far, Bitcoin is also decentralised. It is probably the most decentralised system we know. There is noone that can break the rules or change them.
2021-12-22 13:55:42 +00:00
---
(pause: 2)
2021-12-21 09:16:48 +00:00
2021-12-22 13:55:42 +00:00
```md
## Summary
```
2021-12-21 09:16:48 +00:00
2021-12-22 13:55:42 +00:00
Bitcoin is a decentralized hard asset that can be used for storing wealth.
2021-12-21 09:16:48 +00:00
2021-12-22 13:55:42 +00:00
(pause: 2)