SlideShare a Scribd company logo
1 of 24
Download to read offline
An Introduction to
Blockchain, Bitcoin, and CryptoEconomics
John P. Conley
Vanderbilt University
Vanderbilt Alumni Metro New York Chapter
January 2018
1
What is Blockchain?
Paper ledger books keep records of account balances, ownership of property, marriages, births, deaths etc.
Checks or charges made by the account owner were used to update the balance held in the account.
A sale of property would also result in a ledger update.
Blockchain is just a ledger that groups together transactions in “blocks” and uses them to update the ledger state.
Blockchains are transition-state machines.
2
Transaction 1
Transaction 2
Transaction 3
+
Old Ledger State
Account balance A
Account balance B
=
Account balance A
Account balance B
New Ledger StateTransaction Block
How Does Blockchain Work?
1. Users submit transactions requests to anonymous nodes on a peer-to-peer network.
2. Nodes forward the transaction requests to all other nodes (peer-to-peer networks are sometimes called gossip
networks.)
3. Each node collects a group of transactions (about a 1000 in the case of Bitcoin) in a block.
4. Each node checks the current ledger state to see if these transactions are valid.
Enough in the account to cover the transaction?
No double spending?
No forged signatures on the transactions?
5. The block of valid transactions is appended to the existing chain, the ledger state is updated, and then nodes
start to work on a new block.
3
The Blockchain
Genesis Block . . . Current Ledger StateBlock 2 Block 3 Block 34,380 ⇒
Look! A squirrel!
(Add hand-waving here)
Proof of Work
Mining
Proof of Stake
Distributed Hash Tables
Smart Contracts
Utility Tokens
Byzantine Fault Tolerance
4
What’s New Here?
1. Distributed: Thousands of nodes in the validation network. Each keeps a copy of the blockchain and ledger
state.
2. Immutable: cryptographic magic makes it impossible to change any transaction in a block or to rewrite history.
Hashing of the contents of each block
Recursive hashing of blocks to link then together sequentially
Proof of Work (PoW) to make it computationally impractical to rewrite history
3. Append Only: Blocks can only be added to the end of the chain sequentially.
4. Time-Stamps: Time stamps in the blockchain prove when a transaction was written.
5. Uncensorable: There is no “Bitcoin Inc.” or other entity that is in charge of blockchains. They live in the wild
without a central point of control.
6. Anonymity: Owners of accounts are anonymous since accounts are identified only with numbers called public
keys.
Look! Another squirrel!
Public Private Key (PPK) Encryption
Hashing Functions
Merkle Trees
Cryptographic Signatures
Permissioned Ledgers
Pseudo-Anonymity
5
Why a Blockchain?
A basic question is: why use blockchain instead of a standard database?
Since blockchains are ledgers, they don’t have tables, metadata, or relational structures that allow for complicated
SQL queries.
Validation though Proof of Stake or Proof of Work is expensive and complex, and sometimes not secure.
There are limits to how much data can be added to blockchains: Bitcoin writes 1MB every ten minutes.
BUT
• Creates provable audit trails
• Time stamps
• Can’t be censored
• Can’t be altered
• No need for a trusted authority or data intermediary
• Facilitates distributed business processes
• Can support a crypto-token
6
Tokens?
A token is just an accounting entry in the blockchain ledger as in: “Fred owns 57 Vandycoins”. They have no other
existence, and cannot move from the chain where they were created.
Bitcoin, Ethereum are the two most well known crypto-tokens. All Bitcoins are recorded in the Bitcoin blockchain and
nowhere else.
However, there are many more. From https://coinmarketcap.com/:
Cryptocurrencies are a special case of crypto-tokens with no other use than a unit of exchange (like dollars).
Crypto-tokens more generally can do many other things.
7
Token Caps
Also from https://coinmarketcap.com/
Tuesday January 16, 2018 was not a good day for blockchain!
Still, top six token caps are above $10B
8
So Much Token Cap!
169 Blockchain startups have token caps above $100M.
9
Not an Equity!
How do we interpret this token cap?
How should we think about valuing crypto-tokens?
If tokens were like stocks, then they should be worth the Present Value (PV) of the associated flow of dividends:
∑
t=0
T
(1−r)
t
πt
Tokens, however, are not like stocks.
When you buy a token you are not buying a share of the company that issued it.
In almost every case you are not even buying the right to share in the company’s profits or vote on its board of direc-
tors.
By this measure, the value of most crypto-tokens should be very close to zero.
10
Speculation?
Bitcoin has increased in value from $900 to $13,000 over the last year, and reached a high of $20,000.
You should buy it now before it goes up more, right?
Efficient Market Theory (EMT) says that the best predictor of tomorrow's price is today’s price.
Put another way, today’s price is tomorrow’s expected price:
pt=E(pt+1)
Otherwise, there would be an arbitrage opportunity.
This means that prices are heavily dependent on expectations and the arrival of new information.
By this measure, the value of most crypto-tokens could be anything. All that is needed is the right set of expectations.
11
Monetary Theory?
Let’s begin by remembering the basic economics of money.
First, what is it good for? Absolutely nothing. Say it again!
Fiat currencies, such as US federal reserve notes, have no intrinsic value.
They are simply pieces of paper that have been blessed by the Treasury Wizards.
Why are we willing to take these paper tokens in exchange for things of real value?
Because we trust that others will take the same pieces of paper in exchange for things of value in the future.
This leads to one of the fundamental rules of monetary theory:
Money is Trust
Medium of Exchange: Solves the mutual coincidence of wants problem.
Store of Value: If a currency is relatively stable, it can be saved to buy goods in the future.
Unit of Account: Allows us to keep track of the value of things relative to one another.
12
Quantity Theory of Money
M = Money supply (number of tokens)
P = Price of tokens in terms of dollars.
T = Total number of tokens transacted per day.
V = Velocity of Bitcoin (number of time a bitcoin is transacted per day).
D = Dollar Value of total transactions per day (PT=D)
The QTM is an accounting identity that says the following:
T=MV
For example, if there are 100 tokens that each trade 2 times a day then 200 tokens will be traded each day.
More interestingly:
D/P = MV or P = D/MV
For example, if we need to use 100 goat tokens to buy and sell 800 goats each day and tokens have a velocity of 2,
then each token must be worth 4 goats.
13
Really? That’s More Interesting?
Here’s why.
As of Monday January 15 2018:
$230B = PM = Bitcoin market cap
$13B = PT = Value of bitcoin transactions per day
1M = T = 13B/13k = Number of bitcoins traded per day.
.058 = V = T/M = PT/PM = 1.M/17M = Velocity of bitcoins
In words, about 6% of bitcoins move each day.
As a result, in order to support $13B worth of transactions per day using only 17M bitcoins having a velocity of .058,
bitcoins must have a value of $13,000 each.
14
Still Not Seeing It?
What drives the value of bitcoin (or any token) is:
1. The demand to support a certain value of transactions per day.
2. The velocity of tokens.
3. The number of tokens.
Transaction Demand is decided by users. The level and value of economic activity in a country or on a platform
comes from choices of agents in the economy. The more users, the greater the value of things traded on the platform,
and the more often things are traded, the greater D will be and so, therefore, will be the value of token, P.
Velocity is also determined by user choices. However, platforms can be designed to slow down velocity. For example,
if tokens are used for stakes, are put into escrow, need to be locked up or held to do something on the platform, or if
transactions are slow to complete, velocity is lower and token value higher.
Token Quantity is chosen by the platform. If a platform is going to issue a lot of tokens, then token value goes down,
all else equal.
These are things that you can either observe or try to estimate when deciding if a token is a good investment.
15
Why is Bitcoin so Volatile?
Bitcoin has gone up in value more than 10,000% over the last year.
It lost 14% of its value in one day this Monday, and has had radical swings in value both up and down over its his-
tory.
Let’s go back the QTM.
Suppose we wanted to support $13B in transactions value per day, as before.
Bitcoin blocks are written every 10 minutes, so 6 × 24=144 blocks are written per day.
If each bitcoin was transacted in each block (that is, V=144) then 2.5B transactions could take place per day
(T=2.5B).
As a result, $13B of transactions could be supported with a bitcoin price of 13B/2.5B=$5.20 (P=$5.20).
16
What Does This Mean?
Suppose users wished to transact $13B per day in bitcoin.
$13,000 is an equilibrium price of bitcoin under the QTM if Velocity is .06.
$5.20 is an equilibrium price of bitcoin under the QTM if Velocity is 144 (the maximum possible).
By the way, Ethereum writes blocks every 10 seconds, so it has a maximum velocity of 6 ×60 × 24=8640.
So, which is it? $13K or $5? Both are equilibria!
In fact any price above $5.20 could be an equilibrium supporting $13B in transactions per day depending on veloc-
ity.
In other words, there are an infinity of possible equilibrium prices for Bitcoin, Ethereum, and every other crypto-
token that are consistent with the QTM and EMT.
In the end it depends on animal spirits.
17
Look, A Picture!
This shows at least two interesting things.
First, until quite recently, only about 2% of bitcoins moved once a day. On the average, bitcoins moved once every 80
days or so.
Second, 20% have not moved in five years, and about half have not moved in the two years.
In other words, most bitcoins just sit in wallets and are not used for transactions. Why is an interesting question.
18
Is Blockchain a Ponzi scheme?
Bitcoin, Ethereum and all other cryptocurrencies have no intrinsic value.
They are only worth what the next person will pay for them.
Sound like a Ponzi scheme that depends on the existence of the greater fool, right?
19
Blockchain is .com 2.0
First:
Bitcoin and blockchain are not the same.
Not all crypto-tokens are cryptocurrencies.
Not all blockchains need a crypto-token to provide utility.
Second:
Most blockchain startups are about as well conceived as pets.com.
Most blockchain startups do not really need a token, but have one anyway to raise money.
Many blockchain startups do not really need blockchain. Its just cooler that way.
Third:
For every 99 pets.com or webvan.com, there was a google.com as well.
Blockchain is like the Internet in 1998. We just don’t have a clear idea yet of where it will provide the greatest
value or how.
20
Problems
Blockchain is an immature technology. It suffers from the following major problems right now:
Cost: It costs about $1 to make an Ethereum transaction and $25 to make a bitcoin transaction. This is too high for
either to be a practical substitute for good old fiat currency.
Scalability: Bitcoin can execute as many as 7 transactions per second, and Ethereum can do as many as 15. The
Visa/MC network can execute 56,000.
Security: The security models of existing crypto-tokens is weak. Proof of Work is expensive, Proof of Stake is manipu-
lable.
For example, it would not be wise or practical to move the NYSE onto any existing blockchain platform.
21
Blockchain is Awesome
Having said all that, Blockchain is awesome.
The NYSE will be on blockchain within five years, probably much sooner.
In addition:
Public records will be on blockchain
Payment systems like Visa/MC will have moved to blockchain or been disintermediated.
Connected devices (the Internet of Things) will use blockchain to act as agents for the owners.
Logistics chains and other distributed business processes like real estate will use blockchain,
Two-sided markets and matching problems such as staffing will use blockchain.
Squirrels will be on blockchain….
Blockchain is going to bring on a wave of disintermediation and creative disruption in a vast array of industries.
22
Wrapping Up
Blockchain is new and over-hyped.
Blockchain startups are mostly badly conceived.
Businesses and others think they want blockchain, they just don’t know how or why.
Getting rich speculating on cryptocurrencies is a matter of luck and timing. If you have them, blessings on your house.
Nevertheless, blockchain is coming, it is going to be big, and it is going to provide huge value.
If you want to invest, follow the same rules as always:
What is the value proposition?
What is the revenue model?
Who is the team?
Can they execute?
Do they have a comparative advantage?
23
Thanks For Listening
If this has not left you completely fed-up with blockchain have a look at:
www.jpconley.com
for other background reading on initial coin offering, a simple explanation of hashing, encryption and blockchain, per-
missioning on public blockchains, tokenizing dollar, cloud computing, and other related topics.
24

