Loading Tool

Explorer IconExplorer

Memory Pool

41,769 transactions
26.73 vMB
0.06033820 BTC
Random Selection Loading Transactions
Max Size: 139.85/200 MB

Candidate Block

Mining Attempt 5ccd943d7889c665cd6a582634dc12227d656defcc35f863ffef6ab3176202fd
Version 20000000
Previous Block 0000000000000000000092043cf5b8a15d441bfd9e63e061a7f0760325792149
Merkle Root b9666cf50789ac4979d601911b195dd0f978c892119414681c54ce3c6b230d13
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,626
Size: 1.00 vMB
Total Fees: 0.01085516 BTC
Feerates: 73.20 > 1.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,926 (611,198 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,728 303,728 00000000000000003a50a600e32706d80b09f0b010daccc265e313f33995b150 300 0.24/1.00 vMB 28
303,727 303,727 00000000000000000fdb33922994a6712c88ba592757666b1a0b178ecb350f7d 542 0.34/1.00 vMB 29
303,726 303,726 000000000000000063fd908a1821d2719dc22b5d9dc30e385e501da213825822 330 0.22/1.00 vMB 27
303,725 303,725 000000000000000020da9cf80cac5c383a9827611d0839680b15253cbd1b0900 132 0.27/1.00 vMB 13
303,724 303,724 00000000000000004b0473a693e172e175a1c7569a01e61f0e214d612025f464 1,138 0.50/1.00 vMB 38
303,723 303,723 00000000000000005969c82673c15666a1731e2e6ed55d8fd08386ee0ef15770 1 0.00/1.00 vMB 0
303,722 303,722 000000000000000001e7d1e2ea4a88c32529ddee46cac4549739ccca8f1331b8 89 0.05/1.00 vMB 34
303,721 303,721 0000000000000000287dc7760e245b4ad47b4e6760d9ed04b2b4986bd4718a4b 32 0.01/1.00 vMB 41
303,720 303,720 00000000000000005edfd602259cbc26ddc4e498776edc0d42480705d273cf17 387 0.35/1.00 vMB 22
303,719 303,719 000000000000000001de6c839084e7fcf7e6fa86cbcfb646dda7ae89b78b2896 648 0.25/1.00 vMB 44
303,718 303,718 00000000000000003ac2de1e972d210385a6eb47ec75e15b00285edbeaa6d4ae 264 0.13/1.00 vMB 28
303,717 303,717 00000000000000000b715cb63e77d247bcb9e7b727fedd5e292ffefcb03ab4bf 279 0.17/1.00 vMB 29
303,716 303,716 000000000000000024ae9e4c9a45ab627b98d3c47b11b4d8cee1adaea1a9fee0 334 0.24/1.00 vMB 25
303,715 303,715 0000000000000000165aad8068af78ede5de1b4e6f8bfd6d75b0adf6683597bb 480 0.33/1.00 vMB 25
303,714 303,714 000000000000000064026b7aa91dc4b1ccd499c823016acc8a0099fe098e2c1a 525 0.33/1.00 vMB 27
303,713 303,713 00000000000000005bcb1a2c0b0c785d4bbef302054e263139a5db47be69d6a7 430 0.28/1.00 vMB 22
303,712 303,712 000000000000000031caac5f309585dbd645c06c53aa508db12a72452722af47 151 0.25/1.00 vMB 16
303,711 303,711 00000000000000004d0d12b51f15875d1af8d459e5326445769f14100e2ca49b 541 0.25/1.00 vMB 39
303,710 303,710 00000000000000003825b509524ea54d3b0a0b6ce542ef1b1df787807a6a7c7d 855 0.35/1.00 vMB 40
303,709 303,709 000000000000000004157f5510cf00cb16a300cda49e5cad801d2b151580f4ef 533 0.34/1.00 vMB 29
303,708 303,708 000000000000000049a60b39f04d4299957109bcbca39d9ad606c156d60bfab6 133 0.07/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.26 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: 655.67 GB
    • Received: 14.34 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.