Loading Tool

Explorer IconExplorer

Memory Pool

42,170 transactions
18.45 vMB
0.18852509 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.65/200 MB

Candidate Block

Mining Attempt b22ab28805288b528a1bdb707cad362afc111af15609baada62abdd0bf0f341f
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 2433236fd75ddf06f3a8ae63feaf8ed9d485706a0149c7b5bf1b06d056e32a0a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,657
Size: 1.00 vMB
Total Fees: 0.06178412 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (684,957 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
228,364 228,364 000000000000016a1f75ebaf11424d7137ad7af71be42e4ee2772790a713aa18 664 0.25 vMB 444
228,363 228,363 00000000000000968677aaeaf621cf9b85fd98d578e8a8b40af7d2962aa4eb52 340 0.16 vMB 150
228,362 228,362 00000000000001efb6c2e0e5e09c1e255c2238110bd07fefbcb19fe6f85e0b98 138 0.08 vMB 89
228,361 228,361 000000000000027f9602ebaa6e7fb974e8303c5d9355d53e013e16a40ae7ef4c 436 0.33 vMB 115
228,360 228,360 0000000000000032cea4ef66e186fd3660efbfa7864cc439f545224b759b23d2 300 0.23 vMB 111
228,359 228,359 00000000000001e45125de4bc3457b39e7e17851dcc1a7adf03cd56af70083ea 542 0.25 vMB 171
228,358 228,358 000000000000021954edd475a82855fda705e24d2727b912353e2b50825280b0 476 0.25 vMB 147
228,357 228,357 000000000000023dd71e804286a6c9d008cadf808847376185ca7cac2abb72c7 581 0.25 vMB 199
228,356 228,356 00000000000001c7b149bf20e6e31b3842a79ea3641917394de805ed0f972bff 411 0.25 vMB 114
228,355 228,355 000000000000020255848af3c8f261b15b025a7c03efcfcfcf38d5db9f199ab1 278 0.17 vMB 127
228,354 228,354 0000000000000163e82628639bfc47e23ef72fdddaee101b1c93ded1bfbeed1e 356 0.19 vMB 155
228,353 228,353 00000000000000308a771701fa33acba5c83db8183e10e99fe8ab898770b9277 206 0.12 vMB 116
228,352 228,352 000000000000000f189a4474f218a71bc12d973ee81efad6e55a1efbf8af04d3 218 0.15 vMB 141
228,351 228,351 00000000000001b924f77581d4617fa6b2e7cd3bfe71c4c80f69746b87e3cdd6 444 0.38 vMB 106
228,350 228,350 00000000000000ebca4c9629d3745553b4dd3ec79ea59b87e4195236acd0f314 785 0.25 vMB 305
228,349 228,349 0000000000000197bdcf57c67a4eab9c01ce06cbd2a9598e4f79be603b724c7f 5 0.00 vMB 0
228,348 228,348 0000000000000127658786461d528f36d30381271ca9cd153731a315ec8ff204 206 0.07 vMB 39
228,347 228,347 0000000000000157f6c103476da6dbe5d8429612eab580308adb3c56ca70542d 275 0.18 vMB 138
228,346 228,346 0000000000000134dad50a961b5ab875f407752d4ca8c9c347a8fd81416c717e 460 0.21 vMB 211
228,345 228,345 000000000000027b3ff3cee7488b00683265b78e44d0cd5d1ed1cc506b2b086a 515 0.21 vMB 202
228,344 228,344 00000000000001175391794516e381bb72bb9196bdc0051edae43181de236a6e 293 0.15 vMB 127
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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