Bitcoin Transaction Amount Each Block
The bitcoin transaction amount each block from Jan 2009 to Feb 2018
@kaggle.shiheyingzhe_the_bitcoin_transaction_amount_each_block
The bitcoin transaction amount each block from Jan 2009 to Feb 2018
@kaggle.shiheyingzhe_the_bitcoin_transaction_amount_each_block
CREATE TABLE tnumber_and_sum_block (
"block_sum" DOUBLE,
"height" BIGINT,
"oblock_trade_number" BIGINT,
"time" TIMESTAMP
);
Anyone who has the link will be able to view this.