Loading Tool

Explorer IconExplorer

Memory Pool

35,827 transactions
27.77 vMB
0.06217491 BTC
Random Selection Loading Transactions
Max Size: 139.77/200 MB

Candidate Block

Mining Attempt f982ae0f15d393606d9daf25c063a11ef7e0273db5e12f6dc99832cfa304cdd8
Version 20000000
Previous Block 00000000000000000000b940d12fdd4738a54d039159eec3ba1e77f5522f2a8e
Merkle Root 354a587e70ccefae18f893ef8635592138346c697b07613a8ea1738aaad0752f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,463
Size: 1.00 vMB
Total Fees: 0.00928251 BTC
Feerates: 100.17 > 0.93 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,597 (565,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,455 349,455 000000000000000016aa8b7a9e0434b500cc11b52c12a83827133fe4d9f5b06d 400 0.21/1.00 vMB 33
349,454 349,454 000000000000000013a44a11637c4c9ab7d46727be3d4eef2cd277770916127c 400 0.21/1.00 vMB 25
349,453 349,453 00000000000000000e04bd1013aef250294ac75fd2828c583e726b22d25851d3 650 0.35/1.00 vMB 25
349,452 349,452 000000000000000008c7762330a1e91d0e6734ecdd9900373f7a17a6362bdfeb 43 0.02/1.00 vMB 18
349,451 349,451 0000000000000000132c8f06a3b23882da1cd1d077f8a55ba22e120575ae9c91 226 0.13/1.00 vMB 24
349,450 349,450 00000000000000000c37db6c35bc709e17911b65a2ea78a7ba2ef305a4706afa 66 0.04/1.00 vMB 19
349,449 349,449 0000000000000000147a01de38ddcb804387786be124f7153a40fb73d5fc0cdc 424 0.29/1.00 vMB 22
349,448 349,448 00000000000000000ffb73bda2d8c749263a6a8568ada783bd43a83d709b080a 27 0.01/1.00 vMB 37
349,447 349,447 00000000000000000467ed3a1aea73fbbde4e9af2ed09e1d56a83047239e7e5e 333 0.21/1.00 vMB 23
349,446 349,446 00000000000000000f7efa4fd6b4342ff07b0f652d262f09f62f3fb6df06dca6 271 0.12/1.00 vMB 27
349,445 349,445 000000000000000008000267976e5664ace5bd8ff934149cde06d18e851c0330 143 0.07/1.00 vMB 26
349,444 349,444 0000000000000000139bc6ff6513b658e055eac090951378f31555a7cb72fa7a 362 0.17/1.00 vMB 26
349,443 349,443 000000000000000000a02fc219f20169f605c58bc55faadd5fcb5aab0094f3e9 203 0.11/1.00 vMB 19
349,442 349,442 00000000000000000e35532548e48e95a50a4ee954be57f45a9479f4e378cd77 256 0.11/1.00 vMB 29
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
Previous 10 blocks ↓
Total Size: 781.68 GB

Node Details:

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