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? -Japanese version-
Search
BITBEARS | Waseda Blockchain Club
July 05, 2018
Technology
0
91
What is Blockchain? -Japanese version-
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?
bitbears
0
42
トークンエコノミーの可能性
bitbears
1
1.1k
Other Decks in Technology
See All in Technology
Pythonによる契約プログラミング入門 / PyCon JP 2025
7pairs
5
2.4k
GC25 Recap+: Advancing Go Garbage Collection with Green Tea
logica0419
1
360
フルカイテン株式会社 エンジニア向け採用資料
fullkaiten
0
9k
AIが書いたコードをAIが検証する!自律的なモバイルアプリ開発の実現
henteko
1
310
KMP の Swift export
kokihirokawa
0
310
AI ReadyなData PlatformとしてのAutonomous Databaseアップデート
oracle4engineer
PRO
0
140
20250929_QaaS_vol20
mura_shin
0
110
Geospatialの世界最前線を探る [2025年版]
dayjournal
3
470
神回のメカニズムと再現方法/Mechanisms and Playbook for Kamikai scrumat2025
moriyuya
4
330
about #74462 go/token#FileSet
tomtwinkle
1
270
pprof vs runtime/trace (FlightRecorder)
task4233
0
150
研究開発部メンバーの働き⽅ / Sansan R&D Profile
sansan33
PRO
3
20k
Featured
See All Featured
How to train your dragon (web standard)
notwaldorf
96
6.3k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
358
30k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
Into the Great Unknown - MozCon
thekraken
40
2.1k
4 Signs Your Business is Dying
shpigford
185
22k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Scaling GitHub
holman
463
140k
Learning to Love Humans: Emotional Interface Design
aarron
274
40k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
188
55k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
Documentation Writing (for coders)
carmenintech
75
5k
Transcript
ブロックチェーンとは? ー初心者にもわかりやすくー Tomoaki | Waseda BITBEARS
@tomoaki25_official I am a illustrator designer. A Blockchain researcher &
developer. The Co-founder of BITBEARS. And then a student.
活動日:月曜 技術勉強会 火曜 ビジネスサイド勉強会 活動場所:早稲田大学早稲田キャンパス3号館 @bitbears_wasedablockchain
フォローよろしくお願いします! @waseda_BITBEARS
What is BLOCKCHAIN? ❓
P2P network ブロックチェーンは分散型のP2Pネットワーク Decentralized
Why decentralize? インターネットにアクセ スするにはサーバを 介さないといけない。 Current Internet Server
インターネットの問題点
Equifax のデータ漏えい 名前、生年月日からソーシャルセキュリティ番号、 運転免許証、クレジットカードの情報までが漏え い。被害は1.43億人に及んだ。 (2017年最大規模のデータ流出事件)
Edward Snowdenの内部告発 Edward Snowden NSAの大規模監視を内 部告発
もし分散型なら... Transparent
ハック時の被害を小さくする
監視から逃れる
P2P network What is P2P and Why?
もしP2Pなら...
第三者に頼る必要がない “Trustless”
How does BLOCKCHAIN work?
ブロックチェーンは鎖に繋がれたブロックのよう
マイニングとは? Gold Bitcoin
全てのブロックは“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
改ざんしようとしても... Each block contains a“previous block hedder”.
ブロックチェーンは地層のよう New blocks Recent blocks Old blocks Very hard to
change Almost impossible to change You shouldn’t even think about changing them
ブロックチェーンは改ざん不可能 immutable
ビットコインのどこが凄いの? Blockchain Users Miners (12.5BTC+Fees) Transaction Transaction Transaction ビットコインを使いたいが取引データを 処理してくれる人が欲しい。
ビットコインを稼ぐためにブロックを生 成する。
まとめ Blockchain is... Decentralized P2P Transparent Immutable Bitcoin is... Decentralized
Autonomous
Thank you