More Related Content

What's hot

An Introduction to Blockchain Technology
An Introduction to Blockchain Technology An Introduction to Blockchain Technology
An Introduction to Blockchain Technology Niuversity
 
The Blockchain: Introduction and Implications
The Blockchain: Introduction and ImplicationsThe Blockchain: Introduction and Implications
The Blockchain: Introduction and ImplicationsMichael Lesniak
 
Cryptocurrency_slide
Cryptocurrency_slideCryptocurrency_slide
Cryptocurrency_slideaman pandey
 
Future of cryptocurrency ppt.
Future of cryptocurrency ppt.Future of cryptocurrency ppt.
Future of cryptocurrency ppt.Bitex Global
 
Advantages and Disadvantages of Cryptocurrencies such as OneCoin
Advantages and Disadvantages of Cryptocurrencies such as OneCoinAdvantages and Disadvantages of Cryptocurrencies such as OneCoin
Advantages and Disadvantages of Cryptocurrencies such as OneCoinOne Coin
 
Atlas ats powerpoint indiegogo
Atlas ats powerpoint indiegogoAtlas ats powerpoint indiegogo
Atlas ats powerpoint indiegogoatlasats
 
Understanding Cryptocurrency
Understanding CryptocurrencyUnderstanding Cryptocurrency
Understanding CryptocurrencyKapil Gupta
 
