Loading Tool

Explorer IconExplorer

Memory Pool

40,589 transactions
26.11 vMB
0.06917423 BTC
Random Selection Loading Transactions
Max Size: 135.80/200 MB

Candidate Block

Mining Attempt 11a5b2926a278810efff7f52454b3105e07aad085596c69efed32c12af9a3a22
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root cf566ad5665183d8b976516ed527b4555bb5462479533c946f6c4e720640d455
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,267
Size: 1.00 vMB
Total Fees: 0.02154713 BTC
Feerates: 150.98 > 2.16 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (508,372 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,502 406,502 000000000000000001e3816ec75acacc640abefff1e8f01cf916ef0e8f99ba0e 1,208 0.54/1.00 vMB 37
406,501 406,501 000000000000000000592747f966ae1f5b6fe07be3bf2fa70bc8558313c096e6 228 0.32/1.00 vMB 18
406,500 406,500 000000000000000001fafe564519a47fbd4e6265801652ad2f85b02c10c62320 274 0.88/1.00 vMB 8
406,499 406,499 00000000000000000559160255a9850e3375dc3acb510797afcfa163fa83f782 463 0.24/1.00 vMB 35
406,498 406,498 000000000000000002b339b090adec337fb1f4304699559ccb92669abd368677 224 0.14/1.00 vMB 22
406,497 406,497 0000000000000000011d9e3c4515fb94a8154ae28009fa9f987ffeb294a7c5c3 984 0.56/1.00 vMB 37
406,496 406,496 00000000000000000558e387e6d80984dc2dec7676a0e18a50f2da7b13fe199d 2,111 1.00/1.00 vMB 40
406,495 406,495 00000000000000000392ed7cb6e6a40098acd047bf168440d7e2f0816bbb08ea 1,185 0.54/1.00 vMB 40
406,494 406,494 00000000000000000247e7bf7e2d5b9eec8cc120212b0917c02c54e7860cdad8 292 0.16/1.00 vMB 31
406,493 406,493 000000000000000003887eddc56104d140fa7fa91cce04d52a0d4b5f4f72103b 908 0.49/1.00 vMB 32
406,492 406,492 000000000000000003ae2986ba4d6b958e57a5ccc6c2494345395007575aedbf 425 0.36/1.00 vMB 18
406,491 406,491 0000000000000000000902b5efc3634cf0114b00e4fa3fab0f9c4c06849492c5 2,557 0.98/1.00 vMB 42
406,490 406,490 000000000000000003c7e2431e10ba413f63d356e9a0b1e27bd0f7ed895fc3df 523 0.21/1.00 vMB 43
406,489 406,489 00000000000000000525c263641a98a0d3aa7211c18a6700cc39a1067cf63122 978 0.43/1.00 vMB 40
406,488 406,488 000000000000000000d8ea9efff06b0a6e64b37549d367e515192af78e3eafc4 87 0.04/1.00 vMB 42
406,487 406,487 00000000000000000118d7c81f2ec3d90741179eb4377d65e142a2d019c56fe1 248 0.10/1.00 vMB 41
406,486 406,486 000000000000000000344d1ad58eb7c84b66858c35925d3a1b7f0c0fdd14d405 1,805 0.86/1.00 vMB 64
406,485 406,485 00000000000000000562ded8008de2e29088675bdff421083ddd794c2a405de5 256 0.11/1.00 vMB 37
406,484 406,484 00000000000000000104b3a54cd81e2ba722335c2d78e0f624d2cf97a44cea55 1,723 0.77/1.00 vMB 39
406,483 406,483 00000000000000000497667bb406bfa86d6c4adaf47fd2c9903edfac836895ab 2,130 0.94/1.00 vMB 42
406,482 406,482 0000000000000000028f99aa264210182bb8de1bfd8bf2c92fdee56d3ac46a07 1,961 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.