Loading Tool

Explorer IconExplorer

Memory Pool

39,624 transactions
18.86 vMB
0.17679082 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.05/200 MB

Candidate Block

Mining Attempt a4d3c0884ecfeda437991ec30a25e2d40d64e6fb3b20a7132c9a9d35582912ec
Version 20000000
Previous Block 00000000000000000000926daeda5a782c2ce98296a630ce9671c72457592e4f
Merkle Root 8ada8a2364829f43e5c33719384533bfa9a1cbbc17968360abe325eed849796d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,944
Size: 1.00 vMB
Total Fees: 0.04873723 BTC
Median Feerate: 4.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,330 (745,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,833 167,833 000000000000070bcda17174f617a2ad08d7274e9b7e51c0979f223ace7fa09e 66 0.02 vMB 50
167,832 167,832 000000000000060d6e060ca4958692c11326c6a67cbb4345c0946291248af9d6 82 0.04 vMB 63
167,831 167,831 000000000000082f8a1bd331001e0d5ac75fa170fc023d9a0b88571b25142c9c 1 0.00 vMB 0
167,830 167,830 0000000000000a3b2371383faab85b2374370c339daf0a4880af8f656ad84522 42 0.01 vMB 21
167,829 167,829 000000000000079d8cda95c5fe3ece915d9e30bcbcf2626d5a3ef7895c2590d8 90 0.04 vMB 161
167,828 167,828 00000000000008c9fbb9f52adc78fb1ed75ee4f364f5d1effef3c0077358c5ac 89 0.10 vMB 74
167,827 167,827 0000000000000bf2d6a70744e93a9585408836e86dd5b214a13be42f87ed4583 13 0.00 vMB 0
167,826 167,826 0000000000000b71847e14d43426c353f3d960c054e3e5b821ece561e164a938 3 0.00 vMB 0
167,825 167,825 00000000000007fdd5e1db6a506fbb16e43eaf72756c927b6667d220c041653c 11 0.01 vMB 276
167,824 167,824 00000000000003ee6a987a2ba1aa6f0a673b86557f1592e02398b0897c5b743d 52 0.02 vMB 11
167,823 167,823 000000000000020e061ece7cc6ce5690abe75cabe5adef6d2f52773eb247a4f6 71 0.03 vMB 80
167,822 167,822 000000000000079584fd6ef7a50220c5ab4725316368622ff0700d25ae40af51 100 0.09 vMB 79
167,821 167,821 000000000000073e3d2c4b0effe9079f3017f2f71b73f3979da82c2e0c500b07 25 0.01 vMB 340
167,820 167,820 000000000000076073566d241826aec47732aa7ba67e146103dd7ad6b4d0bcb2 7 0.00 vMB 0
167,819 167,819 000000000000032387babc67e1363246a7fdb044ae6b35a06880bfbd4609e383 134 0.05 vMB 41
167,818 167,818 0000000000000474002d05f881622f61b0e47f13068f38640e27fb167eac4774 144 0.05 vMB 8
167,817 167,817 000000000000078281145e7bda44fc20fe0ac84f920cb93a84c807c0591042ff 25 0.01 vMB 41
167,816 167,816 0000000000000b2739ba150a77fc7660c0209ba68adf70f747284398a52a0aa9 48 0.02 vMB 73
167,815 167,815 0000000000000545093a7d74dbf89ac2c1358272df80d83014e1817852a6c2b5 168 0.06 vMB 149
167,814 167,814 0000000000000b76bbb145ddad5a34890ccdeafffdcacc91ffb2958c8c54488a 62 0.03 vMB 140
167,813 167,813 00000000000007604701f19c581bc3a35c80d7da8029af850f1cda03bc0f0404 12 0.00 vMB 77
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 86
    • Outgoing: 10
  • Data Transfer:
    • Sent: 132.45 GB
    • Received: 0.55 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.