Loading Tool

Explorer IconExplorer

Memory Pool

45,565 transactions
31.94 vMB
0.13112134 BTC
Random Selection Loading Transactions
Max Size: 162.73/200 MB

Candidate Block

Mining Attempt 4f9484b80e3074ba0166dd00d1cbed40c164ee6bc11a2f7609cb35fd7c2d9f0b
Version 20000000
Previous Block 000000000000000000015cbe27a61f38bc7dc0ddfdfb5d2a13fec1a6f44d5769
Merkle Root 33cc55577a890e278466a2c4f1d336de68e868bb24c422b0fe1bb0233b2278d4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,069
Size: 1.00 vMB
Total Fees: 0.06061335 BTC
Feerates: 150.41 > 6.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,456 (911,815 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
2,641 2,641 00000000cd1414191afd437fec70c9fd32447210f2aba1dad11ec32416913f46 1 0.00/1.00 vMB 0
2,640 2,640 00000000c0fdff868df4a80a43d3e6323eacb6378f4bd12c14d7b970a9f282af 1 0.00/1.00 vMB 0
2,639 2,639 000000003422963724f09b627b6fe20e927ea04b8e98fdb882b7377e3ce51eae 1 0.00/1.00 vMB 0
2,638 2,638 00000000e720e6bc591b7f271757c923fcb1d114bff5e4a303f26a9f931f27eb 1 0.00/1.00 vMB 0
2,637 2,637 000000001ecfb379356d51ddaf0185a10f53b15a4f2142e4fccf1d778f12be65 1 0.00/1.00 vMB 0
2,636 2,636 00000000438a2e8e2e9e132dfa69a6a67704c57bfb3cc2930349260ec05d3486 1 0.00/1.00 vMB 0
2,635 2,635 00000000dbb5e3731817b7b7e796b71c0ec2801c787f7ca21772d4cc62366d42 1 0.00/1.00 vMB 0
2,634 2,634 000000008970f72d61a047f50823cafe9d2b1fea1198e3f4a992816e7389b734 1 0.00/1.00 vMB 0
2,633 2,633 0000000056dac9034059805345565f7fd0297ee4eef0a11fa3652a2b15db96ab 1 0.00/1.00 vMB 0
2,632 2,632 0000000016f2681801aba824f8ce1cccb1e7155ca22c9c76dfa23b3bc8e03779 1 0.00/1.00 vMB 0
2,631 2,631 0000000009ff1a086133e96a097ae7138593722bf89463703abdae49412c5043 1 0.00/1.00 vMB 0
2,630 2,630 00000000294d6aac3f71b25da5b0a6f5dfd3563cb5ce4f50fb01a03b4d9c4810 1 0.00/1.00 vMB 0
2,629 2,629 00000000cf73ddae7851986567ee8bdab64bdc95aebb42cdef81f009d0dccc2b 1 0.00/1.00 vMB 0
2,628 2,628 00000000c889e9128f789497110591e9b9675efb0b55a41124c7bacc579c18ef 1 0.00/1.00 vMB 0
2,627 2,627 00000000039e854de88404b98096d42ba4ca5a9a533b223638f75d6db171605a 1 0.00/1.00 vMB 0
2,626 2,626 00000000063335f5ab0c00399db8c9ea664cca26ad74a0ca6341ffa4095a5ccc 1 0.00/1.00 vMB 0
2,625 2,625 00000000508566ff28ea3a2def148eb05492f2f1383f85574a5205bb1be9d6f7 1 0.00/1.00 vMB 0
2,624 2,624 000000007d84f0fc9926b0e250051ac411d490459c7902a04f84feca33b90566 1 0.00/1.00 vMB 0
2,623 2,623 0000000059628f82831204c2af4dadb8427ef2c257e64639c6016beccbf3160d 1 0.00/1.00 vMB 0
2,622 2,622 00000000ca2784989c64db4c1a5dc9d51facd4ad5c146c497e7e2f76413d8b86 1 0.00/1.00 vMB 0
2,621 2,621 000000007235eda3143cf68087b0056ff54f274afa7495a19ad8c2d75e814a2d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.42 GB

Node Details:

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