Loading Tool

Explorer IconExplorer

Memory Pool

38,008 transactions
15.46 vMB
0.10929651 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 88.48/200 MB

Candidate Block

Mining Attempt feffb0bad9e9350885174daebb54f01fb9991015d154ee30a04972effeb5524d
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 75e11c388a2af0e6fc2f9a0c02209b4aa853c7436f9de98a65d0503c0e49791d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,670
Size: 1.00 vMB
Total Fees: 0.05049799 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (905,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
8,003 8,003 00000000f75e4d0f2b7e474d9f91830870341fef36f096c018eb4bffd0449686 1 0.00 vMB 0
8,002 8,002 00000000e47ee7510179985e4f2ef68c7212f3eded5df75af702ba6306bbec5a 1 0.00 vMB 0
8,001 8,001 0000000072e011d1731643b13159a274aa0d4e15024d534e1f62804a018d242c 1 0.00 vMB 0
8,000 8,000 0000000094fbacdffec05aea9847000522a258c269ae37a74a818afb96fc27d9 1 0.00 vMB 0
7,999 7,999 000000003b053a5319c57ebd885c50bdfb18b196aca551c85f938aba56b37931 1 0.00 vMB 0
7,998 7,998 0000000059bb38d53b446f247ccf6c5bf6c1c296890f1f09924ce77ff7720a99 1 0.00 vMB 0
7,997 7,997 00000000e5179e553f69a7a8eb44fb186518d98ea6e14dc7f5797087f3f60a92 1 0.00 vMB 0
7,996 7,996 00000000b583e20926b44097182e857a95f2127b3e8fab626364b1fb4e9453c2 1 0.00 vMB 0
7,995 7,995 000000002a8ab9346f438588ff09c25a4b12e632cbae4ad54164ba5ea121cbe5 1 0.00 vMB 0
7,994 7,994 00000000ebbb247235e07381bad04d008cf3cab6ac377f9607e09616261df944 1 0.00 vMB 0
7,993 7,993 000000005a4e3d0a0d7c4374759f6fd17e95f99bcd6d16d43d3c0358ddd04816 1 0.00 vMB 0
7,992 7,992 00000000f9be3ef6b7c1dabb77ed79d195fe16865a64d331e9ccee6d3c05cd76 1 0.00 vMB 0
7,991 7,991 00000000d8699db19ceba1be6407e2b79fb8620d631ede772e70c26a9cd059af 1 0.00 vMB 0
7,990 7,990 00000000e34f0987c3e2f5b24fe991fd2d67acc73aad5736da87573284e72755 1 0.00 vMB 0
7,989 7,989 00000000ba00b9d939c51b37016e6b3064a50a2f058e0a38a03c2fb52a86c484 1 0.00 vMB 0
7,988 7,988 00000000621ce9b7d0cdc9a4d2fa76a86902a4ee137f7fa937c8391d2e4f9183 1 0.00 vMB 0
7,987 7,987 00000000c6c7c842a63fa9d27b2553e894ef7471bc3f05778b3cd73b2d5d3bcb 1 0.00 vMB 0
7,986 7,986 000000004b43bb912032a4074a99e0b158d622198e140235950f9d0b732a37d6 1 0.00 vMB 0
7,985 7,985 000000006720156f198eb201126c4647d59513bf77b49d069afe3c2964ecddf4 1 0.00 vMB 0
7,984 7,984 0000000029a25588618ee55531cedba277f2492ae7b03dea245e4da86d6819c5 1 0.00 vMB 0
7,983 7,983 00000000aa7c08193a4ecb41c36ad864668d11d4e8e12bb6e6105cee8106a66c 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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