Loading Tool

Explorer IconExplorer

Memory Pool

40,664 transactions
26.13 vMB
0.07021217 BTC
Random Selection Loading Transactions
Max Size: 135.92/200 MB

Candidate Block

Mining Attempt 75f33025fbf9cdc00182140a52d035388707e1f249e62a0327d004f415e066e5
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root 71d89336c2fb78151019ad7bf9a33c921e7aea551ee59c6ab52fd511cdb3b68c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,308
Size: 1.00 vMB
Total Fees: 0.02263342 BTC
Feerates: 150.98 > 2.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (632,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,404 282,404 0000000000000000221c658622742c9b1a7c72f023e292073f692d85f104895f 295 0.13/1.00 vMB 43
282,403 282,403 0000000000000001f1b4b3621ca3cca57acb70b5ec9c2ab4e6aca6b12d29a9ed 217 0.09/1.00 vMB 38
282,402 282,402 00000000000000013a1a42826e32273bf7095b56a7d947456041c4efe170e5af 71 0.02/1.00 vMB 9
282,401 282,401 0000000000000001c642c5ade3a11399132e9ea5e3ad88e06a2362d6daaeac3d 899 0.49/1.00 vMB 37
282,400 282,400 0000000000000001de61ebe0f20ac77ce111f405d16f23398b11595478148c2c 102 0.05/1.00 vMB 30
282,399 282,399 00000000000000009a20c92f69b8ac44e1c62a8083ea75596b21060df7b58bf8 38 0.02/1.00 vMB 36
282,398 282,398 0000000000000000186e4423726922ac380714ee7fb47bda090430bbaca217d7 133 0.05/1.00 vMB 52
282,397 282,397 000000000000000183ddea2df284710fd2a8806fa71b6ddf9d3a4204e6946fe2 503 0.27/1.00 vMB 33
282,396 282,396 0000000000000000fd6be364bcb27bb14b60ff08ac9360e4f4813195254a4c56 6 0.00/1.00 vMB 38
282,395 282,395 00000000000000015d1db9f9f210e1c6011687bc8c5e3d084d06ab5b4405397d 111 0.06/1.00 vMB 32
282,394 282,394 0000000000000000382e888119fab617d35dae14b9cf930eb6f5ce7d7655a301 276 0.10/1.00 vMB 22
282,393 282,393 0000000000000000192c2e0e89e395f4175f462e7de55989950c8447632b967d 86 0.03/1.00 vMB 51
282,392 282,392 0000000000000000a88805200c2c9106d2a5397962f8e910f95f0e33c2ed9d16 303 0.14/1.00 vMB 40
282,391 282,391 00000000000000014bad134c06f72c987455032bf83c52495860176af8bd6fd5 433 0.20/1.00 vMB 47
282,390 282,390 0000000000000000705e5e130a903669ea696469fc5382745ca94559343fa1b1 228 0.11/1.00 vMB 40
282,389 282,389 0000000000000000a45369946c59c470feee7b74b757f6deff3b83fdef5e51d6 488 0.29/1.00 vMB 51
282,388 282,388 0000000000000001e9efec369fb836c91ae350b9d19d1b7bc05f586fc7818df4 358 0.25/1.00 vMB 23
282,387 282,387 000000000000000188233d584232b27c45135bf352ebcfc95ba5761958f76c53 759 0.25/1.00 vMB 68
282,386 282,386 00000000000000009e670293d2775258d1718d5b013839b61007c911bcf6be40 22 0.03/1.00 vMB 8
282,385 282,385 0000000000000000ccea826d7ab619e21f232710b0463f3fd6b8b185ed2e146a 183 0.12/1.00 vMB 38
282,384 282,384 00000000000000002ec3a81f83e20659bd97bfa1b7db7e602c25676d768f5820 152 0.06/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.