Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
What is Blockchain?
Search
BITBEARS | Waseda Blockchain Club
July 05, 2018
Technology
0
42
What is Blockchain?
BITBEARS | Waseda Blockchain Club
July 05, 2018
Tweet
Share
More Decks by BITBEARS | Waseda Blockchain Club
See All by BITBEARS | Waseda Blockchain Club
The_World_of_Web_3.0-japanese_ver_for_posting-.pdf
bitbears
0
79
What is Blockchain? -Japanese version-
bitbears
0
92
トークンエコノミーの可能性
bitbears
1
1.1k
Other Decks in Technology
See All in Technology
AI連携の新常識! 話題のMCPをはじめて学ぶ!
makoakiba
0
160
AIを使ってテストを楽にする
kworkdev
PRO
0
350
GCASアップデート(202508-202510)
techniczna
0
140
激動の時代を爆速リチーミングで乗り越えろ
sansantech
PRO
1
190
ソースを読む時の思考プロセスの例-MkDocs
sat
PRO
1
350
OpenCensusと歩んだ7年間
bgpat
0
270
現場の壁を乗り越えて、 「計装注入」が拓く オブザーバビリティ / Beyond the Field Barriers: Instrumentation Injection and the Future of Observability
aoto
PRO
1
730
Okta Identity Governanceで実現する最小権限の原則
demaecan
0
210
実践マルチモーダル検索!
shibuiwilliam
1
460
プロダクト開発と社内データ活用での、BI×AIの現在地 / Data_Findy
sansan_randd
1
690
ストレージエンジニアの仕事と、近年の計算機について / 第58回 情報科学若手の会
pfn
PRO
4
920
組織全員で向き合うAI Readyなデータ利活用
gappy50
5
1.9k
Featured
See All Featured
Why You Should Never Use an ORM
jnunemaker
PRO
60
9.6k
GitHub's CSS Performance
jonrohan
1032
470k
Site-Speed That Sticks
csswizardry
13
930
How STYLIGHT went responsive
nonsquared
100
5.9k
Java REST API Framework Comparison - PWX 2021
mraible
34
8.9k
jQuery: Nuts, Bolts and Bling
dougneiner
65
7.9k
RailsConf 2023
tenderlove
30
1.3k
The Language of Interfaces
destraynor
162
25k
Context Engineering - Making Every Token Count
addyosmani
8
320
The Straight Up "How To Draw Better" Workshop
denniskardys
239
140k
Raft: Consensus for Rubyists
vanstee
140
7.2k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.7k
Transcript
What is Blockchain? ーfor beginnersー Tomoaki | Waseda BITBEARS
@tomoaki25_official I am a illustrator designer. A Blockchain researcher &
developer. The Co-founder of BITBEARS. And then a student.
Active on Mon.&Tue. at Waseda University building 3! Feel free
to DM us if you’re interested in joining!:-) @bitbears_wasedablockchain
Follow us and check out our latest updates! @waseda_BITBEARS
What is BLOCKCHAIN? ❓
P2P network Blockchain is a decentralized P2P network. Decentralized
Why decentralize? Every time you use the Internet, you have
to access a server from your device. Current Internet Server
Problems of the Internet.
Equifax data breach Hackers exposed the Social Security numbers, drivers
licenses and other sensitive info of 143 million Americans
Edward Snowden’s confession Edward Snowden whitsleblower of The NSA surviilance
If decentralized... Transparent
Safer when hacked
Hard to supervise
P2P network What is P2P and Why?
If P2P...
You don’t have to rely on a third party. “Trustless”
How does BLOCKCHAIN work?
Blockchain contains blocks connected to chain.
What is Minning? Gold Bitcoin
Each block contains a “previous block hedder”. transactions transactions transactions
previous block hedder previous block hedder previous block hedder nonce nonce nonce Block hedder Block hedder Block hedder Block n Block n+2 Block n+1
If changed... Each block contains a“previous block hedder”.
Blockchain is like multiple layers. New blocks Recent blocks Old
blocks Very hard to change Almost impossible to change You shouldn’t even think about changing them
Blockchain is immutable. immutable
Why Bitcoin matters? Blockchain Users Miners (12.5BTC+Fees) Transaction Transaction Transaction
want to use Bitcoin but also want someone to check the transactions. want to earn Bitcoin.
Summary Blockchain is... Decentralized P2P Transparent Immutable Bitcoin is... Decentralized
Autonomous
Thank you