Crypto-currency Bitcoin In India
Crypto-currency Bitcoin In IndiaCrypto-currency Bitcoin In India
Crypto-currency Bitcoin In IndiaDinesh Muniandy
 
The future-of-cryptocurrency-2021
The future-of-cryptocurrency-2021The future-of-cryptocurrency-2021
The future-of-cryptocurrency-2021zer zeed
 

What's hot (20)

An Introduction to Blockchain Technology
An Introduction to Blockchain Technology An Introduction to Blockchain Technology
An Introduction to Blockchain Technology
 
The Blockchain: Introduction and Implications
The Blockchain: Introduction and ImplicationsThe Blockchain: Introduction and Implications
The Blockchain: Introduction and Implications
 
Bitcoin: The new gold rush?
Bitcoin: The new gold rush?Bitcoin: The new gold rush?
Bitcoin: The new gold rush?
 
BLOCKCHAIN
BLOCKCHAINBLOCKCHAIN
BLOCKCHAIN
 
Cryptocurrency_slide
Cryptocurrency_slideCryptocurrency_slide
Cryptocurrency_slide
 
Future of cryptocurrency ppt.
Future of cryptocurrency ppt.Future of cryptocurrency ppt.
Future of cryptocurrency ppt.
 
Cryptocurrency
Cryptocurrency  Cryptocurrency
Cryptocurrency
 
