SlideShare a Scribd company logo
© 2016 IBM Corporation
Esra UFACIK
esra@sg.ibm.com
Blockchain IOT Lead for
AP Systems
Making Blockchain Real for Business
Explained
Contents
is Blockchain?
is it relevant
for our business?
2Page© 2016 IBM Corporation
Blockchain is a technology for a new generation of transactional applications that establishes trust,
accountability and transparency while streamlining business processes. Think of it as an operating
system for interactions. It has the potential to vastly reduce the cost and complexity of getting
things done.
Blockchain is a design
pattern made famous by its
use in Bitcoin. But it’s uses
go far beyond.
Blockchain can reimagine
the world's most fundamental
business interactions and
open the door to invent new
styles of digital interactions.
IBM is adopting Blockchain
to a very broad range of
business applications
Blockchain defined`
Blockchain in an emerging platform for transaction
services
Party A’s
records
Bank’s
records
Auditor’s
records
Party B’s
records
Digitally
signed/encrypted
transactions and
ledger
All parties have
same replica of the
ledger
Party A
Bank
Auditor
Party B
Types of Use Cases
• Trusted registry of
ownership of assets
• Asset transfer
• Smart contracts
Attributes
• Shared replicated immutable ledger
• Digitally signed/encrypted transactions
• Business logic linking transactions into
business processes
• Automation
Blockchain technology has the potential to radically transform multi-party business networks, enabling
significantly faster, less expensive, lower risk transactions and innovative new business models
Inefficient, expensive, vulnerable
Consensus, provenance, immutability, finality
• Difficult to maintain a single source of truth
• Difficulty to maintain transparency
• Not timely in delivery or access
• Business logic implementation linking
transactions can be different between parties
• Can be overly complex due to the evolution
and use of older technology.
1. It all starts with one node
4. Users submit transactions
2. Each node has the shared ledger
5. Consensus and leader election
3. Nodes form a peer network
6. Execution & Recovery
Each block has a digital fingerprint
of the previous block
Has an Owner Issues Transaction
ID = Digital Cert
Copy of Ledger
Sign Transactions
Answer Validated
Update
A = 100
Then
A=10
Now
A=100
5
Blocks
How it works
Shared Distributed Ledger
 Distributed
ledger is
implemented
as a chain of
blocks
 Transactions
are recorded
in each block
block 1020
Hash of previous
block
transaction(TX)
Create vehicle
registration
TX's hash value
block time stamp
● ● ●
● ● ●
block 1021
Hash of previous
block
transaction(TX)
Transfer vehicle
registration
TX's hash value
block time stamp
block 1022
Hash of previous
block
transaction(TX)
TX's hash value
block time stamp
block 1023
Hash of previous
block
transaction(TX)
TX's hash value
block time stamp
Update vehicle
registration
Transfer vehicle
registration
block 1024
Hash of previous
block
transaction(TX)
Transfer vehicle
registration
TX's hash value
block time stamp
block 1025
Hash of previous
block
transaction(TX)
Transfer vehicle
registration
TX's hash value
block time stamp
block 1026
Hash of previous
block
transaction(TX)
TX's hash value
block time stamp
block 1027
Hash of previous
block
transaction(TX)
TX's hash value
block time stamp
Transfer vehicle
registration
Dispose vehicle
registration
Distributed
Ledger
Source: On Distributed Communications Networks, Paul Baran, 1962
– Unregulated, censorship-
resistant shadow currency
– First Blockchain application
• Pioneer of Blockchain
technology
… Digital currencies different from cryptocurrency
8Page© 2016 IBM Corporation
BUT
is not bitcoin
Blockchain underpins Bitcoin …
Just Google “bitcoin.pdf”
Proof of Work
 Proof of Work asks for nodes to demonstrate they have burned CPU in order
to win the right to create the next block
 Mining is usually the process by which this proof occurs
 Nodes attempt to solve mathematics problems
 Called ‘miners’ because they receive payment for being the first to solve a
problem.
 Hash functions make it easy for other nodes to validate solutions
– Difficult to find (Brute Force)
– Easy to Check
Mining & Miners
 Transactions are broadcast to Miners for “Consensus”
 Example:
– Miner1 & Miner2 “process” the broadcast transactions
– Miner1 & Miner2 collect transactions into a block
– Miner1 & Miner2 work to solve a difficult maths problem based on the block
– Consider “Miner1” reaches the “solution” first
– Miner1 broadcasts the “solution” to Miner2
– Miner2 verifies the “solution”
– Miner2 also broadcasts consensus
– Block is added to the chain – by Miner1
Consensus
Node
Node
NodeNode
Node
Distributed to all nodes by Peer2Peer
Smart ContractShared Ledger
Block
Hash
Regulator
1.
Manufacturer
2. Dealer
3. Lease
Company
4. Lessee
5. Scrap
Merchant
Node
Hash of TX
nonce
Hash of TX
nonce
Hash of TX
nonce
Hash of TX
nonce
Hash of TX
nonce
Hash of TX
nonce
Create V5C
(Send transaction)
Proof of WorkDiscover nonce!
OK
OK
OKOK
V5C
Data
Owner: Regulator
VIN:
Make:
Model:
Method Create
Transaction
Create V5C
Create BlockConsensusCreate V5C
(Execute transaction)
635840321837
000000012345
OK
Block
Hash
Transfer V5C
(Send transaction)
Hash of TX
nonce
OK
Proof of Work
Hash of TX
nonce
Hash of TX
nonce
Hash of TX
nonce
Hash of TX
nonce
Hash of TX
nonce
Hash of TX
nonce
Hash of TX
nonce
Timestamp
759710275638
000000067890
Discover nonce!Create BlockConsensus
OK
OK
OKOK
OK
OK
Transfer V5C
(Execute transaction)
Block
Hash
Manufacturer
Transfer
Update V5C
(Send transaction)
Transaction
Update V5C
Proof of Work
Hash of TX
nonce
Hash of TX
nonce
Hash of TX
nonce
Hash of TX
nonce
Hash of TX
nonce
Hash of TX
nonce
Discover nonce!Create Block
Hash of TX
nonce
Timestamp
387291845274
000000037648
OK
OK
OKOK
OK
OK
Consensus
Update
123
Alfa Romeo
MiTO
Update V5C
(Execute transaction)
Shared
Ledger
Smart
Contract
Transaction
Transfer V5C
Timestamp
Very CPU intensive process!
Mining & Miners
Industrial Blockchain Characteristics
Confidential
permission
control
Private
un-linkable identity
Shared
single source of truth (ledger)
Secure
tamper proof
Auditable
prove identity &
ownership
Scalable
architecture
Append-only
distributed system of
record shared across
business network
Business terms
embedded in
transaction database
& executed with
transactions
All parties agree
to network verified
transaction
Ensuring appropriate
visibility; transactions are
secure, authenticated
& verifiable Privacy
Shared
ledger
… Broader participation, lower cost, increased efficiency
Smart
contract
Consensus
Blockchain for business …
• Shared between participants
• Participants have own copy through replication
• Permissioned, so participants see only appropriate transactions
• THE shared system of record
Records all transactions across business network
Shared ledger
Smart contract
• Verifiable, signed
• Encoded in programming language
• Example:
– Defines contractual conditions under which corporate Bond transfer occurs
Business rules implied by the contract … embedded in the Blockchain
and executed with the transaction
Privacy
• Participants need:
– Transactions to be private
– Identity not linked to a transaction
• Transactions need to be authenticated
• Cryptography central to these processes
Ledger is shared, but participants require privacy
Consensus
• When participants are anonymous
– Commitment is expensive
– Bitcoin cryptographic mining provides
verification for anonymous participants but
at significant compute cost (proof of work)
• When participants are known & trusted
– Commitment possible at low cost
… the process by which transactions are verified
• Multiple alternatives
– proof of stake where fraudulent transactions cost
validators (e.g. transaction bond)
– multi-signature (e.g. 3 out of 5 participants agree)
– PBFT (cross checked secure message exchange)
• Industrial Blockchain needs “pluggable”
consensus
Management Entity None Multiple Organizations Single Organization
Network Type Public Consortium Private
Participants
Free Permissioned
Anonymous, could be
malicious
Identified and trusted
Consensus Mechanisms
Mining
(Proof-of-Work)
Voting / multi-party consensus algorithm
• Large energy
consumption
• No finality
• 51% attack
• Lighter, faster
• Low energy consumption
• Enable finality
Transaction Approval
Frequency
Long (e.g., 10 min) Short (100x msec)
Use Cases Crypto Currency
Transactions in business networks, e.g., cross-
border payment, securities transactions, etc.
Comparison of consensus approaches
In business use, it is important the the platform supports different
consensus mechanisms depending on the use case
Contents
is Blockchain?
is it relevant
for our business?
22Page© 2016 IBM Corporation
Saves
time
Removes
cost
Reduces
risk
Increases
trust
Transaction time
from days to near
instantaneous
Overheads and
cost intermediaries
Tampering, fraud
& cyber crime
Through shared
processes and
recordkeeping
Blockchain benefits
Our analysis suggests blockchains can drive down
inefficiencies across networks
Blockchains have a leveling effect
by making business networks
more homogeneous in how they
can operate
This illustrative example of
shrinking inefficiencies suggests
that enterprises, ecosystems and
economies can function at
substantial higher levels of
efficiency and trust
Source: IBM Institute for Business Value analysis
We expect blockchains to fundamentally change
how we do business in three radical ways
A new science
of organizations
Codifications of contracts,
compliance and certifications
will redefine how trust is
embodied in business
transactions
Efficient and accessible
market-places built on
blockchains will accelerate
the exchange of value and
flow of wealth
The tightening
of trust
A new nexus for
value exchange
Highly efficient
distributed business
networks will challenge
our notions of traditional
enterprise management
Source: IBM Institute for Business Value analysis
Summary
Blockchain …
– is a shared, replicated, permissioned
ledger technology
– can open up business networks by
taking out cost, improving efficiencies
and increase accessibility
– addresses an exciting and topical set
of business challenges, which cross
every industry
IBM …
– supports the Linux Foundation
Hyperledger open standard, open
source, open governance Blockchain
– has an easy to access, proven and
incremental engagement model giving
customers the confidence to get
started NOW
© 2016 IBM Corporation
Thank you!

More Related Content

What's hot

Blockchain basics
Blockchain basicsBlockchain basics
Blockchain basics
Romit Bose
 
Blockchain
BlockchainBlockchain
Blockchain
Sai Nath
 
Blockchain and Cryptocurrency for Dummies
Blockchain and Cryptocurrency for DummiesBlockchain and Cryptocurrency for Dummies
Blockchain and Cryptocurrency for Dummies
Narudom Roongsiriwong, CISSP
 
Introduction to Blockchain
Introduction to BlockchainIntroduction to Blockchain
Introduction to Blockchain
AIMDek Technologies
 
Blockchain concepts
Blockchain conceptsBlockchain concepts
Blockchain concepts
Murughan Palaniachari
 
Introduction to Blockchain
Introduction to Blockchain Introduction to Blockchain
Introduction to Blockchain
mohammad alkhalil
 
Blockchain Technology
Blockchain TechnologyBlockchain Technology
Blockchain Technology
Nimmy Solomon
 
Blockchain Technology | Blockchain Explained | Blockchain Tutorial | Blockcha...
Blockchain Technology | Blockchain Explained | Blockchain Tutorial | Blockcha...Blockchain Technology | Blockchain Explained | Blockchain Tutorial | Blockcha...
Blockchain Technology | Blockchain Explained | Blockchain Tutorial | Blockcha...
Edureka!
 
An Introduction to Blockchain Technology
An Introduction to Blockchain Technology An Introduction to Blockchain Technology
An Introduction to Blockchain Technology
Niuversity
 
Blockchain use cases
Blockchain use casesBlockchain use cases
Blockchain use cases
Software Infrastructure
 
Food Traceability using Blockchain
Food Traceability using BlockchainFood Traceability using Blockchain
Food Traceability using Blockchain
Johannes Ahlmann
 
Examples of Smart Contracts
Examples of Smart ContractsExamples of Smart Contracts
Examples of Smart Contracts
101 Blockchains
 
How does blockchain work
How does blockchain workHow does blockchain work
How does blockchain work
Shishir Aryal
 
Blockchain 101 + Use Cases + Why Blockchain As a Service
Blockchain 101 + Use Cases + Why Blockchain As a ServiceBlockchain 101 + Use Cases + Why Blockchain As a Service
Blockchain 101 + Use Cases + Why Blockchain As a Service
Kaleido
 
Blockchain Fundamentals for Beginners - 101 Blockchains
Blockchain Fundamentals for Beginners - 101 BlockchainsBlockchain Fundamentals for Beginners - 101 Blockchains
Blockchain Fundamentals for Beginners - 101 Blockchains
101 Blockchains Academy
 
Blockchain .pptx
Blockchain .pptxBlockchain .pptx
Blockchain .pptx
ManishKumar7730
 
Crypto Wallet Types Explained
Crypto Wallet Types ExplainedCrypto Wallet Types Explained
Crypto Wallet Types Explained
101 Blockchains
 
Blockchain Introduction Presentation
Blockchain Introduction PresentationBlockchain Introduction Presentation
Blockchain Introduction Presentation
Amr Alaa Yassen
 
Crypto wallets
Crypto walletsCrypto wallets
Crypto wallets
Christian Kameir
 
BLOCKCHAIN
BLOCKCHAINBLOCKCHAIN
BLOCKCHAIN
Nitish sharma
 

What's hot (20)

Blockchain basics
Blockchain basicsBlockchain basics
Blockchain basics
 
Blockchain
BlockchainBlockchain
Blockchain
 
Blockchain and Cryptocurrency for Dummies
Blockchain and Cryptocurrency for DummiesBlockchain and Cryptocurrency for Dummies
Blockchain and Cryptocurrency for Dummies
 
Introduction to Blockchain
Introduction to BlockchainIntroduction to Blockchain
Introduction to Blockchain
 
Blockchain concepts
Blockchain conceptsBlockchain concepts
Blockchain concepts
 
Introduction to Blockchain
Introduction to Blockchain Introduction to Blockchain
Introduction to Blockchain
 
Blockchain Technology
Blockchain TechnologyBlockchain Technology
Blockchain Technology
 
Blockchain Technology | Blockchain Explained | Blockchain Tutorial | Blockcha...
Blockchain Technology | Blockchain Explained | Blockchain Tutorial | Blockcha...Blockchain Technology | Blockchain Explained | Blockchain Tutorial | Blockcha...
Blockchain Technology | Blockchain Explained | Blockchain Tutorial | Blockcha...
 
An Introduction to Blockchain Technology
An Introduction to Blockchain Technology An Introduction to Blockchain Technology
An Introduction to Blockchain Technology
 
Blockchain use cases
Blockchain use casesBlockchain use cases
Blockchain use cases
 
Food Traceability using Blockchain
Food Traceability using BlockchainFood Traceability using Blockchain
Food Traceability using Blockchain
 
Examples of Smart Contracts
Examples of Smart ContractsExamples of Smart Contracts
Examples of Smart Contracts
 
How does blockchain work
How does blockchain workHow does blockchain work
How does blockchain work
 
Blockchain 101 + Use Cases + Why Blockchain As a Service
Blockchain 101 + Use Cases + Why Blockchain As a ServiceBlockchain 101 + Use Cases + Why Blockchain As a Service
Blockchain 101 + Use Cases + Why Blockchain As a Service
 
Blockchain Fundamentals for Beginners - 101 Blockchains
Blockchain Fundamentals for Beginners - 101 BlockchainsBlockchain Fundamentals for Beginners - 101 Blockchains
Blockchain Fundamentals for Beginners - 101 Blockchains
 
Blockchain .pptx
Blockchain .pptxBlockchain .pptx
Blockchain .pptx
 
Crypto Wallet Types Explained
Crypto Wallet Types ExplainedCrypto Wallet Types Explained
Crypto Wallet Types Explained
 
Blockchain Introduction Presentation
Blockchain Introduction PresentationBlockchain Introduction Presentation
Blockchain Introduction Presentation
 
Crypto wallets
Crypto walletsCrypto wallets
Crypto wallets
 
BLOCKCHAIN
BLOCKCHAINBLOCKCHAIN
BLOCKCHAIN
 

Similar to 1. ibm blockchain explained

Introduction to Ethereum Blockchain & Smart Contract
Introduction to Ethereum Blockchain & Smart ContractIntroduction to Ethereum Blockchain & Smart Contract
Introduction to Ethereum Blockchain & Smart Contract
Thanh Nguyen
 
Blockchain 101
Blockchain 101Blockchain 101
Blockchain 101
BirthVenue
 
IBM Cloud Côte D'Azur Meetup - 20181004 - Blockchain Hyperledger Workshop
IBM Cloud Côte D'Azur Meetup - 20181004 - Blockchain Hyperledger WorkshopIBM Cloud Côte D'Azur Meetup - 20181004 - Blockchain Hyperledger Workshop
IBM Cloud Côte D'Azur Meetup - 20181004 - Blockchain Hyperledger Workshop
IBM France Lab
 
Blockchain architected
Blockchain architectedBlockchain architected
Blockchain architected
IBM Sverige
 
От прорывной концепции до комплексного решения для компаний
От прорывной концепции до комплексного решения для компанийОт прорывной концепции до комплексного решения для компаний
От прорывной концепции до комплексного решения для компаний
Positive Hack Days
 
Blockchain Essentials and Blockchain on Azure
Blockchain Essentials and Blockchain on AzureBlockchain Essentials and Blockchain on Azure
Blockchain Essentials and Blockchain on Azure
Nuri Cankaya
 
Blockchain
BlockchainBlockchain
Blockchain Demystified
Blockchain DemystifiedBlockchain Demystified
Blockchain Demystified
Mahesh M Reddy
 
BlockChain for the Banker
BlockChain for the BankerBlockChain for the Banker
BlockChain for the Banker
Bohdan Szymanik
 
Blockchain Explored: A technical deep-dive
Blockchain Explored: A technical deep-diveBlockchain Explored: A technical deep-dive
Blockchain Explored: A technical deep-dive
Binh Nguyen
 
Interledger DvP Settlement on Amazon Managed Blockchain
Interledger DvP Settlement on Amazon Managed BlockchainInterledger DvP Settlement on Amazon Managed Blockchain
Interledger DvP Settlement on Amazon Managed Blockchain
Amazon Web Services
 
Blockchain Technology.pptx
Blockchain Technology.pptxBlockchain Technology.pptx
Blockchain Technology.pptx
tanvi253303
 
Blockchain 101: An Introduction to the Blockchain Ecosystem
Blockchain 101: An Introduction to the Blockchain EcosystemBlockchain 101: An Introduction to the Blockchain Ecosystem
Blockchain 101: An Introduction to the Blockchain Ecosystem
PureStake
 
Blockchain spreads
Blockchain spreadsBlockchain spreads
Blockchain spreads
Zhengnan Zhao
 
Ibp technical introduction
Ibp technical introductionIbp technical introduction
Ibp technical introduction
LennartF
 
Blockchain technology
Blockchain technologyBlockchain technology
Blockchain technology
AlpnaSingh5
 
Blockchain Ecosystem and Cryptocurrency Regulations
Blockchain Ecosystem and Cryptocurrency RegulationsBlockchain Ecosystem and Cryptocurrency Regulations
Blockchain Ecosystem and Cryptocurrency Regulations
Amir Rafati
 
Webinar - Loyalty Reward Points Using Blockchain
Webinar - Loyalty Reward Points Using BlockchainWebinar - Loyalty Reward Points Using Blockchain
Webinar - Loyalty Reward Points Using Blockchain
JK Tech
 
Blockchain on Azure
Blockchain on AzureBlockchain on Azure
Blockchain on Azure
Nuri Cankaya
 
Klaytn: Service-Oriented Enterprise-Grade Public Blockchain Platform
Klaytn: Service-Oriented Enterprise-Grade Public Blockchain PlatformKlaytn: Service-Oriented Enterprise-Grade Public Blockchain Platform
Klaytn: Service-Oriented Enterprise-Grade Public Blockchain Platform
if kakao
 

Similar to 1. ibm blockchain explained (20)

Introduction to Ethereum Blockchain & Smart Contract
Introduction to Ethereum Blockchain & Smart ContractIntroduction to Ethereum Blockchain & Smart Contract
Introduction to Ethereum Blockchain & Smart Contract
 
Blockchain 101
Blockchain 101Blockchain 101
Blockchain 101
 
IBM Cloud Côte D'Azur Meetup - 20181004 - Blockchain Hyperledger Workshop
IBM Cloud Côte D'Azur Meetup - 20181004 - Blockchain Hyperledger WorkshopIBM Cloud Côte D'Azur Meetup - 20181004 - Blockchain Hyperledger Workshop
IBM Cloud Côte D'Azur Meetup - 20181004 - Blockchain Hyperledger Workshop
 
Blockchain architected
Blockchain architectedBlockchain architected
Blockchain architected
 
От прорывной концепции до комплексного решения для компаний
От прорывной концепции до комплексного решения для компанийОт прорывной концепции до комплексного решения для компаний
От прорывной концепции до комплексного решения для компаний
 
Blockchain Essentials and Blockchain on Azure
Blockchain Essentials and Blockchain on AzureBlockchain Essentials and Blockchain on Azure
Blockchain Essentials and Blockchain on Azure
 
Blockchain
BlockchainBlockchain
Blockchain
 
Blockchain Demystified
Blockchain DemystifiedBlockchain Demystified
Blockchain Demystified
 
BlockChain for the Banker
BlockChain for the BankerBlockChain for the Banker
BlockChain for the Banker
 
Blockchain Explored: A technical deep-dive
Blockchain Explored: A technical deep-diveBlockchain Explored: A technical deep-dive
Blockchain Explored: A technical deep-dive
 
Interledger DvP Settlement on Amazon Managed Blockchain
Interledger DvP Settlement on Amazon Managed BlockchainInterledger DvP Settlement on Amazon Managed Blockchain
Interledger DvP Settlement on Amazon Managed Blockchain
 
Blockchain Technology.pptx
Blockchain Technology.pptxBlockchain Technology.pptx
Blockchain Technology.pptx
 
Blockchain 101: An Introduction to the Blockchain Ecosystem
Blockchain 101: An Introduction to the Blockchain EcosystemBlockchain 101: An Introduction to the Blockchain Ecosystem
Blockchain 101: An Introduction to the Blockchain Ecosystem
 
Blockchain spreads
Blockchain spreadsBlockchain spreads
Blockchain spreads
 
Ibp technical introduction
Ibp technical introductionIbp technical introduction
Ibp technical introduction
 
Blockchain technology
Blockchain technologyBlockchain technology
Blockchain technology
 
Blockchain Ecosystem and Cryptocurrency Regulations
Blockchain Ecosystem and Cryptocurrency RegulationsBlockchain Ecosystem and Cryptocurrency Regulations
Blockchain Ecosystem and Cryptocurrency Regulations
 
Webinar - Loyalty Reward Points Using Blockchain
Webinar - Loyalty Reward Points Using BlockchainWebinar - Loyalty Reward Points Using Blockchain
Webinar - Loyalty Reward Points Using Blockchain
 
Blockchain on Azure
Blockchain on AzureBlockchain on Azure
Blockchain on Azure
 
Klaytn: Service-Oriented Enterprise-Grade Public Blockchain Platform
Klaytn: Service-Oriented Enterprise-Grade Public Blockchain PlatformKlaytn: Service-Oriented Enterprise-Grade Public Blockchain Platform
Klaytn: Service-Oriented Enterprise-Grade Public Blockchain Platform
 

More from Diego Alberto Tamayo

11 best practices for #mobile device management ( #mdm ) https /www-01.ibm.c...
11 best practices for #mobile device management ( #mdm )  https /www-01.ibm.c...11 best practices for #mobile device management ( #mdm )  https /www-01.ibm.c...
11 best practices for #mobile device management ( #mdm ) https /www-01.ibm.c...
Diego Alberto Tamayo
 
Ibm white paper_harnessing_ap_is_and_platforms_0
Ibm white paper_harnessing_ap_is_and_platforms_0Ibm white paper_harnessing_ap_is_and_platforms_0
Ibm white paper_harnessing_ap_is_and_platforms_0
Diego Alberto Tamayo
 
Hybrid connectivity
Hybrid connectivityHybrid connectivity
Hybrid connectivity
Diego Alberto Tamayo
 
Ibm systems servidor linux power8 de 1u ibm power system s821 lc un servidor ...
Ibm systems servidor linux power8 de 1u ibm power system s821 lc un servidor ...Ibm systems servidor linux power8 de 1u ibm power system s821 lc un servidor ...
Ibm systems servidor linux power8 de 1u ibm power system s821 lc un servidor ...
Diego Alberto Tamayo
 
Watson – un sistema diseñado para respuestas @ibm
Watson – un sistema diseñado para respuestas   @ibmWatson – un sistema diseñado para respuestas   @ibm
Watson – un sistema diseñado para respuestas @ibm
Diego Alberto Tamayo
 
Blockchain powering the internet of value
Blockchain powering the internet of value  Blockchain powering the internet of value
Blockchain powering the internet of value
Diego Alberto Tamayo
 
Blockchain technology amplify your enterprise / IBM
Blockchain technology amplify your enterprise / IBMBlockchain technology amplify your enterprise / IBM
Blockchain technology amplify your enterprise / IBM
Diego Alberto Tamayo
 
Blockchain the chain of trust and its potential / IBM
Blockchain the chain of trust and its potential / IBMBlockchain the chain of trust and its potential / IBM
Blockchain the chain of trust and its potential / IBM
Diego Alberto Tamayo
 
Blockchain rewires financial markets / IBM
Blockchain  rewires financial markets / IBMBlockchain  rewires financial markets / IBM
Blockchain rewires financial markets / IBM
Diego Alberto Tamayo
 
Ibm elastic storage server moderno sistema de almacenamiento definido por s...
Ibm elastic storage server   moderno sistema de almacenamiento definido por s...Ibm elastic storage server   moderno sistema de almacenamiento definido por s...
Ibm elastic storage server moderno sistema de almacenamiento definido por s...
Diego Alberto Tamayo
 
Ibm flash system a9000 una solución todo f lash altamente paralela para empre...
Ibm flash system a9000 una solución todo f lash altamente paralela para empre...Ibm flash system a9000 una solución todo f lash altamente paralela para empre...
Ibm flash system a9000 una solución todo f lash altamente paralela para empre...
Diego Alberto Tamayo
 
IBM Object Storage and Software Defined Solutions - Cleversafe
IBM Object Storage and Software Defined Solutions - CleversafeIBM Object Storage and Software Defined Solutions - Cleversafe
IBM Object Storage and Software Defined Solutions - Cleversafe
Diego Alberto Tamayo
 
COLDCHAIN“Bringing high-quality vaccines and refrigerated medicine to patient...
COLDCHAIN“Bringing high-quality vaccines and refrigerated medicine to patient...COLDCHAIN“Bringing high-quality vaccines and refrigerated medicine to patient...
COLDCHAIN“Bringing high-quality vaccines and refrigerated medicine to patient...
Diego Alberto Tamayo
 
Ibm power systems hpc cluster
Ibm power systems hpc cluster Ibm power systems hpc cluster
Ibm power systems hpc cluster
Diego Alberto Tamayo
 
Driving client value through hybrid cloud - IBM
Driving client value through hybrid cloud - IBMDriving client value through hybrid cloud - IBM
Driving client value through hybrid cloud - IBM
Diego Alberto Tamayo
 
Global location trends 2016 annual report by IBM
Global location trends 2016 annual report by IBMGlobal location trends 2016 annual report by IBM
Global location trends 2016 annual report by IBM
Diego Alberto Tamayo
 
Learning to trust artificial intelligence systems accountability, compliance ...
Learning to trust artificial intelligence systems accountability, compliance ...Learning to trust artificial intelligence systems accountability, compliance ...
Learning to trust artificial intelligence systems accountability, compliance ...
Diego Alberto Tamayo
 
The ecosystem equation collaboration in the connected economy @harvard biz @i...
The ecosystem equation collaboration in the connected economy @harvard biz @i...The ecosystem equation collaboration in the connected economy @harvard biz @i...
The ecosystem equation collaboration in the connected economy @harvard biz @i...
Diego Alberto Tamayo
 
Device democracy -Saving the future of the #InternetOfThings @IBMIBV
Device democracy -Saving the future of the #InternetOfThings  @IBMIBV Device democracy -Saving the future of the #InternetOfThings  @IBMIBV
Device democracy -Saving the future of the #InternetOfThings @IBMIBV
Diego Alberto Tamayo
 
The cognitive advantage insights from early adopters on driving business va...
The cognitive advantage   insights from early adopters on driving business va...The cognitive advantage   insights from early adopters on driving business va...
The cognitive advantage insights from early adopters on driving business va...
Diego Alberto Tamayo
 

More from Diego Alberto Tamayo (20)

11 best practices for #mobile device management ( #mdm ) https /www-01.ibm.c...
11 best practices for #mobile device management ( #mdm )  https /www-01.ibm.c...11 best practices for #mobile device management ( #mdm )  https /www-01.ibm.c...
11 best practices for #mobile device management ( #mdm ) https /www-01.ibm.c...
 
Ibm white paper_harnessing_ap_is_and_platforms_0
Ibm white paper_harnessing_ap_is_and_platforms_0Ibm white paper_harnessing_ap_is_and_platforms_0
Ibm white paper_harnessing_ap_is_and_platforms_0
 
Hybrid connectivity
Hybrid connectivityHybrid connectivity
Hybrid connectivity
 
Ibm systems servidor linux power8 de 1u ibm power system s821 lc un servidor ...
Ibm systems servidor linux power8 de 1u ibm power system s821 lc un servidor ...Ibm systems servidor linux power8 de 1u ibm power system s821 lc un servidor ...
Ibm systems servidor linux power8 de 1u ibm power system s821 lc un servidor ...
 
Watson – un sistema diseñado para respuestas @ibm
Watson – un sistema diseñado para respuestas   @ibmWatson – un sistema diseñado para respuestas   @ibm
Watson – un sistema diseñado para respuestas @ibm
 
Blockchain powering the internet of value
Blockchain powering the internet of value  Blockchain powering the internet of value
Blockchain powering the internet of value
 
Blockchain technology amplify your enterprise / IBM
Blockchain technology amplify your enterprise / IBMBlockchain technology amplify your enterprise / IBM
Blockchain technology amplify your enterprise / IBM
 
Blockchain the chain of trust and its potential / IBM
Blockchain the chain of trust and its potential / IBMBlockchain the chain of trust and its potential / IBM
Blockchain the chain of trust and its potential / IBM
 
Blockchain rewires financial markets / IBM
Blockchain  rewires financial markets / IBMBlockchain  rewires financial markets / IBM
Blockchain rewires financial markets / IBM
 
Ibm elastic storage server moderno sistema de almacenamiento definido por s...
Ibm elastic storage server   moderno sistema de almacenamiento definido por s...Ibm elastic storage server   moderno sistema de almacenamiento definido por s...
Ibm elastic storage server moderno sistema de almacenamiento definido por s...
 
Ibm flash system a9000 una solución todo f lash altamente paralela para empre...
Ibm flash system a9000 una solución todo f lash altamente paralela para empre...Ibm flash system a9000 una solución todo f lash altamente paralela para empre...
Ibm flash system a9000 una solución todo f lash altamente paralela para empre...
 
IBM Object Storage and Software Defined Solutions - Cleversafe
IBM Object Storage and Software Defined Solutions - CleversafeIBM Object Storage and Software Defined Solutions - Cleversafe
IBM Object Storage and Software Defined Solutions - Cleversafe
 
COLDCHAIN“Bringing high-quality vaccines and refrigerated medicine to patient...
COLDCHAIN“Bringing high-quality vaccines and refrigerated medicine to patient...COLDCHAIN“Bringing high-quality vaccines and refrigerated medicine to patient...
COLDCHAIN“Bringing high-quality vaccines and refrigerated medicine to patient...
 
Ibm power systems hpc cluster
Ibm power systems hpc cluster Ibm power systems hpc cluster
Ibm power systems hpc cluster
 
Driving client value through hybrid cloud - IBM
Driving client value through hybrid cloud - IBMDriving client value through hybrid cloud - IBM
Driving client value through hybrid cloud - IBM
 
Global location trends 2016 annual report by IBM
Global location trends 2016 annual report by IBMGlobal location trends 2016 annual report by IBM
Global location trends 2016 annual report by IBM
 
Learning to trust artificial intelligence systems accountability, compliance ...
Learning to trust artificial intelligence systems accountability, compliance ...Learning to trust artificial intelligence systems accountability, compliance ...
Learning to trust artificial intelligence systems accountability, compliance ...
 
The ecosystem equation collaboration in the connected economy @harvard biz @i...
The ecosystem equation collaboration in the connected economy @harvard biz @i...The ecosystem equation collaboration in the connected economy @harvard biz @i...
The ecosystem equation collaboration in the connected economy @harvard biz @i...
 
Device democracy -Saving the future of the #InternetOfThings @IBMIBV
Device democracy -Saving the future of the #InternetOfThings  @IBMIBV Device democracy -Saving the future of the #InternetOfThings  @IBMIBV
Device democracy -Saving the future of the #InternetOfThings @IBMIBV
 
The cognitive advantage insights from early adopters on driving business va...
The cognitive advantage   insights from early adopters on driving business va...The cognitive advantage   insights from early adopters on driving business va...
The cognitive advantage insights from early adopters on driving business va...
 

Recently uploaded

UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptxSecstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
nkrafacyberclub
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
Dorra BARTAGUIZ
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdfSAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
Peter Spielvogel
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
Ralf Eggert
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
UiPathCommunity
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
Ana-Maria Mihalceanu
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
Elena Simperl
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
Pierluigi Pugliese
 
Quantum Computing: Current Landscape and the Future Role of APIs
Quantum Computing: Current Landscape and the Future Role of APIsQuantum Computing: Current Landscape and the Future Role of APIs
Quantum Computing: Current Landscape and the Future Role of APIs
Vlad Stirbu
 

Recently uploaded (20)

UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptxSecstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdfSAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
 
Quantum Computing: Current Landscape and the Future Role of APIs
Quantum Computing: Current Landscape and the Future Role of APIsQuantum Computing: Current Landscape and the Future Role of APIs
Quantum Computing: Current Landscape and the Future Role of APIs
 

1. ibm blockchain explained

  • 1. © 2016 IBM Corporation Esra UFACIK esra@sg.ibm.com Blockchain IOT Lead for AP Systems Making Blockchain Real for Business Explained
  • 2. Contents is Blockchain? is it relevant for our business? 2Page© 2016 IBM Corporation
  • 3. Blockchain is a technology for a new generation of transactional applications that establishes trust, accountability and transparency while streamlining business processes. Think of it as an operating system for interactions. It has the potential to vastly reduce the cost and complexity of getting things done. Blockchain is a design pattern made famous by its use in Bitcoin. But it’s uses go far beyond. Blockchain can reimagine the world's most fundamental business interactions and open the door to invent new styles of digital interactions. IBM is adopting Blockchain to a very broad range of business applications Blockchain defined`
  • 4. Blockchain in an emerging platform for transaction services Party A’s records Bank’s records Auditor’s records Party B’s records Digitally signed/encrypted transactions and ledger All parties have same replica of the ledger Party A Bank Auditor Party B Types of Use Cases • Trusted registry of ownership of assets • Asset transfer • Smart contracts Attributes • Shared replicated immutable ledger • Digitally signed/encrypted transactions • Business logic linking transactions into business processes • Automation Blockchain technology has the potential to radically transform multi-party business networks, enabling significantly faster, less expensive, lower risk transactions and innovative new business models Inefficient, expensive, vulnerable Consensus, provenance, immutability, finality • Difficult to maintain a single source of truth • Difficulty to maintain transparency • Not timely in delivery or access • Business logic implementation linking transactions can be different between parties • Can be overly complex due to the evolution and use of older technology.
  • 5. 1. It all starts with one node 4. Users submit transactions 2. Each node has the shared ledger 5. Consensus and leader election 3. Nodes form a peer network 6. Execution & Recovery Each block has a digital fingerprint of the previous block Has an Owner Issues Transaction ID = Digital Cert Copy of Ledger Sign Transactions Answer Validated Update A = 100 Then A=10 Now A=100 5 Blocks How it works
  • 6. Shared Distributed Ledger  Distributed ledger is implemented as a chain of blocks  Transactions are recorded in each block block 1020 Hash of previous block transaction(TX) Create vehicle registration TX's hash value block time stamp ● ● ● ● ● ● block 1021 Hash of previous block transaction(TX) Transfer vehicle registration TX's hash value block time stamp block 1022 Hash of previous block transaction(TX) TX's hash value block time stamp block 1023 Hash of previous block transaction(TX) TX's hash value block time stamp Update vehicle registration Transfer vehicle registration block 1024 Hash of previous block transaction(TX) Transfer vehicle registration TX's hash value block time stamp block 1025 Hash of previous block transaction(TX) Transfer vehicle registration TX's hash value block time stamp block 1026 Hash of previous block transaction(TX) TX's hash value block time stamp block 1027 Hash of previous block transaction(TX) TX's hash value block time stamp Transfer vehicle registration Dispose vehicle registration Distributed Ledger
  • 7. Source: On Distributed Communications Networks, Paul Baran, 1962
  • 8. – Unregulated, censorship- resistant shadow currency – First Blockchain application • Pioneer of Blockchain technology … Digital currencies different from cryptocurrency 8Page© 2016 IBM Corporation BUT is not bitcoin Blockchain underpins Bitcoin …
  • 9.
  • 11. Proof of Work  Proof of Work asks for nodes to demonstrate they have burned CPU in order to win the right to create the next block  Mining is usually the process by which this proof occurs  Nodes attempt to solve mathematics problems  Called ‘miners’ because they receive payment for being the first to solve a problem.  Hash functions make it easy for other nodes to validate solutions – Difficult to find (Brute Force) – Easy to Check
  • 12. Mining & Miners  Transactions are broadcast to Miners for “Consensus”  Example: – Miner1 & Miner2 “process” the broadcast transactions – Miner1 & Miner2 collect transactions into a block – Miner1 & Miner2 work to solve a difficult maths problem based on the block – Consider “Miner1” reaches the “solution” first – Miner1 broadcasts the “solution” to Miner2 – Miner2 verifies the “solution” – Miner2 also broadcasts consensus – Block is added to the chain – by Miner1
  • 13. Consensus Node Node NodeNode Node Distributed to all nodes by Peer2Peer Smart ContractShared Ledger Block Hash Regulator 1. Manufacturer 2. Dealer 3. Lease Company 4. Lessee 5. Scrap Merchant Node Hash of TX nonce Hash of TX nonce Hash of TX nonce Hash of TX nonce Hash of TX nonce Hash of TX nonce Create V5C (Send transaction) Proof of WorkDiscover nonce! OK OK OKOK V5C Data Owner: Regulator VIN: Make: Model: Method Create Transaction Create V5C Create BlockConsensusCreate V5C (Execute transaction) 635840321837 000000012345 OK Block Hash Transfer V5C (Send transaction) Hash of TX nonce OK Proof of Work Hash of TX nonce Hash of TX nonce Hash of TX nonce Hash of TX nonce Hash of TX nonce Hash of TX nonce Hash of TX nonce Timestamp 759710275638 000000067890 Discover nonce!Create BlockConsensus OK OK OKOK OK OK Transfer V5C (Execute transaction) Block Hash Manufacturer Transfer Update V5C (Send transaction) Transaction Update V5C Proof of Work Hash of TX nonce Hash of TX nonce Hash of TX nonce Hash of TX nonce Hash of TX nonce Hash of TX nonce Discover nonce!Create Block Hash of TX nonce Timestamp 387291845274 000000037648 OK OK OKOK OK OK Consensus Update 123 Alfa Romeo MiTO Update V5C (Execute transaction) Shared Ledger Smart Contract Transaction Transfer V5C Timestamp
  • 14. Very CPU intensive process! Mining & Miners
  • 15. Industrial Blockchain Characteristics Confidential permission control Private un-linkable identity Shared single source of truth (ledger) Secure tamper proof Auditable prove identity & ownership Scalable architecture
  • 16. Append-only distributed system of record shared across business network Business terms embedded in transaction database & executed with transactions All parties agree to network verified transaction Ensuring appropriate visibility; transactions are secure, authenticated & verifiable Privacy Shared ledger … Broader participation, lower cost, increased efficiency Smart contract Consensus Blockchain for business …
  • 17. • Shared between participants • Participants have own copy through replication • Permissioned, so participants see only appropriate transactions • THE shared system of record Records all transactions across business network Shared ledger
  • 18. Smart contract • Verifiable, signed • Encoded in programming language • Example: – Defines contractual conditions under which corporate Bond transfer occurs Business rules implied by the contract … embedded in the Blockchain and executed with the transaction
  • 19. Privacy • Participants need: – Transactions to be private – Identity not linked to a transaction • Transactions need to be authenticated • Cryptography central to these processes Ledger is shared, but participants require privacy
  • 20. Consensus • When participants are anonymous – Commitment is expensive – Bitcoin cryptographic mining provides verification for anonymous participants but at significant compute cost (proof of work) • When participants are known & trusted – Commitment possible at low cost … the process by which transactions are verified • Multiple alternatives – proof of stake where fraudulent transactions cost validators (e.g. transaction bond) – multi-signature (e.g. 3 out of 5 participants agree) – PBFT (cross checked secure message exchange) • Industrial Blockchain needs “pluggable” consensus
  • 21. Management Entity None Multiple Organizations Single Organization Network Type Public Consortium Private Participants Free Permissioned Anonymous, could be malicious Identified and trusted Consensus Mechanisms Mining (Proof-of-Work) Voting / multi-party consensus algorithm • Large energy consumption • No finality • 51% attack • Lighter, faster • Low energy consumption • Enable finality Transaction Approval Frequency Long (e.g., 10 min) Short (100x msec) Use Cases Crypto Currency Transactions in business networks, e.g., cross- border payment, securities transactions, etc. Comparison of consensus approaches In business use, it is important the the platform supports different consensus mechanisms depending on the use case
  • 22. Contents is Blockchain? is it relevant for our business? 22Page© 2016 IBM Corporation
  • 23. Saves time Removes cost Reduces risk Increases trust Transaction time from days to near instantaneous Overheads and cost intermediaries Tampering, fraud & cyber crime Through shared processes and recordkeeping Blockchain benefits
  • 24.
  • 25.
  • 26. Our analysis suggests blockchains can drive down inefficiencies across networks Blockchains have a leveling effect by making business networks more homogeneous in how they can operate This illustrative example of shrinking inefficiencies suggests that enterprises, ecosystems and economies can function at substantial higher levels of efficiency and trust Source: IBM Institute for Business Value analysis
  • 27. We expect blockchains to fundamentally change how we do business in three radical ways A new science of organizations Codifications of contracts, compliance and certifications will redefine how trust is embodied in business transactions Efficient and accessible market-places built on blockchains will accelerate the exchange of value and flow of wealth The tightening of trust A new nexus for value exchange Highly efficient distributed business networks will challenge our notions of traditional enterprise management Source: IBM Institute for Business Value analysis
  • 28. Summary Blockchain … – is a shared, replicated, permissioned ledger technology – can open up business networks by taking out cost, improving efficiencies and increase accessibility – addresses an exciting and topical set of business challenges, which cross every industry IBM … – supports the Linux Foundation Hyperledger open standard, open source, open governance Blockchain – has an easy to access, proven and incremental engagement model giving customers the confidence to get started NOW
  • 29. © 2016 IBM Corporation Thank you!