Loading Tool

Explorer IconExplorer

Memory Pool

79,154 transactions
29.31 vMB
0.09736174 BTC
Random Selection Loading Transactions
Max Size: 177.17/200 MB

Candidate Block

Mining Attempt e9c8e92829bf47cd035ae969fe6455e60db17629776e5f3a11894cb46822fd22
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 1151500ce9b67e5a764a21db210c2daec92300d66b07925bf350ac56f71f7be8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,302
Size: 1.00 vMB
Total Fees: 0.03522159 BTC
Feerates: 150.62 > 3.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (496,674 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,482 418,482 0000000000000000007791dc5a21d6ad601321bd9c53a1567112045753794516 2,736 1.00/1.00 vMB 78
418,481 418,481 000000000000000002a3c8cd8529814a561c2ee1fe1fe83795a34deb314546b2 697 0.36/1.00 vMB 53
418,480 418,480 00000000000000000124e5e07bb812c84420e11ed7483bbab11be1e83cb2b69b 366 0.17/1.00 vMB 62
418,479 418,479 000000000000000001d743ba45fcec774dcd15580df6fd202c0b64458c602683 684 1.00/1.00 vMB 14
418,478 418,478 00000000000000000192e36d06d7202a5c7d710ef8a574bfe014662b8eb67b52 975 0.83/1.00 vMB 29
418,477 418,477 000000000000000001d6562db000e7d23e3fe15963c93c2efa88c15a0a058fb9 1,493 1.00/1.00 vMB 29
418,476 418,476 000000000000000003815af8bde5bf357c3e74f2f40df98a9fd4c070c0f4f55f 1,637 0.95/1.00 vMB 52
418,475 418,475 000000000000000004f4bc6279fc71fc842ad527a7eebcc67b5a6832a7afd0bd 2,249 1.00/1.00 vMB 45
418,474 418,474 000000000000000002ef29a45fb037c76fad87f98004a5d4ea54ed15dd2e2605 2,523 1.00/1.00 vMB 57
418,473 418,473 000000000000000002367b8a3015f87a779b16ae13d438d51604c8bb0a5dca07 3,117 1.00/1.00 vMB 105
418,472 418,472 000000000000000002524ba2f9e17a0a85ce84ae51748a93b558cb50e979bb53 1,992 0.90/1.00 vMB 49
418,471 418,471 0000000000000000044ed5abb597f70c03851b11a3d81336cb3a13e45a68e4b6 1,890 1.00/1.00 vMB 27
418,470 418,470 0000000000000000039894a8df4d29a506260be63339eb8bbf3984ae4212842e 2,462 1.00/1.00 vMB 57
418,469 418,469 000000000000000002b29aaa72f0ade45c2bcaf6a8ce27e25b129e6aa92fc438 3,089 1.00/1.00 vMB 90
418,468 418,468 00000000000000000398ac93f205a27ceca6ce869006633b8325a9ad360d032b 1,069 0.39/1.00 vMB 77
418,467 418,467 000000000000000003ea3d75f42cfbf71950a2861b1aedbce26db76ff2fe5256 810 0.44/1.00 vMB 56
418,466 418,466 000000000000000001c5beb39736b918ba2cb483527bb7b8f3b0c9f2ecb8d8f2 1,144 0.99/1.00 vMB 30
418,465 418,465 00000000000000000259305213e96ece543fb1eabfbf786f0336af6aa8c86e16 2,039 0.99/1.00 vMB 54
418,464 418,464 000000000000000004ef3e2ad2394119bb800b4adf2aa8b375c79f0264763175 69 0.06/1.00 vMB 47
418,463 418,463 000000000000000004f542a00d3c744e760823cbc22ee281b6c34dc3a8a5a052 1,732 1.00/1.00 vMB 49
418,462 418,462 0000000000000000044e7ba1152314953435d34456572162aaac96dc83b7f00b 1,603 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.