Loading Tool

Explorer IconExplorer

Memory Pool

28,213 transactions
7.93 vMB
0.06275581 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.60/200 MB

Candidate Block

Mining Attempt 36f73f75cd34063302e38ba4650897d618e516efd2f691b3112437c3709010da
Version 20000000
Previous Block 000000000000000000016ab6a894f36a196d51cda84e47c1d4e51ee548839bd1
Merkle Root 39015d9832ebc80b6dc7c901f8a59daca04f4b1ee39c6c75324bf34693a86315
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,373
Size: 1.00 vMB
Total Fees: 0.02460422 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,226 (696,485 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,741 216,741 00000000000002cbea1d609af8fc2587230e9ff699018240f64a8a698d525f79 530 0.27 vMB 147
216,740 216,740 00000000000003869402e96aad19366e8a6077cecb5f4387095937a530b9d7ca 116 0.05 vMB 117
216,739 216,739 0000000000000076ba77aaafa454b21572e19c006a076f9d875adec4d30d2c72 512 0.24 vMB 183
216,738 216,738 0000000000000094552d2bf364d6a888102b52d1e539507cdf4ec1466a8f11ca 371 0.23 vMB 130
216,737 216,737 000000000000042e5472db02d028adee341fa8bd5d79a1ba06a2954e1cf875d8 696 0.45 vMB 190
216,736 216,736 00000000000004883c0ca46fc97e144ef18a5e0841c9c0216dbf5fd9437f7eea 131 0.05 vMB 83
216,735 216,735 000000000000005242548e646a16f392c7f722026a317991bc7f1db5bb9e5213 366 0.26 vMB 115
216,734 216,734 00000000000003648078e86a3262dbd7abd6beda314af4f98040e32df88657ed 862 0.25 vMB 254
216,733 216,733 0000000000000408cc83f4afdbb30d08146aaa92522f82cd0541631ffec7c907 439 0.22 vMB 53
216,732 216,732 00000000000002884213b5175685bf91b9c4b31876ceb393af56709c108c0008 458 0.27 vMB 145
216,731 216,731 00000000000000f6a77bc9ddc4f0a2db00b0a8b8d0eef24bc9fb349113fe5ad9 636 0.25 vMB 243
216,730 216,730 00000000000000a6dedf5b9373871cff614ddaa18e51be2bb518238e9a4c84eb 725 0.25 vMB 223
216,729 216,729 00000000000002c6f82f35c3c54cb674ba5c7f65ccc35465aa2e549c41418100 839 0.25 vMB 266
216,728 216,728 0000000000000409ae6ea89302639ea1b8a62fe48585a347bddfb443be5fb01f 338 0.15 vMB 170
216,727 216,727 0000000000000126aaf8e0cf92355fb14ceae5c6bf0d1d858c1527c5c70d5fd5 119 0.05 vMB 74
216,726 216,726 00000000000003ad9f152a2f675f5d678c70a56dbc8b00c18b740d153f2bc3e2 597 0.25 vMB 189
216,725 216,725 00000000000002ec60c26c0cb51bf394ab158c450f6b33a9582f47f88048929c 592 0.20 vMB 231
216,724 216,724 00000000000002939e5465044037f2f21ad35aad0778975263afd6194922a63b 512 0.21 vMB 201
216,723 216,723 0000000000000377d125e31d939a6ad41c57ff86404f3a48855d040b53883ff0 116 0.06 vMB 2
216,722 216,722 00000000000004cc94bfaf5a0f155e2e2585ca91f39e84c24ae5917bd515516d 657 0.25 vMB 184
216,721 216,721 00000000000003718a41f894dcd060eda9b3b70658e1f37d64339b74dfe55f5b 381 0.26 vMB 131
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

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