Loading Tool

Explorer IconExplorer

Memory Pool

48,869 transactions
29.39 vMB
0.07795750 BTC
Random Selection Loading Transactions
Max Size: 157.11/200 MB

Candidate Block

Mining Attempt a17d6efde24e35137860a8da367d4aaed4251f911130ac7bf18c87735bd49bdc
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root dc6b6c2028d0060e6fa29a2aaf9b6ed6ad20a8a5d44dd45289dad5d2e131dacd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,567
Size: 1.00 vMB
Total Fees: 0.02036333 BTC
Feerates: 132.00 > 2.04 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (593,355 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
321,475 321,475 00000000000000000ae5855da9a0956c6e2e387a0612e42fb1fa590f5658b1f2 151 0.11/1.00 vMB 21
321,474 321,474 00000000000000000f530e4e25a9df4ff435efde74460963d0d01e83cfc36bbb 134 0.07/1.00 vMB 27
321,473 321,473 000000000000000011c18b1a9bbaa6c888de29382eca3771f51fe48ea6df74e5 371 0.23/1.00 vMB 28
321,472 321,472 00000000000000001774fa8fc571420c2430257b116a4d16ffb40f082d6eeadd 482 0.23/1.00 vMB 33
321,471 321,471 00000000000000001125ba23a24e35dd2be1d3485190bf103c9c802731c509d3 119 0.09/1.00 vMB 21
321,470 321,470 00000000000000000d5b35c5f67cb74fb421f52a368cb9377647b92fc2aec97f 407 0.33/1.00 vMB 19
321,469 321,469 00000000000000000d2673063651ceb3568e697386d3bfc64ab09d3ec387ca15 435 0.25/1.00 vMB 27
321,468 321,468 00000000000000001c5c5ee4184587a12120c514840718e908bc22fc297bc06a 128 0.08/1.00 vMB 25
321,467 321,467 00000000000000000da2ccecf6d360b91f48301b73cc4f8dd51300b19a95eafc 525 0.22/1.00 vMB 28
321,466 321,466 00000000000000001bf99ed9be6438ac62f88bd802214454b2171ae95ff034fa 127 0.11/1.00 vMB 22
321,465 321,465 00000000000000000190838da0fc37be04db94062302970f187486d60ba09a00 283 0.18/1.00 vMB 32
321,464 321,464 000000000000000006a1a2d9a2b1519c8fecc19b89a0b1c3fdc2a088ec0cd07d 100 0.06/1.00 vMB 27
321,463 321,463 000000000000000021f47b5c7db30ff7fb1cd4435f1309272f0fb710afd0d7e9 77 0.05/1.00 vMB 23
321,462 321,462 0000000000000000074f2037a0cb89c497afc15652f6510f87a8f8ac73783d19 104 0.05/1.00 vMB 29
321,461 321,461 000000000000000019f38ead06d5aa0325a907ca94eb14fc2d0dc87612dc769c 166 0.29/1.00 vMB 14
321,460 321,460 000000000000000013bc77cedb75b71cce4719182840c762e78da215c6f7797e 171 0.09/1.00 vMB 29
321,459 321,459 00000000000000001196ec27623aac6c69848927d0004200ce790c328ce8a3c4 659 0.49/1.00 vMB 20
321,458 321,458 00000000000000000c49701f3c41fd706ce775d00a9cd48bdad2e688d949d8a3 512 0.19/1.00 vMB 41
321,457 321,457 00000000000000000c32a11fe86e127b9c947c9038907da0e0b5f734c24a69b3 178 0.12/1.00 vMB 21
321,456 321,456 000000000000000023699e360355aee9197dc969cc53c1288f88790f3ccb329e 1,558 0.75/1.00 vMB 30
321,455 321,455 00000000000000000326a90eab608e97662c1bd27e753f5b89e4e37e3e9d2423 173 0.08/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.09 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: 651.47 GB
    • Received: 13.58 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.