How to explain bitcoin to your mother
How to explain bitcoin to your motherHow to explain bitcoin to your mother
How to explain bitcoin to your mother
 
Blockchain Basics
Blockchain BasicsBlockchain Basics
Blockchain Basics
 
Crypto currency
Crypto currencyCrypto currency
Crypto currency
 
Advantages and Disadvantages of Cryptocurrencies such as OneCoin
Advantages and Disadvantages of Cryptocurrencies such as OneCoinAdvantages and Disadvantages of Cryptocurrencies such as OneCoin
Advantages and Disadvantages of Cryptocurrencies such as OneCoin
 
Bitcoin
BitcoinBitcoin
Bitcoin
 
Cryptocurrency in real world
Cryptocurrency in real worldCryptocurrency in real world
Cryptocurrency in real world
 
Cryptocurrency
Cryptocurrency Cryptocurrency
Cryptocurrency
 
Atlas ats powerpoint indiegogo
Atlas ats powerpoint indiegogoAtlas ats powerpoint indiegogo
Atlas ats powerpoint indiegogo
 
Understanding Cryptocurrency
Understanding CryptocurrencyUnderstanding Cryptocurrency
Understanding Cryptocurrency
 
Crypto-currency Bitcoin In India
Crypto-currency Bitcoin In IndiaCrypto-currency Bitcoin In India
Crypto-currency Bitcoin In India
 
The future-of-cryptocurrency-2021
The future-of-cryptocurrency-2021The future-of-cryptocurrency-2021
The future-of-cryptocurrency-2021
 
Digital currency
Digital currency Digital currency
Digital currency
 
Crypto currency
Crypto currencyCrypto currency
Crypto currency
 

Similar to An Introduction to Blockchain, Bitcoin, and CryptoEconomics.

BlockChain for the Banker
BlockChain for the BankerBlockChain for the Banker
BlockChain for the BankerBohdan Szymanik
 
Trading-CryptoCurrency-Advanced-Trading-Strategies.pdf
Trading-CryptoCurrency-Advanced-Trading-Strategies.pdfTrading-CryptoCurrency-Advanced-Trading-Strategies.pdf
Trading-CryptoCurrency-Advanced-Trading-Strategies.pdfShreeharshaHegde7
 
Trading-CryptoCurrency-Advanced-Trading-Strategies.pdf
Trading-CryptoCurrency-Advanced-Trading-Strategies.pdfTrading-CryptoCurrency-Advanced-Trading-Strategies.pdf
Trading-CryptoCurrency-Advanced-Trading-Strategies.pdfLeokas123
 
Introduction to blockchain & bitcoin_Hanoi 20170819
Introduction to blockchain & bitcoin_Hanoi 20170819Introduction to blockchain & bitcoin_Hanoi 20170819
Introduction to blockchain & bitcoin_Hanoi 20170819HATCH! PROGRAM
 
Introduction to blockchain_hcmc_20170820
Introduction to blockchain_hcmc_20170820Introduction to blockchain_hcmc_20170820
Introduction to blockchain_hcmc_20170820HATCH! PROGRAM
 
OVERVIEW ON CRYPTOCURRENCY
OVERVIEW ON CRYPTOCURRENCYOVERVIEW ON CRYPTOCURRENCY
OVERVIEW ON CRYPTOCURRENCYdrrammohan
 
Investment Club Presentation 1 2021
Investment Club Presentation 1 2021Investment Club Presentation 1 2021
Investment Club Presentation 1 2021SamPurcell4
 
“As a layperson -let us understand- cryptocurrency and how it works.pdf
“As a layperson -let us understand- cryptocurrency and how it works.pdf“As a layperson -let us understand- cryptocurrency and how it works.pdf
“As a layperson -let us understand- cryptocurrency and how it works.pdfRAVI TIKU
 
Cryptocurrencies 101 v5 public
Cryptocurrencies 101 v5 publicCryptocurrencies 101 v5 public
Cryptocurrencies 101 v5 publicBrett Colbert
 
