Loading Tool

Explorer IconExplorer

Memory Pool

78,385 transactions
29.76 vMB
0.11413860 BTC
Random Selection Loading Transactions
Max Size: 178.83/200 MB

Candidate Block

Mining Attempt 09627f96e11fdf25205349430523184dd483376198df264c459f851c244ffaae
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 0cf5e3630386402f57909e3ab1b8a430bfb32c44e206f0e899fb6eab280e395a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,106
Size: 1.00 vMB
Total Fees: 0.03377912 BTC
Feerates: 660.76 > 3.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (450,446 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
464,827 464,827 000000000000000000a19e939ccf38a5aeea15e6b214b45cbeb6328d9b3ce9c3 1,484 1.00/1.00 vMB 122
464,826 464,826 000000000000000000009ffda915616f99b708fd88c8c07079dca07d900b7d61 2,286 1.00/1.00 vMB 215
464,825 464,825 0000000000000000010f5cefab91c31ec39bd4d517108653edba004c5998c9cd 2,300 1.00/1.00 vMB 178
464,824 464,824 0000000000000000011082a7cb733f544b21b7bbb74ac5d1956b55d08bbbe210 202 0.10/1.00 vMB 184
464,823 464,823 00000000000000000117634579c56cfc41217d96784687533ca9a01421cb1130 3,151 1.00/1.00 vMB 249
464,822 464,822 0000000000000000006cdaa0bf9185527d9a8aea9c3fa92e6029ec5677243a1c 2,849 1.00/1.00 vMB 238
464,821 464,821 0000000000000000010ed910d8ab64f78aab7eef0315e4b41666c87e0da4ce45 1,727 1.00/1.00 vMB 161
464,820 464,820 000000000000000000c30631e9d673217dfb584f768de2897f67c47e609cba1f 1,583 0.75/1.00 vMB 161
464,819 464,819 00000000000000000055b1d74fe99d432509802914898587d2c116b95a8b4328 2,634 1.00/1.00 vMB 230
464,818 464,818 000000000000000000eaec1df377055403661784de5186deddaf21418dc21250 2,911 1.00/1.00 vMB 243
464,817 464,817 000000000000000002196c0c800c17d4ee9339d36946991a408ba13e6761f925 1,587 1.00/1.00 vMB 156
464,816 464,816 000000000000000000938750e23a145e10472e4c6df607a30845fe89f3e84335 640 1.00/1.00 vMB 137
464,815 464,815 0000000000000000000e3f14488e48db36485dad8446c1c322c46500830e43e9 1,911 1.00/1.00 vMB 150
464,814 464,814 00000000000000000152a0187444fc4aca338f6f42579782b92ce21b47d6b13a 2,391 1.00/1.00 vMB 218
464,813 464,813 000000000000000001732064a54e5f4bda8bcfb52d816d58c1e962b7219ca7b9 1,484 1.00/1.00 vMB 147
464,812 464,812 0000000000000000014e8458306c4d4d31957f4ed044649d67eaa0edb2589bed 2,220 1.00/1.00 vMB 203
464,811 464,811 000000000000000001618c0cdffb9e139c179757144a7c99d2e8d732c56d25ba 2,345 1.00/1.00 vMB 165
464,810 464,810 00000000000000000045cb629a0e75396a7e29f7ea98cfdfa1981fd7014b1bee 2,409 1.00/1.00 vMB 216
464,809 464,809 0000000000000000008061a9002200f2ba5cae4aed9c72426e3951518d9e8e6e 2,115 1.00/1.00 vMB 199
464,808 464,808 0000000000000000019a96d5623c4fb0474c5addbf4ba9de8ce2ba754d5e2fae 1,721 1.00/1.00 vMB 160
464,807 464,807 000000000000000001db36774d58504be37e0869f5c96d1f32e7a929f78ef0a4 2,597 1.00/1.00 vMB 189
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.