Loading Tool

Explorer IconExplorer

Memory Pool

48,382 transactions
30.43 vMB
0.10389898 BTC
Random Selection Loading Transactions
Max Size: 162.13/200 MB

Candidate Block

Mining Attempt 689680289c0b1837848d706a1ea1ab5c216966f1ca19f47af381232c09ae534b
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 2c9b0aa13ae3af69d14506ada95fb2971e6b26b9631945bf7148c6556cbb9825
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,159
Size: 1.00 vMB
Total Fees: 0.04101082 BTC
Feerates: 150.97 > 4.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (225,456 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
689,396 689,396 00000000000000000003f9f4887d8d442913a62929451bc3e54420fdd8ecb216 3,330 1.00/1.00 vMB 75
689,395 689,395 00000000000000000004f11709d42bcf1b52016f6e20c40f7c917977f01cdb2c 1,253 1.00/1.00 vMB 80
689,394 689,394 0000000000000000000380d380eb49c80de2531daeb42b07f445543a000ed973 1,302 1.00/1.00 vMB 84
689,393 689,393 00000000000000000004bcc60ea50112b3805ef85949bf885d765015e1fe26d8 2,861 1.00/1.00 vMB 74
689,392 689,392 0000000000000000000980b28bd06aea13b5d40e776c3534b55e684566631c97 1,169 1.00/1.00 vMB 75
689,391 689,391 0000000000000000000d287f66a5778df7a2243015aeffb687e64587de13067e 2,725 1.00/1.00 vMB 85
689,390 689,390 000000000000000000065737979669c286fd582029f6c080371ef2ddc96e593d 3,400 1.00/1.00 vMB 111
689,389 689,389 00000000000000000002ddbc812dba945ecb3699c76bf9344c9f872f35ba0f1e 1,357 1.00/1.00 vMB 85
689,388 689,388 00000000000000000002d3a3c2e748d8b1c1ab5be8d7d642fbc63b3cdc3dfe48 2,672 1.00/1.00 vMB 88
689,387 689,387 00000000000000000003159d36b44c4e2fa3111736c53c8a177cf128f6996d38 2,407 1.00/1.00 vMB 77
689,386 689,386 00000000000000000005a9fef3340877b0e5cc7fc8f82be5dab383f30797a415 2,848 1.00/1.00 vMB 97
689,385 689,385 0000000000000000000c15ec1302b1fbab226a6753af1cc8c83624f4366d4727 1,624 1.00/1.00 vMB 82
689,384 689,384 0000000000000000000adf4357701706a466f1b1eea5a5e8635a5110d5bfb1dc 1,020 1.00/1.00 vMB 36
689,383 689,383 000000000000000000080acf5b4a36c92e144b7f5766e537ef8cd6a9a38d9879 610 1.00/1.00 vMB 27
689,382 689,382 0000000000000000000c55936d7fd2fb0bfa19683f78f904f204a43b45b88f51 460 0.99/1.00 vMB 21
689,381 689,381 00000000000000000000bbd91be382905a9d2b901195f83b89719637b74962bc 569 1.00/1.00 vMB 25
689,380 689,380 00000000000000000009a2cff6253890ce8e8fe1bdf263a6ff5ab3e7e68903fe 489 1.00/1.00 vMB 28
689,379 689,379 000000000000000000058833d26a5f24d938fa602c16ab1d9a68abfcfeb711e4 822 1.00/1.00 vMB 32
689,378 689,378 000000000000000000054773646ccde8530fd125b26af355c11e4881c50f1264 2,695 1.00/1.00 vMB 18
689,377 689,377 0000000000000000000db94048f5a8a68e966c5a906fcce9eb10124080a3ec98 1,547 1.00/1.00 vMB 45
689,376 689,376 00000000000000000001c27f111e0b3a6c5fc4d02e4da72ab31f07f8863a5454 843 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.