Bitcoin Lightning Network Stats Dataset
Complete data collection of the Bitcoin LN for researchers & developers.
@kaggle.jesusgraterol_bitcoin_lightning_network_stats_dataset
Complete data collection of the Bitcoin LN for researchers & developers.
@kaggle.jesusgraterol_bitcoin_lightning_network_stats_dataset
CREATE TABLE dataset (
"added" BIGINT,
"channel_count" BIGINT,
"total_capacity" BIGINT,
"tor_nodes" BIGINT,
"clearnet_nodes" BIGINT,
"unannounced_nodes" BIGINT,
"clearnet_tor_nodes" BIGINT
);
Anyone who has the link will be able to view this.