Loading Tool

Explorer IconExplorer

Memory Pool

80,483 transactions
30.17 vMB
0.09076885 BTC
Random Selection Loading Transactions
Max Size: 180.90/200 MB

Candidate Block

Mining Attempt c6bf6e2bd3ae90fe87dfb9b406390b982af4ddb7fe08990a05d5282d6899011e
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 1fc24ebd2273f4c413b63c0436df51ce0ba10fcc2d74f10119eac0673703db40
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,219
Size: 1.00 vMB
Total Fees: 0.02887592 BTC
Feerates: 301.07 > 2.89 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (394,848 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
520,159 520,159 0000000000000000003666e405b2a379ee80db221dbe238a56753093b9b5f7c6 2,014 1.00/1.00 vMB 66
520,158 520,158 00000000000000000023e51984f8900530609d7395da8c5458cd245a2d4741a4 2,941 1.00/1.00 vMB 96
520,157 520,157 0000000000000000000407bd76ce4fd0d480c435b21ebeb434044bcb842a7382 2,673 1.00/1.00 vMB 76
520,156 520,156 00000000000000000000960ed49f8b5b14943b67377a15bcaca76ce5675a0873 711 1.00/1.00 vMB 11
520,155 520,155 00000000000000000030052cdbff9a8cf6d5670e7d26bdd52900433eeef90095 2,383 1.00/1.00 vMB 58
520,154 520,154 000000000000000000091688732b10b1c7e769555fc1b2e0be13e7acfad36bd5 2,170 1.00/1.00 vMB 59
520,153 520,153 0000000000000000003716018a73b9a4e040249f890efaa341d4bee8b6110178 2,422 1.00/1.00 vMB 41
520,152 520,152 00000000000000000004a31bbc5fa593ef758f56f8387f8f540839e476edc9d8 1,630 1.00/1.00 vMB 73
520,151 520,151 0000000000000000001b6218f43ea551d5eb989e2ab4b50c76567720b8f1f9ed 1,889 1.00/1.00 vMB 14
520,150 520,150 0000000000000000003ae1184fddac2693c3d675dc0eb10e6711c5a7c6bab4fa 1,356 1.00/1.00 vMB 7
520,149 520,149 00000000000000000000f9846a892cb8cc1aea730f0c6d5f7bbed21a936f036d 2,527 1.00/1.00 vMB 27
520,148 520,148 0000000000000000002f1f3e52b439029ec34af7f0c0c9b07bbe762a5adcfc0d 2,244 1.00/1.00 vMB 63
520,147 520,147 0000000000000000001fd1517656121530b0223188bb31953f0f699ea1d12369 1,967 1.00/1.00 vMB 36
520,146 520,146 0000000000000000002fa061b6d322807433bb2ab434f2741aea3ccca1209ba4 2,025 1.00/1.00 vMB 68
520,145 520,145 00000000000000000024b1faf466a25265c22047ef80cd4c232c23c9bc43b4fd 2,042 1.00/1.00 vMB 96
520,144 520,144 0000000000000000003488c1fc7d8556c7105bf914c94a85786198ac5d135ab5 1,791 1.00/1.00 vMB 68
520,143 520,143 0000000000000000004445a7628126c989b71eaaccb2634b3003db66c68d3735 1,140 1.00/1.00 vMB 49
520,142 520,142 00000000000000000012e41b2d2477a001368ab6caa54145dc5d1a55b60bc187 1,006 1.00/1.00 vMB 55
520,141 520,141 000000000000000000300a1bf643177f344ad903a92151d1ac6315296c4ce277 1,591 1.00/1.00 vMB 79
520,140 520,140 0000000000000000000cf6bb7942cf2c1a1c782f20723da6a623350b6cc35d8d 1,094 0.60/1.00 vMB 65
520,139 520,139 00000000000000000021224f00d75d97d89072355f282c15e30483dc3c03a689 667 0.36/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 664.97 GB
    • Received: 15.07 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.