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
92
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
入院医療費算定業務をAIで支援する:包括医療費支払い制度とDPCコーディング (公開版)
hagino3000
0
130
[Journal club] Thinking in Space: How Multimodal Large Language Models See, Remember, and Recall Spaces
keio_smilab
PRO
0
100
How Fast Is Fast Enough? [PerfNow 2025]
tammyeverts
2
190
GTC 2025 : 가속되고 있는 미래
inureyes
PRO
0
140
ざっくり学ぶ 『エンジニアリングリーダー 技術組織を育てるリーダーシップと セルフマネジメント』 / 50 minute Engineering Leader
iwashi86
7
3.7k
AI時代の発信活動 ~技術者として認知してもらうための発信法~ / 20251028 Masaki Okuda
shift_evolve
PRO
1
130
abema-trace-sampling-observability-cost-optimization
tetsuya28
0
390
AI連携の新常識! 話題のMCPをはじめて学ぶ!
makoakiba
0
160
文字列操作の達人になる ~ Kotlinの文字列の便利な世界 ~ - Kotlin fest 2025
tomorrowkey
2
260
20251027_findyさん_音声エージェントLT
almondo_event
2
510
触れるけど壊れないWordPressの作り方
masakawai
0
450
プロダクト開発と社内データ活用での、BI×AIの現在地 / Data_Findy
sansan_randd
1
690
Featured
See All Featured
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
116
20k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
10
630
Context Engineering - Making Every Token Count
addyosmani
8
320
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.5k
Building Applications with DynamoDB
mza
96
6.7k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
190
55k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
Fireside Chat
paigeccino
41
3.7k
Optimising Largest Contentful Paint
csswizardry
37
3.5k
Typedesign – Prime Four
hannesfritz
42
2.8k
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