Loading Tool

Explorer IconExplorer

Memory Pool

39,665 transactions
18.18 vMB
0.14766997 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.85/200 MB

Candidate Block

Mining Attempt 1ecb57edf2416212ef243e99b4e3e824191be302c5a1526af37db7c14290504b
Version 20000000
Previous Block 00000000000000000000e2737d16828fc54c170364c3766cc28730923c98929e
Merkle Root 706922b42a47433e85e228666b101eecd2ebd611305f1e722570bc27ada1b29c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,825
Size: 1.00 vMB
Total Fees: 0.03158460 BTC
Median Feerate: 3.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,323 (673,646 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
239,677 239,677 00000000000001430d033e1281410c9daeca8aef39763f10dc34e6624cbb52b0 107 0.07 vMB 114
239,676 239,676 00000000000000b2243c0a01558289e7ffcc7ff97801f4b0cef8412999873473 645 0.25 vMB 245
239,675 239,675 0000000000000140d5eb39c9a18483fda223c92b509022a999848e295dd37346 90 0.04 vMB 154
239,674 239,674 0000000000000091d5eaca2bebee03b1ab90c0b21082526e083dcabaeb1aef23 50 0.04 vMB 81
239,673 239,673 00000000000000e036deac2a0729cfd6e25510e8ecd2bd2c7043179dc1ae74bb 278 0.13 vMB 216
239,672 239,672 000000000000008ed025b0845d326545561e818413f7ba08abe75ca3713276cb 399 0.16 vMB 235
239,671 239,671 000000000000003f60839c7165019c206c65985491203b71beac4980620078ee 357 0.15 vMB 247
239,670 239,670 00000000000000850af3586a8bab3e62d2b306ac52f75ddf0424e0bcd9df95fb 231 0.11 vMB 225
239,669 239,669 000000000000002e4ebd7d09d55e30f70bfd754f056447050002855ca5f35a4b 230 0.09 vMB 175
239,668 239,668 00000000000000c614545358c865f680271b4b5fd317040f23d5052f133f8b73 85 0.03 vMB 112
239,667 239,667 000000000000008a098f009454d431be775eb87a3c4ffbfe04a8eaf127de0aa6 507 0.21 vMB 219
239,666 239,666 00000000000001095777e057dc948f7def1bd136037e3fd1ec466d4b2cd721a3 170 0.08 vMB 170
239,665 239,665 000000000000011d5264f7e03bd782ce015a09599051eee3e9ed160f9dc76a79 157 0.12 vMB 107
239,664 239,664 0000000000000134e964e7b19fb1e94b9e7d250aa3455591fc8b0e389ca99b60 136 0.13 vMB 57
239,663 239,663 00000000000000e2d909a2e43fbb60576b221db4cf5bb21faa93bbe8e6be68d3 725 0.25 vMB 260
239,662 239,662 000000000000005f051b491211ece75ff089e0225e17ecc60e806abb9b9ddcb0 332 0.17 vMB 82
239,661 239,661 00000000000000716b3f68d1d7bb5ff5afea35af760e0396987403a150665037 327 0.17 vMB 168
239,660 239,660 00000000000000dd4077fffb8fc098e5482fec72eecd18cfe4ab0a2002cce000 64 0.16 vMB 24
239,659 239,659 0000000000000022a44d854ae767b6b9b75085d7e5c7871b6cefda80c7d2cd63 177 0.05 vMB 46
239,658 239,658 000000000000004f4e0d389aef12aedb83224be1bb3c66c6f20ee1368d562a25 148 0.07 vMB 162
239,657 239,657 000000000000000cd26ab7c6250184e6f79e81a054175e7cf826876c13f416e3 417 0.20 vMB 163
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 11
  • Data Transfer:
    • Sent: 122.11 GB
    • Received: 0.49 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.