Loading Tool

Explorer IconExplorer

Memory Pool

41,716 transactions
28.16 vMB
0.06921341 BTC
Random Selection Loading Transactions
Max Size: 144.79/200 MB

Candidate Block

Mining Attempt b1b8360bec58145273a93353b82340988422c5f5a1fe2a6d14b2316404856ba7
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root 8c149f3c05e34d5f9105fc171b2310841eff0ccdc9fdc07f423d1cbfd600beb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,462
Size: 1.00 vMB
Total Fees: 0.01435492 BTC
Feerates: 100.56 > 1.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (565,199 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,441 349,441 0000000000000000083d176dd48e0eea81eac98bb30e611c02a8098e6bc2e467 528 0.26/1.00 vMB 28
349,440 349,440 000000000000000006405db60966ade6f9877b8c4876e036390951e7ec852c37 84 0.04/1.00 vMB 30
349,439 349,439 000000000000000010c946d4b70d61073881a1527090f9caa2015ff8986ad63a 32 0.02/1.00 vMB 18
349,438 349,438 0000000000000000101e56ad7f357f1c0abcc102926fe4bae35cef8b5d1ad918 656 0.31/1.00 vMB 25
349,437 349,437 000000000000000011d96a5aca2fe4b832f6c8379e1163d127f31fb22c234416 1,128 0.61/1.00 vMB 25
349,436 349,436 00000000000000000ffb5f9675c67358575d6435f77e4c097a2ece1f2aeb6627 37 0.02/1.00 vMB 16
349,435 349,435 00000000000000000ae17843287d4610bdadb722e02381beb7815404712c72a2 497 0.25/1.00 vMB 31
349,434 349,434 00000000000000000d4d9075ea6db337c34976441a98d67a3fd65e9c53f66382 292 0.14/1.00 vMB 26
349,433 349,433 000000000000000013e4a51d9961bb35ea06ba44b55ce3af6d4a973172c0ff8a 1 0.00/1.00 vMB 0
349,432 349,432 000000000000000001be86c68d01dfcd5e56995ec343f76e44ef85ac2374b2b0 46 0.02/1.00 vMB 28
349,431 349,431 0000000000000000133befd97da4d452e9d2d8ca1495bc8cf130224fb6eefcd6 578 0.28/1.00 vMB 31
349,430 349,430 00000000000000000cb2f878b18a776be48b609813f167c7b0793a54d9693d19 253 0.21/1.00 vMB 21
349,429 349,429 00000000000000000dc32c9c5b6d7d1ad8a4fbfefe0692758117680cf7c3bef9 554 0.28/1.00 vMB 26
349,428 349,428 000000000000000015316d6a0996aaea312224a9eafa59745f5957ed79e48b20 512 0.29/1.00 vMB 27
349,427 349,427 0000000000000000141d5681a7e49df7bf123801ac6c7f1db758a75ef2f25c6f 168 0.12/1.00 vMB 18
349,426 349,426 000000000000000006e346883f957c02aeceb862662e68b0eeff8a64b6419501 136 0.08/1.00 vMB 34
349,425 349,425 000000000000000016946483648c47b2a2aa6122ef8028c8836b17dd20e9b5a7 444 0.25/1.00 vMB 23
349,424 349,424 0000000000000000002c1f25785224ac1670951b4981fab62e4b52dd6a3741ae 201 0.09/1.00 vMB 24
349,423 349,423 00000000000000000ff44e277c3d055f06a502badbe95c3040e45f99c3ba0f99 192 0.09/1.00 vMB 26
349,422 349,422 0000000000000000147b84ac0534b3ea53f851d32a288fa28a7637d90be99142 70 0.10/1.00 vMB 8
349,421 349,421 0000000000000000136d55ed67b5f148ecc37e55a5ac3668a3774a14c97e67da 688 0.38/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 111
    • Outgoing: 10
  • Data Transfer:
    • Sent: 631.80 GB
    • Received: 12.08 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.