Loading Tool

Explorer IconExplorer

Memory Pool

20,224 transactions
8.78 vMB
0.04630619 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.40/200 MB

Candidate Block

Mining Attempt 3fe10fb54d6d4725c1e06cce5e24650da665581b4b2a34c19c55302c097f937d
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root cb56da676a3a2241d344aa18adf337ef781ddc0fadf883e21686f0f1c482835a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,713
Size: 1.00 vMB
Total Fees: 0.02668240 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (656,956 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
256,435 256,435 000000000000002946f35fd66d84468908a7e344c7a2da2cce26c772b509afe0 299 0.12 vMB 111
256,434 256,434 00000000000000273e1b0339af6581fbc1b2822af04ad4f7d61eb9e799e1eed6 203 0.09 vMB 119
256,433 256,433 000000000000001ea5fdf67f0f99a12eef9fe53023de98d4efec4afae990ef79 570 0.22 vMB 124
256,432 256,432 0000000000000004586f2f4b699ff013fc032dbc25ba7febf539269f60442b88 32 0.01 vMB 214
256,431 256,431 000000000000001a3f4addb9cb4b97e7ab01bed150447cb93f006892e49bcc0d 204 0.10 vMB 95
256,430 256,430 0000000000000010b850892eaff1c51818a1c0b2d51c4bd8f2c52e7a1e11661e 25 0.01 vMB 206
256,429 256,429 000000000000000a67c59065e4bf5285057640da57b1e56da0135b6ba9ab1c95 407 0.16 vMB 108
256,428 256,428 00000000000000144387521ae87b6aa4c8d5f3beb1d3387a58a64e12c04aa658 86 0.04 vMB 114
256,427 256,427 0000000000000000f789bcfd131c991785c63dd3f2d9840e618b61e92072bccb 414 0.17 vMB 79
256,426 256,426 0000000000000013dd10c75405b2e60fc77851ecfb0e906db68a95caae774fac 578 0.25 vMB 149
256,425 256,425 000000000000000c4e1d68be0addc8330ddd97dfaaa0af950348963aa9556429 62 0.02 vMB 131
256,424 256,424 0000000000000014537cd07fab3e2ce01f65b4811ad6c757682a58b4e8f3d292 223 0.08 vMB 97
256,423 256,423 000000000000000734f029a99b874784e224fa72f6c67a9be6979707eb6e117d 190 0.07 vMB 146
256,422 256,422 00000000000000026e78ad4dc5f7c72c5a7fc70ad61b38431de173ee8fec3ad0 143 0.06 vMB 46
256,421 256,421 00000000000000177cd23726ef3886bb4a6ed7cce5e173ab1e474071f43a659d 281 0.11 vMB 91
256,420 256,420 0000000000000010d1b68412a34835f8662fed4ddaec90e97d98c4c4f5846e2a 191 0.07 vMB 124
256,419 256,419 000000000000000309c9a7d9a89d854bed0d48035b66bd0578d7fd46eba19c99 127 0.06 vMB 131
256,418 256,418 000000000000000886e085cfaf0821aa6d3e6f3be99440ccf08987659a85c4b4 165 0.08 vMB 42
256,417 256,417 000000000000002736a35767f9b504938cbbcd89d7b8a1515a5af3e62d509f60 646 0.25 vMB 119
256,416 256,416 00000000000000078d788af5ececde1076ae1f6dea184e5fcb7124199f988411 370 0.17 vMB 124
256,415 256,415 0000000000000003ed595e0cfe7604c6c3e8874d0429c8f8875eecd48941b98b 191 0.08 vMB 105
Previous 10 blocks ↓
Total Size: 779.54 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: 249.23 GB
    • Received: 0.94 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.