Loading Tool

Explorer IconExplorer

Memory Pool

15,415 transactions
7.87 vMB
0.02362136 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.73/200 MB

Candidate Block

Mining Attempt b7380051edb1a9761419afa770b84088d0586f66e9e7a56c0b70be4dcf3cdbfa
Version 20000000
Previous Block 000000000000000000016227ee45eddfed24105316ab42bdb9f1253718de909b
Merkle Root dd51cf0806867520a3e496f80d16e1ce495b4f0ed94271106f8268d06673ac34
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,883
Size: 1.00 vMB
Total Fees: 0.00739384 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,420 (770,035 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
143,385 143,385 00000000000006bb4fa92390eaa2006333d24dca9ea103c8b5c408caa55932f2 2 0.00 vMB 50
143,384 143,384 0000000000000902c3c7cfdef3c5ee86dc9a7bc43c31abb84037c03c01ab05b3 27 0.02 vMB 255
143,383 143,383 000000000000004ca932b320099b28eedaf2b3004edffc7e2184f4fcc0cb6c23 63 0.03 vMB 329
143,382 143,382 00000000000005860c1bb713d68bba46e3684a6dfa29e8cc033188c0f24ca20f 56 0.02 vMB 34
143,381 143,381 00000000000003598b63aed30f0ecbd97e2dfa4e62adf4d0e6cb0711d775c990 68 0.04 vMB 192
143,380 143,380 0000000000000182ce2148871136d5ae55b5450ccbe3777be2fd26801b905c26 27 0.01 vMB 275
143,379 143,379 00000000000001dd64fdc992ea99b27af06cd45952fa777a848b8990461374cb 29 0.01 vMB 322
143,378 143,378 000000000000013f6d152de4e17f8b8a834755854357eab13ab6d544f90022cb 17 0.01 vMB 246
143,377 143,377 0000000000000101d2ca0ca789fa9aee5aa55a06e769ca5ed958dcf81ea951fb 65 0.03 vMB 109
143,376 143,376 00000000000001cc09fde468c1cd88249f2c260ce82c8113ba970200a763db52 117 0.04 vMB 224
143,375 143,375 000000000000072f22fd25162e0eb4ccc5bd9397743a866b50d3bda527e4de08 17 0.01 vMB 5
143,374 143,374 00000000000003de599e50e345cd58f7eb274d310c2717fc1b10a165282791af 13 0.00 vMB 16
143,373 143,373 000000000000023cdb00e82104f5947ccf9a6d207eb39d4763e9cdef9ec339f4 65 0.05 vMB 190
143,372 143,372 000000000000065d6734fec17ae7294c1ddcdc08b983db5f7d0af4d35e5db91d 35 0.01 vMB 55
143,371 143,371 000000000000014faabd6428d79fb0db972b1e0f7ea06bd62921873a3813ec36 142 0.05 vMB 96
143,370 143,370 00000000000003a53fa563733beadc44344631aaa4416e2699879bf3a2a9ee80 108 0.05 vMB 40
143,369 143,369 0000000000000221dc113332a55c8146880439ae5a94069b78665cd89866cccb 12 0.01 vMB 2,166
143,368 143,368 000000000000008f25f39050e2b2f91d291b52d4ab33bd7ead7060453f2bc295 94 0.04 vMB 70
143,367 143,367 00000000000002155bdfdc926fefc623c0e90fa965906e2e18774680d33e9626 103 0.05 vMB 154
143,366 143,366 000000000000019b855fa57260f192537b8fe16bb7f5a2034d22be9e38b8c912 21 0.01 vMB 330
143,365 143,365 000000000000052f8427046d344bcb002b02f0b1c9ab6f67d1c91241e5bee944 13 0.00 vMB 30
Previous 10 blocks ↓
Total Size: 779.60 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: 293.99 GB
    • Received: 1.23 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.