Loading Tool

Explorer IconExplorer

Memory Pool

37,121 transactions
26.84 vMB
0.06009837 BTC
Random Selection Loading Transactions
Max Size: 136.34/200 MB

Candidate Block

Mining Attempt 4fc52eed9208b8efaa46a7e4d7c537e617294952ce44ee7d76194aefc7d40efa
Version 20000000
Previous Block 00000000000000000001e4b1a4e8cb31091c99e95f3a4b20f061a795889f3d3c
Merkle Root 1852ee16709345b0378218179e506e28e32a42a5f8abf003761c4786e2c180d4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,945
Size: 1.00 vMB
Total Fees: 0.00983092 BTC
Feerates: 74.79 > 0.99 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,650 (338,569 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,081 576,081 000000000000000000162d5f544983811dcc23b854502cefda77813c366f32e5 2,202 1.00/1.00 vMB 80
576,080 576,080 00000000000000000012b99f72fa60d1727203e00edeb59fca01edd6c9940324 2,649 1.00/1.00 vMB 81
576,079 576,079 0000000000000000001fc5051fb363f9ddda0da5df856b63199b79cf2ddf8dff 3,071 1.00/1.00 vMB 79
576,078 576,078 00000000000000000007c7db5a704164cb68dbe4ab08484099031b124b9b911b 2,686 1.00/1.00 vMB 99
576,077 576,077 00000000000000000005645ffcffbb4ea5f9d45ac0a384c97d922766e0cc9f1e 2,439 1.00/1.00 vMB 108
576,076 576,076 000000000000000000224df183884002061292e820df7df5376eb1ea4ef12bd7 2,219 1.00/1.00 vMB 81
576,075 576,075 00000000000000000005b7a15e31dfbcc818e649e9d73170ba3f482907ae0005 2,734 1.00/1.00 vMB 97
576,074 576,074 0000000000000000000f32ee4a336e9fa6aa32682eb0852beabaa1c51f16a0d9 2,576 1.00/1.00 vMB 95
576,073 576,073 000000000000000000296376276b83c9dd7dbbe7ecadf6b9a69f0be4822b695b 2,907 1.00/1.00 vMB 81
576,072 576,072 00000000000000000003f305aea45eb7d866ffc30f8400e76b24aed69ec2b3f4 2,824 1.00/1.00 vMB 96
576,071 576,071 00000000000000000021cfb6743bda75064dc2a2222f870f1264e0791ca3178b 2,938 1.00/1.00 vMB 92
576,070 576,070 00000000000000000025530e68fb88658fac44cf1470073fb7dc967ea1a7ad64 3,414 1.00/1.00 vMB 127
576,069 576,069 00000000000000000004e1f560fe7733bf8cd29d12a3238d10f8e665ab364fb3 2,349 1.00/1.00 vMB 94
576,068 576,068 00000000000000000018a4e015a9f438d8c0184adc02d26c6b90cfa42e47ec12 3,123 1.00/1.00 vMB 102
576,067 576,067 00000000000000000020aa3f1c794d6ec39231f9dc61cf8909dcd9c4b3fd7778 3,468 1.00/1.00 vMB 104
576,066 576,066 000000000000000000183d7f16d9881f43619813ed12b704286d53013984b81c 2,813 1.00/1.00 vMB 133
576,065 576,065 00000000000000000029df6716dc1c34d57e17ac8acc9b3dcf694f21152208c7 3,163 1.00/1.00 vMB 93
576,064 576,064 000000000000000000057470a612ea65e69540b00ae5179bc8c8ecfdb88bb178 2,785 1.00/1.00 vMB 117
576,063 576,063 00000000000000000028fee09a646d8945674830d868533fc394792bb7328f8c 2,616 1.00/1.00 vMB 104
576,062 576,062 00000000000000000001b61921a9672832e131a38bcb2c537b4c1094719aa8cc 2,547 1.00/1.00 vMB 98
576,061 576,061 0000000000000000001f618af404b00b6619fcbd2cf89fc3d2cc1fcedace8f69 2,103 1.00/1.00 vMB 111
Previous 10 blocks ↓
Total Size: 781.77 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: 632.77 GB
    • Received: 12.15 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.