Loading Tool

Explorer IconExplorer

Memory Pool

79,690 transactions
29.63 vMB
0.08826789 BTC
Random Selection Loading Transactions
Max Size: 179.03/200 MB

Candidate Block

Mining Attempt 66266c8145a600bf50e28e2553f26c77bb3ae1d0f5da44005480ffe7da6f97b1
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 476e4e88ae81ea815727de98857ca03b9c4b0631d2a8df27257e71be52905ccd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,796
Size: 1.00 vMB
Total Fees: 0.02523645 BTC
Feerates: 100.11 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (597,727 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,370 317,370 000000000000000023b2f5a1eefee88119a45e4d366d94cef65e72a50c0972ed 457 0.24/1.00 vMB 24
317,369 317,369 00000000000000000d78548e68dc3a43e085c143b031190fb5a7d05157f2b52f 441 0.22/1.00 vMB 30
317,368 317,368 00000000000000001eecae22b02b779bf8093193e97734cd810596e67e2aab01 1,019 0.74/1.00 vMB 20
317,367 317,367 000000000000000004b86dcbdcd3303c6f301ecad569be8bf49b7c56d3e168e0 1,024 0.34/1.00 vMB 45
317,366 317,366 00000000000000001ff6c08c49e379ab86fba5ab4ddb552877669b8fd5cc0718 271 0.10/1.00 vMB 21
317,365 317,365 000000000000000001d96264b25edad3009712497c8cb3d8757a958c0aa3daf6 1,183 0.76/1.00 vMB 26
317,364 317,364 0000000000000000044c3b35c25a8bcf07e33101c67819eeb1e7038bad0165c7 1,072 0.62/1.00 vMB 26
317,363 317,363 00000000000000000c48a3ec927e541f4a70f6cb1e4cc9221db01f4b50c30be5 37 0.02/1.00 vMB 13
317,362 317,362 00000000000000001ec326ca4fef3413a4eee992dec542e3c56c615e84cef2d6 52 0.02/1.00 vMB 30
317,361 317,361 00000000000000000eb0ab931ea84c82750230839c20bf06118e6a4596862563 1 0.00/1.00 vMB 0
317,360 317,360 00000000000000002d9be48895c17fa322d6bfd6906836cdde6a0c97a9cbbe66 155 0.09/1.00 vMB 26
317,359 317,359 00000000000000001e1e150e716da2e47d8521ef2c3f0d9ff010bfee2af9dfaf 134 0.11/1.00 vMB 24
317,358 317,358 000000000000000005764a1c796c667135f390a257ef1f8e258431ce24cd94ac 309 0.23/1.00 vMB 22
317,357 317,357 0000000000000000154ed83cf01c4ceceb1d17ea852a4c65f62047b7102ca3af 388 0.44/1.00 vMB 17
317,356 317,356 00000000000000001c10dc23bbb42323793058ead9443507cdd327b3fd0a652a 52 0.04/1.00 vMB 17
317,355 317,355 000000000000000021e117e23db34eefdc39115ab76474cc76765da644da99a7 291 0.18/1.00 vMB 24
317,354 317,354 00000000000000000eba653188a2a5e56a327776ce8b50e2fc973cb9f00c82d6 208 0.11/1.00 vMB 20
317,353 317,353 00000000000000000b135acd7c135c4452c7fd7c0329ba404799ff22fd3e1f97 133 0.12/1.00 vMB 26
317,352 317,352 000000000000000008b5b9dd69687e0b9b5873cdb643d4bc07ef3b4ff803e5c3 446 0.29/1.00 vMB 28
317,351 317,351 000000000000000016559e1ef0f63a2bf4e62a972b6d9bfa431fc21c52c5e01b 353 0.22/1.00 vMB 25
317,350 317,350 00000000000000001858bbe16fe85f77237524cd9817582100ae86c66382591f 449 0.26/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.83 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.