オンチェーン分析とは
📝オンチェーンの分析, 相場の需要の流れをマクロな視点から分析する.
🔖ブロックチェーンが誰でもアクセスできる公開データベースだとしたらそのチェーンの分析をする話題.
オンチェーンデータ
- 取引所データ
- ネットワークデータ
- マイナーのデータ
Services
📈Scopescapn
Scopescapn(0xWatchers), VC fundのオンチェーン分析, web3での大口注文検出.
📈BigQuery Public CryptoCurrency Data
📝Google Cloud BigQueryを使ったチェーンのリアルタイム分析可能.
BigQueryでクエリ一撃で29万円溶かしたけど助かった人の顔 | Futurismo, 死にました👼
- Bitcoin
- Ethereum
- Solana: Solana Blockchain (Community Dataset)
分析チュートリアル
- The fastest way to learn SQL with Bitcoin data on a live database from Google - Part 1 | by Rif Kiamil | Google Cloud - Community | Medium
- The fastest way to learn SQL with Bitcoin data on a live database from Google — Part 2 | by Rif Kiamil | Google Cloud - Community | Medium
- Ethereum in BigQuery: a Public Dataset for smart contract analytics | Google Cloud Blog
- BigQueryのブロックチェーン一般公開データセットを使う #データ分析 - Qiita
トレーニングコース
- Introducing six new cryptocurrencies in BigQuery Public Datasets—and how to analyze them | Google Cloud Blog
- Tracking Cryptocurrency Exchange Trades with Google Cloud Platform in Real-Time | Google Cloud Skills Boost
Solana Blockchain Datasets
Solana Blockchain (Community Dataset)
- サンプルのリンクをクリックするとサンプルクエリが表示される.
- dataset: bigquery-public-data.crypto_solana_mainnet_us
- データの詳細を確認するには「データセットを表示」.
- テーブルを選択(bigquery-public-data.crypto_solana_mainnet_us.Transactions)
- スキーマ: カラム名が表示
- プレビュー: サンプルデータ表示
- monthlyのパーティション分割テーブル, block_timestamp
- Google Cloud提供のデータ分析サービス「BigQuery」、11のブロックチェーン追加 | あたらしい経済
- SolanaのデータがGoogle Cloud BigQueryで稼働開始|Solana Japan
-
Transactions
- block_slot
- block_hash
- block_timestamp
- recent_block_hash
- signature
- index
- fee
- status
- err
- compute_units_consumed
- accounts
- log_messages
- balance_changes
- pre_token_balances
- post_token_balances
Blockchain ETL
BigQueryはOSSのBlockchain ETLを利用している.
- https://github.com/blockchain-etl
- Ethereum in BigQuery: how we built this dataset | Google Cloud Blog
🔍flipside
トレーディングダッシュボード.
References
- オンチェーン分析入門|ひよっこ|note
- 【仮想通貨】オンチェーン分析 Cryptoquant & @ki_young_ju【onChain Analysis】|てる
- L1を分析するためのフレームワーク - vita’s Newsletter
- https://twitter.com/0xShini_/status/1663220407326085121
- 便利ツールの紹介スレッド, 2023/05