Loading Tool

Explorer IconExplorer

Memory Pool

42,290 transactions
30.85 vMB
0.07617827 BTC
Random Selection Loading Transactions
Max Size: 156.71/200 MB

Candidate Block

Mining Attempt d2c87f4bfea54c3da8860edfed283f40c11728a9e04ae5dde9aee910123b7d24
Version 20000000
Previous Block 000000000000000000015cbe27a61f38bc7dc0ddfdfb5d2a13fec1a6f44d5769
Merkle Root 798f67b3655e185b2d560ce0f7c8338dbdc16242c5c60e2030b0e214b10bb672
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,768
Size: 1.00 vMB
Total Fees: 0.01413576 BTC
Feerates: 73.20 > 1.42 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,456 (817,951 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
96,505 96,505 0000000000042ff0679703c38d6be93497d56aee4d6d56cabcc871f480b60298 1 0.00/1.00 vMB 0
96,504 96,504 000000000007a3b0397485a3a3ca86e032702eaef19241abfda699462c030d35 1 0.00/1.00 vMB 0
96,503 96,503 0000000000004924cc2d133e6112726f86e388370aaf11dd54db25ed2cfc0b4a 6 0.00/1.00 vMB 0
96,502 96,502 0000000000034d18785fc0b16c84363e2b2464ef84476e526599004a3296450b 1 0.00/1.00 vMB 0
96,501 96,501 00000000000215df16c04334e24412d50b5ea086ad5934c22e1e374ac53f6d4b 1 0.00/1.00 vMB 0
96,500 96,500 000000000007ade4492162553535806069439523fb43f13aafd75c0bb20685b2 1 0.00/1.00 vMB 0
96,499 96,499 000000000004e800ea29e955e38c6856378748a919d98fc3bce1e77b6b665c6f 2 0.00/1.00 vMB 0
96,498 96,498 0000000000032622e0ebd7053ed764e216d53f9f8f6430fdb287461e2481a5ae 2 0.00/1.00 vMB 0
96,497 96,497 0000000000009e2b5d62f8398720356040d8393fa00ddc675403ea406f070bb4 3 0.00/1.00 vMB 0
96,496 96,496 000000000000a4e1c47b29657981828858d756407f147ab0686c5f3676e13ed9 1 0.00/1.00 vMB 0
96,495 96,495 000000000005748466d34e18d64bf5b203f06a1efc5e25d2085f99f04fb98ca6 1 0.00/1.00 vMB 0
96,494 96,494 00000000000464f3a974b669c36c745036421f5b6dce98d6ef3a6d26f298e409 2 0.00/1.00 vMB 0
96,493 96,493 000000000004b3102944ddbd8f908dc639363dd16bd5c883b71614d6eb400182 1 0.00/1.00 vMB 0
96,492 96,492 000000000000379dd5f9e4ebdd6b10b2eb4565668d7d2d3ef7509f514ca9ed76 1 0.00/1.00 vMB 0
96,491 96,491 00000000000188ef10593acf02fca30084d48d7265efb596a491702877a7fbc4 1 0.00/1.00 vMB 0
96,490 96,490 000000000004ff2a393713a79429a82c1c3e06bd04196659e181fe7fe53da5a9 2 0.00/1.00 vMB 0
96,489 96,489 000000000001c0a2c95b1eaaddca60827f7b64c727f569e39694ca8977d8d30b 2 0.00/1.00 vMB 0
96,488 96,488 000000000002abb4d80c1d7cdbe103aba2c59ae908a0fdb3a260c3de2706be92 2 0.00/1.00 vMB 0
96,487 96,487 000000000003f28964d6bfac3b2a25cff06ea87b71ec3b89cade9f52ab2d10bb 1 0.00/1.00 vMB 0
96,486 96,486 00000000000256d2764da734f91a95ddef16424f7b63142e229e754732891ba7 1 0.00/1.00 vMB 0
96,485 96,485 00000000000140fcf1fca2fe492f5afab61c69147612cc5116feceb92280e239 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.42 GB

Node Details:

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