Skip to content

An indepth view into the dynamics of the bitcoin transaction network

Notifications You must be signed in to change notification settings

davidschulte/blockchain-statistics

Repository files navigation

blockchain-statistics

An indepth view into the dynamics of the bitcoin transaction network

This projects creates mySQL database for Bitcoin transactions and loads transactions into the database by reading the raw block files of the blockchain The database schema is as follows: Database schema

It allows us to compute statistic like the the number of daily transactions. Daily transactions

We can also estimate the distribution of holding times for transaction outputs. Hold time distribution

This is a visualization of the the sum of outputs per transaction for each day in September 2021. Tranaction outputs distributions

About

An indepth view into the dynamics of the bitcoin transaction network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages