What is Blockchain? Blockchain Technology Explained Simply - YouTube

Channel: 99Bitcoins

[0]
What is Blockchain technology?
[2]
Is it “the next big thing”?
[4]
Are you missing out on a once in a lifetime opportunity
[6]
when some startup wants you to invest in thier blockchain based venture?
[10]
Well stick around,
[11]
in this episode of Crypto Whiteboard Tuesday
[13]
we’ll answer these questions and more.
[22]
Hi, I’m Nate Martin from 99Bitcoins.com
[25]
and welcome to Crypto Whiteboard Tuesday
[27]
where we take complex cryptocurrency topics,
[29]
break them down and translate them into plain English.
[32]
Before we begin,
[33]
don’t forget to subscribe to the channel
[35]
and click the bell so you’ll immediately get notified
[37]
when a new video comes out.
[41]
Today’s topic is the Blockchain
[43]
and the exciting world of blockchain technology.
[46]
Hopefully by the end of this video
[47]
you’ll understand exactly what blockchain technology is
[50]
and why it’s really hard to seperate it from Bitcoin.
[54]
Before we understand how Blockchain technology works,
[57]
we need to understand what problems it was designed to solve,
[60]
so let’s take a step back and let me ask you a question...
[64]
How do we tell if something is fake or real in today’s world?
[67]
For example,
[68]
a dollar bill, a driver’s license or a vote in the election.
[71]
How do we determine whether it’s valid or not?
[74]
The answer?
[74]
We keep a record of it.
[76]
For example,
[77]
each dollar bill has a serial number that is recorded by the bank.
[80]
Your driver’s license number is recorded by the DMV
[83]
and voting records are used to track who voted and who didn’t,
[86]
so the same person won’t be able to vote twice.
[89]
Whenever you want to verify that a document is legit,
[91]
you just look it up with the relevant authority.
[94]
We even have Notaries,
[95]
people who are licensed by the government
[97]
to act as witnesses to attest and record
[99]
the validity of pieces of information or identities.
[103]
You’ll notice there’s one thing that all of these mechanisms
[105]
have in common -
[106]
they are all centralized,
[108]
which means there’s a central authority,
[110]
whether it’s a bank, state office,
[112]
or person that has the power to issue and validate information.
[115]
These central authorities have a lot of power,
[118]
and as you know power may sometimes corrupt.
[121]
So what happens if one of these authorities
[123]
wants to change the facts or even maybe change history a little bit?
[127]
This my sound far fetched,
[129]
but even our world history is just a record kept by historians
[132]
in a centralized manner.
[134]
The phrase “History is written by the victors”
[136]
tells us that facts can sometimes be distorted
[139]
by those in power.
[141]
If you don’t think that’s possible,
[142]
here’s a real life example.
[144]
Today, most money is just a record of who owes what to whom.
[148]
Due to the subprime crisis in 2008,
[150]
almost a thousand companies in the US received over 630 billion dollars
[155]
that never existed before.
[157]
Other companies had debts completely removed.
[160]
Some would argue this bailout was justified,
[162]
but you can’t deny that someone decided to change the records
[165]
of how much money was owned and owed.
[168]
This is why Bitcoin was born.
[170]
It was the first form of money that removes the need
[173]
for a central authority.
[174]
Its records are kept by everyone,
[176]
not just by central banks.
[178]
And when everyone is keeping track and verifying the facts,
[181]
well, that means that you can no longer change the ledger of transactions
[184]
whenever something doesn’t add up or because it’s more convenient.
[187]
You actually have to start being accountable.
[190]
But money isn’t the only place where decentralization can play a role.
[194]
Do you remember those big encyclopedia books
[196]
we used to rely on when it came to research?
[199]
Encyclopedia Britannica employed a hundred full time editors
[202]
and over 4,000 contributors to publish what we considered to be
[205]
the authority on knowledge.
[207]
Just imagine the power the editors of these books had
[210]
in deciding what was worth mentioning, condemning, condoning or ignoring.
[214]
Well, the last volume of encyclopedia Britannica
[217]
was published in 2010.
[218]
Today,
[219]
information is much more decentralized with over 130 thousand active editors
[224]
that maintain different Wikipedia pages.
[226]
The risk of any of them “going rogue” unnoticed
[229]
is much smaller
[230]
since each edit is public and can be verified by anyone.
[234]
Decentralization reduces the risk for corruption, fraud and manipulation.
[239]
Blockchain technology is a new and innovative way
[242]
to implement decentralization.
[244]
In a nutshell,
[245]
Blockchain technology is a solution for the problem of centralization.
[249]
It’s a system for keeping records by everybody,
[252]
without any need for a central authority -
[254]
a decentralized way of maintaining a ledger
[257]
that is practically impossible to falsify.
[259]
I mean, when so many eyes
[260]
are watching and verifying everything that’s being done,
[263]
it’s really hard to break the rules unnoticed.
[266]
You might be wondering why is it called Blockchain?
[269]
Well, imagine we’re maintaining a shared ledger
[272]
with many pages of records.
[273]
Each page begins with a sort of summary
[275]
of the page before it.
[277]
If you change a part of the previous page,
[279]
you’ll also have to change the summary on the current page.
[282]
So the pages are actually linked, or chained together.
[286]
In technological terms,
[287]
pages are called blocks.
[289]
And since each block is linked to the data of the previous block,
[292]
we have a chain of blocks,
[294]
or a blockchain.
[295]
Many people think that Satoshi Nakamoto,
[298]
the mysterious inventor of Bitcoin,
[300]
created Blockchain technology.
[302]
Technically he only created the first real life implementation of it -
[306]
Bitcoin.
[307]
In fact, that word blockchain is never even mentioned
[310]
in Satoshi’s original whitepaper.
[312]
The closest he comes to saying Blockchain is
[314]
“chain of blocks”.
[316]
Now that you know what blockchain technology is,
[319]
we still have two major questions to answer -
[321]
how does it actually work,
[322]
and is blockchain going to change our future?
[326]
Let’s start with the first question.
[327]
Another way to ask this question would be -
[329]
how do I create a system
[331]
that allows the creation, verification and updating of records by everybody?
[336]
Well, there are four elements a blockchain needs
[338]
to actually have a life of its own.
[341]
The first thing required to support a blockchain
[343]
is a peer-to-peer network -
[345]
A network of computers, also known as nodes,
[348]
that are equally privileged.
[349]
It’s open to anyone and everyone.
[351]
This is basically what we already have today with the Internet.
[355]
We need this network
[356]
so that we will be able to communicate and share with each other remotely.
[360]
The second ingredient is cryptography.
[363]
Cryptography is the art of secure communication
[365]
in a hostile environment.
[367]
It allows me to verify messages
[369]
and prove the authenticity of my own messages,
[371]
even when malicious players are around.
[374]
We need cryptography because of the first element.
[377]
Remember,
[377]
I said anyone can participate in this network -
[380]
including bad actors.
[382]
It’s great that I can communicate,
[383]
but I also need to make sure
[384]
my communication comes through unaltered.
[388]
The third element is a consensus algorithm.
[391]
You can switch the technical word “algorithm”
[393]
with the word “rule”.
[395]
This means we need to agree about rules on how we add a new page,
[398]
also known as a block, to our records.
[401]
There are many types of consensus rules,
[403]
in Bitcoin’s case
[404]
we use a consensus algorithm known as Proof of Work.
[407]
This algorithm states that
[408]
in order for someone to earn the right to add a new page to our ledger
[411]
they need to find a solution to a math problem,
[414]
which requires computational power to solve.
[417]
Computers around the network run calculations to solve the math problem
[420]
and in doing so, consume a lot of energy.
[423]
In other words they do a lot of work.
[425]
That’s why when one of them finds the number
[427]
that solves the problem and displays it to the network,
[429]
they’re basically displaying a “proof of work”.
[432]
Think of it as the node’s way of saying:
[434]
“Hey, I spent quite a bit of energy here in solving this problem first,
[437]
so I’m entitled to write the next page”.
[441]
As I mentioned before,
[442]
there are other consensus algorithms that don’t require so much energy,
[445]
this is just the algorithm type that the Bitcoin blockchain employs.
[449]
There are pros and cons to different algorithms,
[451]
but in order to run a decentralized ledger you’ll need to choose one,
[455]
otherwise it will be really hard to reach a consensus
[457]
with so many people in the network.
[459]
Finally, our last element is punishment and reward.
[463]
This element is actually derived from game theory
[466]
and it makes sure that it will be in people’s best interest
[468]
to always follow the rules.
[470]
So far,
[471]
we’ve set up a network that has a way to communicate securely,
[474]
and follows a set of rules for reaching consensus.
[477]
Now we’ll glue these elements together
[479]
by giving a reward to people that help us maintain our records
[482]
and add new pages.
[483]
This reward is a token, or coin,
[486]
that is awarded each time a consensus has been reached
[488]
and a new block is added to our chain.
[491]
On the other hand,
[492]
bad actors who try to trick or manipulate the system
[495]
will end up losing the money they spent on computational power
[498]
or their coins can be taken away from them.
[501]
In the end,
[501]
the important thing to remember is that the punishment and reward system
[505]
works on psychological behaviour.
[507]
It turns the rules of the system from something you need to follow
[510]
into something you’ll want to follow,
[511]
since it will be in your best interest to do so.
[514]
This was just a very high level explanation
[516]
of what a blockchain consists of.
[518]
If you want to dig a little deeper into this process,
[521]
check out our video on Bitcoin mining,
[523]
part of our 7 day crash course on Bitcoin.
[526]
So there you have it,
[527]
the four elements for creating blockchain technology -
[530]
a peer to peer network, cryptography, a consensus algorithm
[533]
and punishment and reward.
[535]
However, there is a fifth element, that can’t really be synthesized...
[539]
market adoption.
[540]
I mean, we can have a group of five people
[543]
sharing a ledger with a consensus algorithm
[545]
but it doesn’t really make it decentralized,
[547]
since not enough people are a part of the system.
[549]
Moreover, if there’s no adoption,
[551]
there’s not really any value to our coin
[553]
and the fourth element of punishment and reward
[556]
isn’t very effective.
[557]
Only once you achieve critical mass in the number of users,
[560]
does a blockchain become truly decentralized
[563]
and therefore immutable.
[565]
And at that point,
[565]
the coin of that blockchain usually begins to appreciate in value.
[570]
It’s hard to say what triggers mass scale market adoption.
[573]
In Bitcoin’s case
[574]
things actually started through use on the dark web,
[576]
where people used Bitcoin to pay for drugs and other illegal stuff.
[580]
But since then,
[581]
more people have begun to research Bitcoin and blockchain,
[584]
and have seen the benefits they offer;
[586]
either in practice, or as an investment.
[588]
So there you have it,
[590]
the five elements of a truly open, public, decentralized blockchain.
[594]
Up until today
[595]
there are only a handful of blockchains
[597]
that have over 1,000 truly independent participants,
[600]
and as such can be considered as decentralized -
[603]
Bitcoin, Ethereum and Monero to name a few.
[606]
If you’re thinking that it sounds like a lot of hard work
[608]
to put a blockchain in motion,
[610]
you’re absolutely right.
[611]
But this is where Ethereum comes in.
[614]
Ethereum is a Do It Yourself blockchain
[616]
where all of these five elements are already in motion.
[619]
All you need to do is build the right solution on top of it.
[623]
But that’s a whole different whiteboard episode
[625]
you can check out later on.
[626]
Now let’s move on to another term you may have heard -
[629]
a private, or closed blockchain.
[632]
This term refers to companies that screen and limit the players
[635]
who can participate in their blockchain.
[637]
It’s a bit like how the Internet,
[638]
which is open to everybody and anybody,
[640]
is different from an Intranet -
[642]
an internal network of company computers.
[645]
While I assume some companies
[646]
will find value in running private blockchains
[648]
to improve their internal processes,
[650]
it’s far from anything exciting
[652]
inasmuch as it has nothing to do with decentralization.
[655]
To emphasize this a bit more
[657]
let’s compare open, public blockchains to closed, private ones.
[661]
A public blockchain is open to everybody,
[663]
it’s transnational and borderless.
[665]
It’s censorship resistant, and it doesn’t require any 3rd party.
[669]
It’s also neutral -
[671]
there’s no such thing as a “good”, “bad”, “illegal” or “legal” transaction,
[675]
there’s only a “valid” or “invalid” one.
[677]
A private blockchain on the other hand, is limited to authorized participants only,
[681]
and it's governed by a handful of entities.
[684]
In the words of Andreas Antonopoulos,
[686]
in most cases of private blockchains
[688]
you don’t really need a blockchain,
[690]
you can just share a spreadsheet between the participants.
[693]
The whole idea of blockchain was to decentralize a process
[696]
through the general public,
[697]
and that’s exactly the opposite of what a private blockchain does.
[701]
The features of a public blockchain, on the other hand,
[703]
create enormous benefits.
[705]
There’s no single point of failure.
[707]
The records are immutable, also known as tamper proof.
[709]
And finally,
[710]
it’s censorship resistant
[711]
so you can’t really remove a record or stop it from getting published -
[715]
as long as it follows the consensus rules.
[718]
Before we end today’s lesson
[719]
we still have one major question to answer -
[722]
Is blockchain technology the next big thing?
[725]
I assume you may have heard of different startups
[727]
that are using blockchain technology to solve some sort of a problem.
[730]
In most cases
[731]
when I hear of such a company I ask two questions:
[734]
First, are they using a public or private blockchain?
[737]
Since if they're not using a public blockchain
[740]
there’s not really anything very disruptive here.
[742]
Second, do they even need a blockchain?
[745]
If you remember in the beginning of this lesson,
[747]
we talked about the dangers of centralization.
[749]
But these dangers are only meaningful if there’s a lot at stake.
[753]
For example,
[753]
the queue to the pharmacy is managed in a centralized manner
[756]
but I don’t really care since there’s not a lot at stake
[759]
and it’s actually more efficient that way.
[761]
Blockchain technology is very good at decentralizing,
[764]
but it’s also very inefficient, slow and energy consuming.
[768]
For example,
[769]
Bitcoin’s network takes 10 minutes on average
[771]
to confirm a transaction.
[773]
Not the ideal waiting time for buying a cup of coffee at a 7-11.
[776]
The only reason to choose Blockchain technology
[779]
as your solution is if your problem is actually centralization.
[783]
If you don’t need to decentralize something,
[784]
you probably don’t need to use blockchain technology
[787]
and are better off with some centralized solution.
[789]
In fact it will probably work better.
[792]
To sum it up,
[792]
Blockchain technology is truly disruptive,
[795]
but at the moment
[796]
only a handful of use cases really require it.
[799]
So the real question is this:
[801]
at the current moment,
[802]
is our world ready for more complex blockchain implementation
[805]
than what Bitcoin already offers?
[807]
In the early 2000s,
[808]
there were a lot of Amazons, Googles and Facebooks
[810]
that never caught on for the changes they presented...
[813]
Today,
[813]
many of these blockchain startups face the same fate.
[816]
That’s it for today’s episode of Crypto Whiteboard Tuesday.
[819]
Hopefully by now you understand what Blockchain technology is -
[823]
an open, censorship resistant method for managing records by everybody,
[827]
hence making them practically impossible to falsify.
[830]
It’s a solution to the problems centralization presents.
[834]
I also hope that whenever you hear the term “blockchain technology”
[837]
in the future
[838]
you’ll know to take it with a grain of salt and ask the right questions.
[842]
You may still have some questions.
[844]
If so,
[844]
just leave them in the comment section below.
[846]
And if you’re watching this video on YouTube,
[848]
and enjoy what you’ve seen,
[849]
don’t forget to hit the like button.
[851]
Then make sure to subscribe to the channel
[853]
and click that bell so you’ll be notified as soon as we post new episodes.
[858]
Thanks for joining me here at the Whiteboard.
[859]
For 99bitcoins.com,
[861]
I’m Nate Martin, and I’ll see you
 in a bit.