Loading Tool

Explorer IconExplorer

Memory Pool

75,574 transactions
29.92 vMB
0.09439020 BTC
Random Selection Loading Transactions
Max Size: 178.77/200 MB

Candidate Block

Mining Attempt 03b9307ac30c6ceaee08fc2511fa47ba9591e93c6b990ba554e70ec6dfa718f7
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root 69683aa55095069d57a6397387ae0175e14a79997292c15886a056b2e402c48b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,751
Size: 1.00 vMB
Total Fees: 0.02253235 BTC
Feerates: 100.00 > 2.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (638,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,554 276,554 0000000000000002058dd7129f6c2ae84c4d362d4d089940b434eceed20ecc03 471 0.25/1.00 vMB 51
276,553 276,553 0000000000000002d0a393a86a25f96235510fd31a265aa2334448f2ea5d5832 618 0.35/1.00 vMB 28
276,552 276,552 0000000000000003846bc34ffeae9de82de42dad641ebe9d4ca888e29bb94502 760 0.25/1.00 vMB 74
276,551 276,551 0000000000000001fd4863e9eeccc69fd3a30c2aaa82c6d5738055e5b08b5e98 285 0.15/1.00 vMB 58
276,550 276,550 000000000000000380c81d936f265a748664d899468c14d8d4ba355b12996ae5 357 0.22/1.00 vMB 35
276,549 276,549 0000000000000001550b43cdb8d4798c4f85751b49fc2e224ffc10709c138bbf 131 0.07/1.00 vMB 41
276,548 276,548 00000000000000003eb72ee25bbce530f64441b079e2f27009259f59ea03cd81 449 0.24/1.00 vMB 38
276,547 276,547 00000000000000019c03dbe3ec7b287346669519757009aacfe19aa10ccd184e 48 0.04/1.00 vMB 56
276,546 276,546 00000000000000000787ee6b209b6cf47de1b02ebfdfef6ea639e90a17d0621f 286 0.17/1.00 vMB 29
276,545 276,545 0000000000000000c42ddcca0448d2f4b4ab0417b735a9c3c66333d0a77a5681 120 0.07/1.00 vMB 32
276,544 276,544 0000000000000001c7b0a93e8f8a8670027043d5a0ee3fd3f6a91f46277211dd 135 0.06/1.00 vMB 41
276,543 276,543 0000000000000000b7e14e26377e58f853fc9c39a59923b5fb5d8f80b10bedbe 97 0.13/1.00 vMB 14
276,542 276,542 000000000000000185c9ed1e16f1223c5594c9ab7db5a2ef7d1f7a5f0fa8c70d 453 0.25/1.00 vMB 32
276,541 276,541 0000000000000001a446c62951ad19bcdb912f72b5864132f79e0954f450544a 817 0.25/1.00 vMB 60
276,540 276,540 0000000000000001e0daf18e25d124b9f7ec6b19c45c201b18c985ef87f8e7d4 68 0.03/1.00 vMB 84
276,539 276,539 0000000000000002dde04c5624bc303259d9ee7bd47597218e039d4cd9561659 113 0.06/1.00 vMB 46
276,538 276,538 0000000000000002b6afc724b88c695cb29c45dd33e0ad65e9c6116f02f5261a 176 0.10/1.00 vMB 32
276,537 276,537 00000000000000011d90ac2c6f0fec57011e9ed9d4336acb9a9bb4f1bbc845e5 94 0.03/1.00 vMB 58
276,536 276,536 00000000000000015e4cfc10ed55a7fb317086d85d2beb1c72ce067035143793 153 0.08/1.00 vMB 38
276,535 276,535 00000000000000035c19d75c2c4dfae9728739a5e8054212fa4095e73f6dbee8 245 0.16/1.00 vMB 40
276,534 276,534 00000000000000009a586c44ad7e9a5435ac4c281b6bc0edb1d53d86d74dbdac 43 0.02/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 783.17 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: 749.29 GB
    • Received: 18.82 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.