Bitcoin story of programable currency
Bitcoin story of programable currencyBitcoin story of programable currency
Bitcoin story of programable currencyHossam Soffar
 
Cryptomania! The Past and Future of Digital Distributed Consensus
Cryptomania! The Past and Future of Digital Distributed ConsensusCryptomania! The Past and Future of Digital Distributed Consensus
Cryptomania! The Past and Future of Digital Distributed ConsensusDallas Kennedy
 
How-to Invest In Cryptocurrency In 5 Easy Steps
How-to Invest In Cryptocurrency In 5 Easy StepsHow-to Invest In Cryptocurrency In 5 Easy Steps
How-to Invest In Cryptocurrency In 5 Easy StepsMiguel Leite
 
Future Opportunities and Economic Challenges for Cryptoledgers: Trends and sp...
Future Opportunities and Economic Challenges for Cryptoledgers: Trends and sp...Future Opportunities and Economic Challenges for Cryptoledgers: Trends and sp...
Future Opportunities and Economic Challenges for Cryptoledgers: Trends and sp...Tim Swanson
 
Cryptocurrency guide.pptx
Cryptocurrency guide.pptxCryptocurrency guide.pptx
Cryptocurrency guide.pptxMarina Ibrahim
 
Cryptocurrency Secrets.pdf
Cryptocurrency Secrets.pdfCryptocurrency Secrets.pdf
Cryptocurrency Secrets.pdfSimoCharif2
 

Similar to An Introduction to Blockchain, Bitcoin, and CryptoEconomics. (20)

BlockChain for the Banker
BlockChain for the BankerBlockChain for the Banker
BlockChain for the Banker
 
Trading-CryptoCurrency-Advanced-Trading-Strategies.pdf
Trading-CryptoCurrency-Advanced-Trading-Strategies.pdfTrading-CryptoCurrency-Advanced-Trading-Strategies.pdf
Trading-CryptoCurrency-Advanced-Trading-Strategies.pdf
 
Trading-CryptoCurrency-Advanced-Trading-Strategies.pdf
Trading-CryptoCurrency-Advanced-Trading-Strategies.pdfTrading-CryptoCurrency-Advanced-Trading-Strategies.pdf
Trading-CryptoCurrency-Advanced-Trading-Strategies.pdf
 
Introduction to blockchain & bitcoin_Hanoi 20170819
Introduction to blockchain & bitcoin_Hanoi 20170819Introduction to blockchain & bitcoin_Hanoi 20170819
Introduction to blockchain & bitcoin_Hanoi 20170819
 
Introduction to blockchain_hcmc_20170820
Introduction to blockchain_hcmc_20170820Introduction to blockchain_hcmc_20170820
Introduction to blockchain_hcmc_20170820
 
OVERVIEW ON CRYPTOCURRENCY
OVERVIEW ON CRYPTOCURRENCYOVERVIEW ON CRYPTOCURRENCY
OVERVIEW ON CRYPTOCURRENCY
 
bitcoin_presentation
bitcoin_presentationbitcoin_presentation
bitcoin_presentation
 
Let’s Talk Crypto
Let’s Talk CryptoLet’s Talk Crypto
Let’s Talk Crypto
 
Investment Club Presentation 1 2021
Investment Club Presentation 1 2021Investment Club Presentation 1 2021
Investment Club Presentation 1 2021
 
Crypto currency
Crypto currencyCrypto currency
Crypto currency
 
“As a layperson -let us understand- cryptocurrency and how it works.pdf
“As a layperson -let us understand- cryptocurrency and how it works.pdf“As a layperson -let us understand- cryptocurrency and how it works.pdf
“As a layperson -let us understand- cryptocurrency and how it works.pdf
 
Cryptocurrencies 101 v5 public
Cryptocurrencies 101 v5 publicCryptocurrencies 101 v5 public
Cryptocurrencies 101 v5 public
 
Bitcoin story of programable currency
Bitcoin story of programable currencyBitcoin story of programable currency
Bitcoin story of programable currency
 
Cryptomania! The Past and Future of Digital Distributed Consensus
Cryptomania! The Past and Future of Digital Distributed ConsensusCryptomania! The Past and Future of Digital Distributed Consensus
Cryptomania! The Past and Future of Digital Distributed Consensus
 
How-to Invest In Cryptocurrency In 5 Easy Steps
How-to Invest In Cryptocurrency In 5 Easy StepsHow-to Invest In Cryptocurrency In 5 Easy Steps
How-to Invest In Cryptocurrency In 5 Easy Steps
 
