Lock in $30 Savings on PRO—Offer Ends Soon! ⏳
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
93
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
80
What is Blockchain?
bitbears
0
43
トークンエコノミーの可能性
bitbears
1
1.1k
Other Decks in Technology
See All in Technology
機械学習を「社会実装」するということ 2025年冬版 / Social Implementation of Machine Learning November 2025 Version
moepy_stats
4
940
Introduction to Bill One Development Engineer
sansan33
PRO
0
320
Claude Code はじめてガイド -1時間で学べるAI駆動開発の基本と実践-
oikon48
22
12k
Design System Documentation Tooling 2025
takanorip
0
170
段階的に進める、 挫折しない自宅サーバ入門
yu_kod
4
1.9k
私も懇親会は苦手でした ~苦手だからこそ懇親会を楽しむ方法~ / 20251127 Masaki Okuda
shift_evolve
PRO
4
370
Eight Engineering Unit 紹介資料
sansan33
PRO
0
5.6k
不確実性に備える ABEMA の信頼性設計とオブザーバビリティ基盤
nagapad
5
9.3k
Dify on AWS の選択肢
ysekiy
0
120
インフラ室事例集
mixi_engineers
PRO
2
100
SRE視点で振り返るメルカリのアーキテクチャ変遷と普遍的な考え
foostan
2
3k
信頼性が求められる業務のAIAgentのアーキテクチャ設計の勘所と課題
miyatakoji
0
190
Featured
See All Featured
Why You Should Never Use an ORM
jnunemaker
PRO
60
9.6k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.8k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
11
950
Mobile First: as difficult as doing things right
swwweet
225
10k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.3k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
508
140k
Designing for humans not robots
tammielis
254
26k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.4k
The Language of Interfaces
destraynor
162
25k
We Have a Design System, Now What?
morganepeng
54
7.9k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.2k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.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