Loading Tool

Explorer IconExplorer

Memory Pool

79,587 transactions
30.20 vMB
0.08747356 BTC
Random Selection Loading Transactions
Max Size: 183.96/200 MB

Candidate Block

Mining Attempt 7d4e07ce5696858b4c8a0bcea5075fa01346be3635fbda05dfe88b0e9c6572b3
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root dacdd4b595c385d44da15e0f4265fe287fe1524f9abf6708e793eb492a62ef81
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,698
Size: 1.00 vMB
Total Fees: 0.02024138 BTC
Feerates: 300.83 > 2.03 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (435,018 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
480,376 480,376 000000000000000000320e2d05a5385ba0c9fade7e1398e6a702f043be60bf41 1,808 0.75/1.00 vMB 186
480,375 480,375 00000000000000000034843bfb46450df84df8bab8ca0283bea9790101704a2e 1,562 1.00/1.00 vMB 73
480,374 480,374 00000000000000000118f26226f60ab234c463de6dab48a3fea57266f9bda3c9 1,773 1.00/1.00 vMB 178
480,373 480,373 000000000000000000c25b08a3aae566eb4995920185cb501fbed13334516a43 2,056 1.00/1.00 vMB 193
480,372 480,372 0000000000000000010b9819789982dcde5dbc36345f57569c3ccfb6980b710a 1,633 1.00/1.00 vMB 88
480,371 480,371 0000000000000000012d97c3b199c7e8503090a13e505fd15f0928e5a5662e2c 2,037 1.00/1.00 vMB 102
480,370 480,370 00000000000000000079d30cd752a3da5192e1ea51d8d7ee38e58cee233f5263 2,352 1.00/1.00 vMB 151
480,369 480,369 0000000000000000011c1e7f33fe0f031ef5a68531ac865668ffabf5bf8cc058 2,072 1.00/1.00 vMB 119
480,368 480,368 000000000000000000e2467790cbc67229663c53a0d3b112f266d5877dbcef61 1,990 1.00/1.00 vMB 123
480,367 480,367 000000000000000000e6c43bc7351c8dff52d532f82e18c477077a3a524c39ad 1,744 1.00/1.00 vMB 109
480,366 480,366 000000000000000000ea6e05ec8d0e03c9dfe63b26d1fdf1902aa497f2758025 2,344 1.00/1.00 vMB 202
480,365 480,365 0000000000000000012aac84c23013a81bc4925779794b55eeef1cd2a5b888ef 1,752 1.00/1.00 vMB 179
480,364 480,364 000000000000000000b8fe9052ef22d7fdbe8a787a026fe3fff9dbbf7af67c34 2,031 1.00/1.00 vMB 133
480,363 480,363 0000000000000000004f663b7994e8024163f6462be5f28c319b652ddfbeb864 391 1.00/1.00 vMB 28
480,362 480,362 000000000000000000c1b38c37941ff40af227b9280feabcf500c277a20f66e7 897 1.00/1.00 vMB 65
480,361 480,361 00000000000000000021ebe585514f582f986218d9de0e58c7f064b7f083c2ce 698 1.00/1.00 vMB 46
480,360 480,360 000000000000000000f6828e8e2a7f36102c86596fd7192d9e632902439c445c 2,065 1.00/1.00 vMB 118
480,359 480,359 0000000000000000002267d62f62c207197db0f6bf5fb66b1e4ab2cf758c3a82 1,677 1.00/1.00 vMB 48
480,358 480,358 000000000000000000b080feed593975857c95ba2f773e41a93583f28125acaa 1,302 1.00/1.00 vMB 56
480,357 480,357 000000000000000000682b5cb9125ebbc4346921486a06c5740c07f152a27c64 1,900 1.00/1.00 vMB 136
480,356 480,356 000000000000000000b8e873eca1ebd5459a2f1822ecaea619ff355adcfc7efa 2,169 0.99/1.00 vMB 181
Previous 10 blocks ↓
Total Size: 783.07 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: 720.93 GB
    • Received: 18.31 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.