Future Opportunities and Economic Challenges for Cryptoledgers: Trends and sp...
Future Opportunities and Economic Challenges for Cryptoledgers: Trends and sp...Future Opportunities and Economic Challenges for Cryptoledgers: Trends and sp...
Future Opportunities and Economic Challenges for Cryptoledgers: Trends and sp...
 
Cryptocurrency secrets
Cryptocurrency secretsCryptocurrency secrets
Cryptocurrency secrets
 
Bitcoin
BitcoinBitcoin
Bitcoin
 
Cryptocurrency guide.pptx
Cryptocurrency guide.pptxCryptocurrency guide.pptx
Cryptocurrency guide.pptx
 
Cryptocurrency Secrets.pdf
Cryptocurrency Secrets.pdfCryptocurrency Secrets.pdf
Cryptocurrency Secrets.pdf
 

More from Kris Bruynson

The GeeqChain Project Summary
The GeeqChain Project SummaryThe GeeqChain Project Summary
The GeeqChain Project SummaryKris Bruynson
 
Woodland brand short
Woodland brand shortWoodland brand short
Woodland brand shortKris Bruynson
 
Social 2014 predictions
Social 2014 predictionsSocial 2014 predictions
Social 2014 predictionsKris Bruynson
 
Consumer Mobile Insights Research 2013
Consumer Mobile Insights Research 2013Consumer Mobile Insights Research 2013
Consumer Mobile Insights Research 2013Kris Bruynson
 

More from Kris Bruynson (7)

The GeeqChain Project Summary
The GeeqChain Project SummaryThe GeeqChain Project Summary
The GeeqChain Project Summary
 
Site Mockups
Site MockupsSite Mockups
Site Mockups
 
Wj App Wires
Wj App WiresWj App Wires
Wj App Wires
 
Mobile
MobileMobile
Mobile
 
Woodland brand short
Woodland brand shortWoodland brand short
Woodland brand short
 
Social 2014 predictions
Social 2014 predictionsSocial 2014 predictions
Social 2014 predictions
 
Consumer Mobile Insights Research 2013
Consumer Mobile Insights Research 2013Consumer Mobile Insights Research 2013
Consumer Mobile Insights Research 2013
 

Recently uploaded

08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 

Recently uploaded (20)

08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 

