Loading Tool

Explorer IconExplorer

Memory Pool

27,220 transactions
10.25 vMB
0.04384910 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.55/200 MB

Candidate Block

Mining Attempt 35cff817beda4bd2646beea2db97f5b6784caac841eb08d5fe68c26d45349bee
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 5ff85153f4a36d7781accd48f78925f73b86ea3b2c36e6ede840b14707b0f16d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,037
Size: 0.56 vMB
Total Fees: 0.01944722 BTC
Median Feerate: 2.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (668,678 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,572 244,572 00000000000000c605975f47a04eae1241b17a3b1c4cec317dc27ec559ec0679 269 0.11 vMB 145
244,571 244,571 00000000000000ae3bb3033c9d0caf190c0fea7e2b6683f9640d0c1d1a9fbabc 58 0.04 vMB 57
244,570 244,570 0000000000000045bceedca043b9284db6319dd29e3a161383b6017e64498907 359 0.15 vMB 145
244,569 244,569 0000000000000012b0b4ca90d6972ab632ffb5f5916b9ddb3ce30870ecda3dd9 302 0.12 vMB 133
244,568 244,568 00000000000000bf282077641c1cd0dbb06751474a65281b7b3fee6981556069 117 0.05 vMB 136
244,567 244,567 00000000000000a1ef8914fb9c070c8df686cad02bf3eabcb23bc90b1b146663 362 0.16 vMB 110
244,566 244,566 000000000000007b7f78a242cfa5c4d627d79a62c1f42d92a85a7ef0d0b996a5 143 0.06 vMB 118
244,565 244,565 0000000000000017e7c3b8d2c5de1ab00213e0f6ab688cdacce50f4f1cf04d41 87 0.04 vMB 103
244,564 244,564 000000000000009ea70e6d52c608e6f187912bbf6fd4b168924777af1aa5e921 49 0.02 vMB 55
244,563 244,563 00000000000000b31c4c46413bc4f363d115a85b1db7a995dad6e19ea82577bf 178 0.07 vMB 192
244,562 244,562 00000000000000358466d35e50138f856a812e54baaa628783d066ba26a80588 202 0.09 vMB 151
244,561 244,561 00000000000000b9d0a1cba80fbffdc1b653526c6d122c3a878e684c649e33e3 38 0.01 vMB 26
244,560 244,560 0000000000000009a9c8db5d8fb324e2c5843a2c6d74e2cc9819acee21b178d3 410 0.15 vMB 150
244,559 244,559 0000000000000032d84605dba1f8785d59e3281c7e1ec36b4fe8a27598b5eac2 77 0.03 vMB 24
244,558 244,558 000000000000003abd5ce759e6b991a3ec9a79b7c6b3729b832a754d34a4065a 307 0.13 vMB 166
244,557 244,557 000000000000005b591f1eb39a076a69574092b8b96c425fec52f398778079d4 27 0.01 vMB 118
244,556 244,556 000000000000005606a8bb59e5b4a01e2f951f7dca295e1f1b2ce1d24e9c86d7 325 0.14 vMB 138
244,555 244,555 0000000000000008bc82389c30f1301f8f76a38f3fb9a5aeeeb49d360076c935 16 0.00 vMB 67
244,554 244,554 00000000000000b0bf09129f7c9b49c77a37ff677af941828c33fc2c3fbb24af 154 0.06 vMB 114
244,553 244,553 00000000000000842ba2bb55980a4b234dbde2641cecb8ed40c3431dbf0aa870 41 0.02 vMB 105
244,552 244,552 00000000000000a715aab009cd9475b37d6191aa42433b7f0ff5410c3de97201 240 0.12 vMB 118
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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