Loading Tool

Explorer IconExplorer

Memory Pool

17,661 transactions
10.41 vMB
0.05691289 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.31/200 MB

Candidate Block

Mining Attempt 4f0926bfca4b743d9655b715692582ff73757f4caa1bb8f352d39913ad209ace
Version 20000000
Previous Block 00000000000000000000165d7af7be67c1e3d29b44f6d7a971e6c1f6d2b62971
Merkle Root d2242628e9bdba89a340ab7248e6d5a9e78ce440ec5e89ff1d82e5bf3ce4a1bb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,191
Size: 1.00 vMB
Total Fees: 0.03221183 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,361 (649,718 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
263,643 263,643 0000000000000003102dc6c6a157cac103db166f29f74bfbe2afa8b4c01c4c89 159 0.11 vMB 65
263,642 263,642 0000000000000003d7e7061b845c485f4672f43a536558132ddaa0f8abee991d 317 0.22 vMB 42
263,641 263,641 0000000000000002258a2c1afbcc1d7351202ad82d809089facd875a440ecd80 611 0.25 vMB 164
263,640 263,640 0000000000000014a14c3fe77cb59cf5b4253e485cec95f6be6d80414bfc15a8 256 0.08 vMB 199
263,639 263,639 000000000000000aca2e7e59add72738f24f16b5a7d1f9e56efac96a74326c1c 193 0.08 vMB 102
263,638 263,638 0000000000000010aac74f82773fe382308641966b17e0a2392af5cc35a60f97 75 0.03 vMB 95
263,637 263,637 0000000000000015e6358bffb979ade093a225356e4073df094f09414a779fdc 87 0.14 vMB 24
263,636 263,636 000000000000001637b72689d2ced089ca08877862a730ec701f68a2e0efaf43 166 0.07 vMB 100
263,635 263,635 0000000000000014252abc6fdd895ea582276bdb964f7cfda0c42d5ead0534d7 173 0.15 vMB 59
263,634 263,634 000000000000001636137df9f004bd9681cbfc5906be39a924e999302d5efa14 444 0.20 vMB 116
263,633 263,633 000000000000000cc5b1bd8a07635c3105035a2decb04e84acff4893586af1d1 183 0.07 vMB 121
263,632 263,632 0000000000000015cd7394f662a635c8be354ed0bff686f0411431b414252b73 227 0.11 vMB 86
263,631 263,631 000000000000001334aa8b4a520e28b07435b481e00481306e1c1950c31c2d9b 286 0.13 vMB 75
263,630 263,630 000000000000001418b01e1c51ee57b0cf2c0d5f4cbaaee1b0fc25c92239e7b8 166 0.07 vMB 102
263,629 263,629 0000000000000002aebbe6b5939cc086cc0a9d7181a66db227f687673cee6530 222 0.13 vMB 79
263,628 263,628 0000000000000002adac87e13b38dab398435a1e1ab10640d88f1ca8dd4f3d5a 268 0.16 vMB 60
263,627 263,627 0000000000000007b4511e0e0fe84f191bf6451e2e31e33da5445ec298e40c6c 319 0.20 vMB 36
263,626 263,626 000000000000000b6b2f1f9ad462f790158e7f2f44e795cfbab4ea6cc6217e6c 628 0.25 vMB 161
263,625 263,625 0000000000000010c77ccbae7247dbd46c9c9f1794689e7d113b1881840d8ed8 233 0.09 vMB 94
263,624 263,624 00000000000000161338e08cd92cbfde4efd2d331587d8da6f6a481e63dc4f02 196 0.14 vMB 61
263,623 263,623 000000000000000e1c1c65bf0469bc3f53129fbe5c43fa8f78575cae04ec6cf9 553 0.25 vMB 111
Previous 10 blocks ↓
Total Size: 779.49 GB

Node Details:

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