An Introduction to Blockchain, Bitcoin, and CryptoEconomics.

  • 1. An Introduction to Blockchain, Bitcoin, and CryptoEconomics John P. Conley Vanderbilt University Vanderbilt Alumni Metro New York Chapter January 2018 1
  • 2. What is Blockchain? Paper ledger books keep records of account balances, ownership of property, marriages, births, deaths etc. Checks or charges made by the account owner were used to update the balance held in the account. A sale of property would also result in a ledger update. Blockchain is just a ledger that groups together transactions in “blocks” and uses them to update the ledger state. Blockchains are transition-state machines. 2 Transaction 1 Transaction 2 Transaction 3 + Old Ledger State Account balance A Account balance B = Account balance A Account balance B New Ledger StateTransaction Block
  • 3. How Does Blockchain Work? 1. Users submit transactions requests to anonymous nodes on a peer-to-peer network. 2. Nodes forward the transaction requests to all other nodes (peer-to-peer networks are sometimes called gossip networks.) 3. Each node collects a group of transactions (about a 1000 in the case of Bitcoin) in a block. 4. Each node checks the current ledger state to see if these transactions are valid. Enough in the account to cover the transaction? No double spending? No forged signatures on the transactions? 5. The block of valid transactions is appended to the existing chain, the ledger state is updated, and then nodes start to work on a new block. 3 The Blockchain Genesis Block . . . Current Ledger StateBlock 2 Block 3 Block 34,380 ⇒
  • 4. Look! A squirrel! (Add hand-waving here) Proof of Work Mining Proof of Stake Distributed Hash Tables Smart Contracts Utility Tokens Byzantine Fault Tolerance 4
  • 5. What’s New Here? 1. Distributed: Thousands of nodes in the validation network. Each keeps a copy of the blockchain and ledger state. 2. Immutable: cryptographic magic makes it impossible to change any transaction in a block or to rewrite history. Hashing of the contents of each block Recursive hashing of blocks to link then together sequentially Proof of Work (PoW) to make it computationally impractical to rewrite history 3. Append Only: Blocks can only be added to the end of the chain sequentially. 4. Time-Stamps: Time stamps in the blockchain prove when a transaction was written. 5. Uncensorable: There is no “Bitcoin Inc.” or other entity that is in charge of blockchains. They live in the wild without a central point of control. 6. Anonymity: Owners of accounts are anonymous since accounts are identified only with numbers called public keys. Look! Another squirrel! Public Private Key (PPK) Encryption Hashing Functions Merkle Trees Cryptographic Signatures Permissioned Ledgers Pseudo-Anonymity 5
  • 6. Why a Blockchain? A basic question is: why use blockchain instead of a standard database? Since blockchains are ledgers, they don’t have tables, metadata, or relational structures that allow for complicated SQL queries. Validation though Proof of Stake or Proof of Work is expensive and complex, and sometimes not secure. There are limits to how much data can be added to blockchains: Bitcoin writes 1MB every ten minutes. BUT • Creates provable audit trails • Time stamps • Can’t be censored • Can’t be altered • No need for a trusted authority or data intermediary • Facilitates distributed business processes • Can support a crypto-token 6
  • 7. Tokens? A token is just an accounting entry in the blockchain ledger as in: “Fred owns 57 Vandycoins”. They have no other existence, and cannot move from the chain where they were created. Bitcoin, Ethereum are the two most well known crypto-tokens. All Bitcoins are recorded in the Bitcoin blockchain and nowhere else. However, there are many more. From https://coinmarketcap.com/: Cryptocurrencies are a special case of crypto-tokens with no other use than a unit of exchange (like dollars). Crypto-tokens more generally can do many other things. 7
  • 8. Token Caps Also from https://coinmarketcap.com/ Tuesday January 16, 2018 was not a good day for blockchain! Still, top six token caps are above $10B 8
  • 9. So Much Token Cap! 169 Blockchain startups have token caps above $100M. 9
  • 10. Not an Equity! How do we interpret this token cap? How should we think about valuing crypto-tokens? If tokens were like stocks, then they should be worth the Present Value (PV) of the associated flow of dividends: ∑ t=0 T (1−r) t πt Tokens, however, are not like stocks. When you buy a token you are not buying a share of the company that issued it. In almost every case you are not even buying the right to share in the company’s profits or vote on its board of direc- tors. By this measure, the value of most crypto-tokens should be very close to zero. 10
  • 11. Speculation? Bitcoin has increased in value from $900 to $13,000 over the last year, and reached a high of $20,000. You should buy it now before it goes up more, right? Efficient Market Theory (EMT) says that the best predictor of tomorrow's price is today’s price. Put another way, today’s price is tomorrow’s expected price: pt=E(pt+1) Otherwise, there would be an arbitrage opportunity. This means that prices are heavily dependent on expectations and the arrival of new information. By this measure, the value of most crypto-tokens could be anything. All that is needed is the right set of expectations. 11
  • 12. Monetary Theory? Let’s begin by remembering the basic economics of money. First, what is it good for? Absolutely nothing. Say it again! Fiat currencies, such as US federal reserve notes, have no intrinsic value. They are simply pieces of paper that have been blessed by the Treasury Wizards. Why are we willing to take these paper tokens in exchange for things of real value? Because we trust that others will take the same pieces of paper in exchange for things of value in the future. This leads to one of the fundamental rules of monetary theory: Money is Trust Medium of Exchange: Solves the mutual coincidence of wants problem. Store of Value: If a currency is relatively stable, it can be saved to buy goods in the future. Unit of Account: Allows us to keep track of the value of things relative to one another. 12
  • 13. Quantity Theory of Money M = Money supply (number of tokens) P = Price of tokens in terms of dollars. T = Total number of tokens transacted per day. V = Velocity of Bitcoin (number of time a bitcoin is transacted per day). D = Dollar Value of total transactions per day (PT=D) The QTM is an accounting identity that says the following: T=MV For example, if there are 100 tokens that each trade 2 times a day then 200 tokens will be traded each day. More interestingly: D/P = MV or P = D/MV For example, if we need to use 100 goat tokens to buy and sell 800 goats each day and tokens have a velocity of 2, then each token must be worth 4 goats. 13
  • 14. Really? That’s More Interesting? Here’s why. As of Monday January 15 2018: $230B = PM = Bitcoin market cap $13B = PT = Value of bitcoin transactions per day 1M = T = 13B/13k = Number of bitcoins traded per day. .058 = V = T/M = PT/PM = 1.M/17M = Velocity of bitcoins In words, about 6% of bitcoins move each day. As a result, in order to support $13B worth of transactions per day using only 17M bitcoins having a velocity of .058, bitcoins must have a value of $13,000 each. 14
  • 15. Still Not Seeing It? What drives the value of bitcoin (or any token) is: 1. The demand to support a certain value of transactions per day. 2. The velocity of tokens. 3. The number of tokens. Transaction Demand is decided by users. The level and value of economic activity in a country or on a platform comes from choices of agents in the economy. The more users, the greater the value of things traded on the platform, and the more often things are traded, the greater D will be and so, therefore, will be the value of token, P. Velocity is also determined by user choices. However, platforms can be designed to slow down velocity. For example, if tokens are used for stakes, are put into escrow, need to be locked up or held to do something on the platform, or if transactions are slow to complete, velocity is lower and token value higher. Token Quantity is chosen by the platform. If a platform is going to issue a lot of tokens, then token value goes down, all else equal. These are things that you can either observe or try to estimate when deciding if a token is a good investment. 15
  • 16. Why is Bitcoin so Volatile? Bitcoin has gone up in value more than 10,000% over the last year. It lost 14% of its value in one day this Monday, and has had radical swings in value both up and down over its his- tory. Let’s go back the QTM. Suppose we wanted to support $13B in transactions value per day, as before. Bitcoin blocks are written every 10 minutes, so 6 × 24=144 blocks are written per day. If each bitcoin was transacted in each block (that is, V=144) then 2.5B transactions could take place per day (T=2.5B). As a result, $13B of transactions could be supported with a bitcoin price of 13B/2.5B=$5.20 (P=$5.20). 16
  • 17. What Does This Mean? Suppose users wished to transact $13B per day in bitcoin. $13,000 is an equilibrium price of bitcoin under the QTM if Velocity is .06. $5.20 is an equilibrium price of bitcoin under the QTM if Velocity is 144 (the maximum possible). By the way, Ethereum writes blocks every 10 seconds, so it has a maximum velocity of 6 ×60 × 24=8640. So, which is it? $13K or $5? Both are equilibria! In fact any price above $5.20 could be an equilibrium supporting $13B in transactions per day depending on veloc- ity. In other words, there are an infinity of possible equilibrium prices for Bitcoin, Ethereum, and every other crypto- token that are consistent with the QTM and EMT. In the end it depends on animal spirits. 17
  • 18. Look, A Picture! This shows at least two interesting things. First, until quite recently, only about 2% of bitcoins moved once a day. On the average, bitcoins moved once every 80 days or so. Second, 20% have not moved in five years, and about half have not moved in the two years. In other words, most bitcoins just sit in wallets and are not used for transactions. Why is an interesting question. 18
  • 19. Is Blockchain a Ponzi scheme? Bitcoin, Ethereum and all other cryptocurrencies have no intrinsic value. They are only worth what the next person will pay for them. Sound like a Ponzi scheme that depends on the existence of the greater fool, right? 19
  • 20. Blockchain is .com 2.0 First: Bitcoin and blockchain are not the same. Not all crypto-tokens are cryptocurrencies. Not all blockchains need a crypto-token to provide utility. Second: Most blockchain startups are about as well conceived as pets.com. Most blockchain startups do not really need a token, but have one anyway to raise money. Many blockchain startups do not really need blockchain. Its just cooler that way. Third: For every 99 pets.com or webvan.com, there was a google.com as well. Blockchain is like the Internet in 1998. We just don’t have a clear idea yet of where it will provide the greatest value or how. 20
  • 21. Problems Blockchain is an immature technology. It suffers from the following major problems right now: Cost: It costs about $1 to make an Ethereum transaction and $25 to make a bitcoin transaction. This is too high for either to be a practical substitute for good old fiat currency. Scalability: Bitcoin can execute as many as 7 transactions per second, and Ethereum can do as many as 15. The Visa/MC network can execute 56,000. Security: The security models of existing crypto-tokens is weak. Proof of Work is expensive, Proof of Stake is manipu- lable. For example, it would not be wise or practical to move the NYSE onto any existing blockchain platform. 21
  • 22. Blockchain is Awesome Having said all that, Blockchain is awesome. The NYSE will be on blockchain within five years, probably much sooner. In addition: Public records will be on blockchain Payment systems like Visa/MC will have moved to blockchain or been disintermediated. Connected devices (the Internet of Things) will use blockchain to act as agents for the owners. Logistics chains and other distributed business processes like real estate will use blockchain, Two-sided markets and matching problems such as staffing will use blockchain. Squirrels will be on blockchain…. Blockchain is going to bring on a wave of disintermediation and creative disruption in a vast array of industries. 22
  • 23. Wrapping Up Blockchain is new and over-hyped. Blockchain startups are mostly badly conceived. Businesses and others think they want blockchain, they just don’t know how or why. Getting rich speculating on cryptocurrencies is a matter of luck and timing. If you have them, blessings on your house. Nevertheless, blockchain is coming, it is going to be big, and it is going to provide huge value. If you want to invest, follow the same rules as always: What is the value proposition? What is the revenue model? Who is the team? Can they execute? Do they have a comparative advantage? 23
  • 24. Thanks For Listening If this has not left you completely fed-up with blockchain have a look at: www.jpconley.com for other background reading on initial coin offering, a simple explanation of hashing, encryption and blockchain, per- missioning on public blockchains, tokenizing dollar, cloud computing, and other related topics. 24