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
41
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
76
What is Blockchain? -Japanese version-
bitbears
0
89
トークンエコノミーの可能性
bitbears
1
1.1k
Other Decks in Technology
See All in Technology
Kiroでインフラ要件定義~テスト を実施してみた
nagisa53
3
300
帳票構造化タスクにおけるLLMファインチューニングの性能評価
yosukeyoshida
1
230
LLMで構造化出力の成功率をグンと上げる方法
keisuketakiguchi
0
380
Rubyの国のPerlMonger
anatofuz
3
730
LIFF CLIとngrokを使ったLIFF/LINEミニアプリのお手軽実機確認
diggymo
0
230
Claude CodeでKiroの仕様駆動開発を実現させるには...
gotalab555
3
880
2025新卒研修・HTML/CSS #弁護士ドットコム
bengo4com
3
13k
金融サービスにおける高速な価値提供とAIの役割 #BetAIDay
layerx
PRO
1
720
オブザーバビリティプラットフォーム開発におけるオブザーバビリティとの向き合い / Hatena Engineer Seminar #34 オブザーバビリティの実現と運用編
arthur1
0
340
AI関数が早くなったので試してみよう
kumakura
0
120
大規模イベントに向けた ABEMA アーキテクチャの遍歴 ~ Platform Strategy 詳細解説 ~
nagapad
0
190
LLM 機能を支える Langfuse / ClickHouse のサーバレス化
yuu26
3
160
Featured
See All Featured
How to Ace a Technical Interview
jacobian
278
23k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
Designing for humans not robots
tammielis
253
25k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
47
9.6k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
Optimizing for Happiness
mojombo
379
70k
Making the Leap to Tech Lead
cromwellryan
134
9.5k
Java REST API Framework Comparison - PWX 2021
mraible
32
8.8k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
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