Loading Tool

Explorer IconExplorer

Memory Pool

48,341 transactions
22.97 vMB
0.13057484 BTC
Random Selection Loading Transactions
Max Size: 128.45/200 MB

Candidate Block

Mining Attempt 4f8ae5485e3238d8164e1ff05109fc23c6e125e505b4ed2fb0d0375b45c44410
Version 20000000
Previous Block 00000000000000000000d451218953608884fdf06a7d0218542220f2352919d8
Merkle Root aeb62ded52f8b57922b887a571cc25485b1d069aea41376c323e4e77b4a686f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,370
Size: 1.00 vMB
Total Fees: 0.05435174 BTC
Feerates: 192.68 > 5.45 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,093 (662,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,488 251,488 0000000000000007b2b0d95635ad3721eb26c265ee1cf599aefe9355d68a2604 256 0.10/1.00 vMB 121
251,487 251,487 0000000000000010705910a8fd628af8bf4fd4c44c37fafe6578271d64179ee9 155 0.07/1.00 vMB 92
251,486 251,486 0000000000000011b86978e7d5bc96a39cee73a62eb48bc85f582856aecdaba8 186 0.08/1.00 vMB 109
251,485 251,485 0000000000000023ac5b7030f9e1c1916b898ed85f347b135f0116d1414bd0e9 371 0.17/1.00 vMB 90
251,484 251,484 000000000000003c21ebf3af8851b60ba280915a0883cbf2efabbf349ca33aa9 61 0.04/1.00 vMB 95
251,483 251,483 0000000000000019a590abc819d52256f7c061a84cba9ecee48c1f58c33a45f6 502 0.22/1.00 vMB 124
251,482 251,482 0000000000000030e766bf365f100386557fe78a6529bfc58e4b6c4514590c76 137 0.08/1.00 vMB 116
251,481 251,481 00000000000000100565a0515d5bb88df9a9cd785e1240466d35a1c048b89bdf 159 0.07/1.00 vMB 132
251,480 251,480 000000000000000f3a64306c425b61f6925052bfdae9eedf6e5471a1feb1545d 224 0.09/1.00 vMB 129
251,479 251,479 00000000000000186bed05bca72b5fe0c32cef6334bb07bc4bf405ddaf0f0a62 239 0.13/1.00 vMB 108
251,478 251,478 0000000000000029a0f80d270faa6eef1146a8f994df9a5b55c855136a885ff4 227 0.12/1.00 vMB 97
251,477 251,477 0000000000000024e6060db3c2a34287b5267125ce03779bcb9baee594584081 73 0.03/1.00 vMB 122
251,476 251,476 000000000000001ce4eebf30c6a14f1e5eab3ad8cb30ca189c469ffecfbd86f8 188 0.08/1.00 vMB 101
251,475 251,475 000000000000002b135e44053696a6d5d362d383027478ece73195a09456998e 185 0.10/1.00 vMB 83
251,474 251,474 0000000000000009961ba2dad9b6ef437842dc26d09d359316d48d4abb772560 229 0.10/1.00 vMB 120
251,473 251,473 0000000000000042ccbdde1a8ca6b64272d035b1a4f56ad79e9f37916230a8b2 349 0.16/1.00 vMB 104
251,472 251,472 000000000000000e35270eed0ac4197bc67839c898b8ab0d38c7484ef546b4ec 161 0.08/1.00 vMB 95
251,471 251,471 00000000000000676b7f0dfab3cd32c6c3febfcf345fb287725871ce58a54c2c 128 0.04/1.00 vMB 170
251,470 251,470 000000000000006190f8a164a2603b774ff09169b3418ddb8ec00ebdaa0f0147 100 0.04/1.00 vMB 107
251,469 251,469 000000000000006e85d40876c36320e1170a6f81c5c3b1e2e304d514bcc718bd 10 0.01/1.00 vMB 40
251,468 251,468 0000000000000046644490ebb161e81f2ae0197c8e789e0a653b8cdfb0e8df66 278 0.11/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 780.76 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: 558.01 GB
    • Received: 7.10 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.