BlockchainData: {
    block_timestamp: number;
    merkle_tree_splice: string[];
    transaction: string;
}