Baselight

BTC Block

BTC Blockchain (BitCoins)

@kaggle.ipolas_btc_block

Btc
@kaggle.ipolas_btc_block.btc

  • 12.9 KB
  • 3099 rows
  • 5 columns
height

Height

hash

Hash

mined

Mined

miner

Miner

size

Size

6036850..8e72baefc2ac1b9418df72642c6a04d70967c1bba3c4632 minutesUnknown1,226,742 bytes
6036840..1133e019d54326a1e9dd1e03c18ab24f53eed86b48e6ea45 minutesBTC.com1,112,881 bytes
6036830..c0f01419f37567c96ac7012b6e4af8a71c5444be06c3556 minutesUnknown1,117,942 bytes
6036820..2acddda3ed2d9a611fcfb1a5d5e625fa50acd8ca26b811 hourBTC.TOP313,727 bytes
6036810..39d6244873bb2c6413b839d1c565c8f92fdc93f70e9731 hourUnknown91,253 bytes
6036800..465506e3c9390b07a06b273dad35de54d34a125a99cc31 hourViaBTC60,234 bytes
6036790..2fdaaa407d0a1a5a2b1ef2e948a854075bed7a5a625821 hourF2Pool202,926 bytes
6036780..826d43d872ff58defcf9ecc047d1523ffe396311e59f91 hourPoolin1,120,901 bytes
6036770..66ac030dd95def3e24928d1efd9a311fc0c6fe2c695d91 hourSlushPool169,236 bytes
6036760..134dd8a1466831b8cc4c5f55a7127f380c231ec871150e1 hourBTC.com937,908 bytes

CREATE TABLE btc (
  "height" BIGINT,
  "hash" VARCHAR,
  "mined" VARCHAR,
  "miner" VARCHAR,
  "size" VARCHAR
);

Share link

Anyone who has the link will be able to view this.