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
91
トークンエコノミーの可能性
bitbears
1
1.1k
Other Decks in Technology
See All in Technology
Trust as Infrastructure
bcantrill
0
290
Why React!?? Next.jsそしてReactを改めてイチから選ぶ
ypresto
10
4.2k
生成AIを活用したZennの取り組み事例
ryosukeigarashi
0
190
SOC2取得の全体像
shonansurvivors
1
350
GopherCon Tour 概略
logica0419
2
160
DataOpsNight#8_Terragruntを用いたスケーラブルなSnowflakeインフラ管理
roki18d
1
320
Optuna DashboardにおけるPLaMo2連携機能の紹介 / PFN LLM セミナー
pfn
PRO
1
820
[2025-09-30] Databricks Genie を利用した分析基盤とデータモデリングの IVRy の現在地
wxyzzz
0
440
AI Agentと MCP Serverで実現する iOSアプリの 自動テスト作成の効率化
spiderplus_cb
0
420
analysis パッケージの仕組みの上でMulti linter with configを実現する / Go Conference 2025
k1low
1
260
Escaping_the_Kraken_-_October_2025.pdf
mdalmijn
0
110
o11yで育てる、強い内製開発組織
_awache
3
100
Featured
See All Featured
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
4 Signs Your Business is Dying
shpigford
185
22k
Large-scale JavaScript Application Architecture
addyosmani
514
110k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
Unsuck your backbone
ammeep
671
58k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
51k
It's Worth the Effort
3n
187
28k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
The Power of CSS Pseudo Elements
geoffreycrofte
79
6k
[RailsConf 2023] Rails as a piece of cake
palkan
57
5.9k
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