Loading Tool

Explorer IconExplorer

Memory Pool

45,121 transactions
26.57 vMB
0.05826323 BTC
Random Selection Loading Transactions
Max Size: 140.66/200 MB

Candidate Block

Mining Attempt b6739ea07067d18056e0f4f4442897a8311aa3fb1239b4d333cfdae5fee2891f
Version 20000000
Previous Block 000000000000000000004d1049722dcba3c177c8f8720a3a8519efc7b1dde709
Merkle Root df53820934f08b3fc2b5658edeb756c3964a2a16a7675463b2bdf8a42c67ffec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,196
Size: 1.00 vMB
Total Fees: 0.00941257 BTC
Feerates: 150.62 > 0.94 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,757 (313,123 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
601,634 601,634 00000000000000000011b414a5fe73e40a21000d42884e0fe6e91f037fa297af 2,495 1.00/1.00 vMB 18
601,633 601,633 0000000000000000000bc876418cac9f3db05031105b236c1c153bfc2cf85506 2,557 1.00/1.00 vMB 13
601,632 601,632 0000000000000000000525f22f7ad21ec40135ece2232c51c7fff682f9b3d76e 2,305 1.00/1.00 vMB 23
601,631 601,631 00000000000000000001e2d594cb19126aaaa6a560acdf34db6487edb29355fd 2,725 1.00/1.00 vMB 38
601,630 601,630 000000000000000000047f8d38b40f67f9fc1e79c49ff1444d9b42dc6adad6f4 2,770 1.00/1.00 vMB 9
601,629 601,629 000000000000000000147a7c7d848682df32f5c65e321f444ef7f18904f9a1f2 2,456 1.00/1.00 vMB 25
601,628 601,628 0000000000000000001287685f8ffb91a68367bf6139c8d73dc6a7ab5fd1d4ed 2,342 1.00/1.00 vMB 25
601,627 601,627 0000000000000000000269e53b241a2a60aec880c940a0ab4ae0608872c45c18 2,568 1.00/1.00 vMB 37
601,626 601,626 00000000000000000007c2fe3062e26f326d166db3f1bbccde5556c312f4c9a1 2,305 1.00/1.00 vMB 30
601,625 601,625 0000000000000000000f302a566b3caa70b545c42f2edb7302ef8d6709302d5c 2,349 1.00/1.00 vMB 50
601,624 601,624 00000000000000000005abbb6194c52d14851e92a02a4791820af9c921b0562e 2,770 1.00/1.00 vMB 16
601,623 601,623 0000000000000000000c0f8838d038a87090c588810e83312dd1429348760663 2,736 1.00/1.00 vMB 26
601,622 601,622 0000000000000000000b3b43c6d6731b101dc3ab56b1486c0238b99d8be0d8c7 2,406 1.00/1.00 vMB 56
601,621 601,621 00000000000000000000343269b8dad033fbac379980668078e6174780816a18 2,633 1.00/1.00 vMB 46
601,620 601,620 000000000000000000103e90124de3d9981411d3478ff7ded6060525ffc6159d 1 0.00/1.00 vMB 0
601,619 601,619 000000000000000000115d92bd787ac68adc22ada15ff93dda0f74bbefefb07f 2,764 0.87/1.00 vMB 23
601,618 601,618 000000000000000000008be734b6eeda0090453af8c90bda2b50657377e24d78 2,673 1.00/1.00 vMB 28
601,617 601,617 0000000000000000000aca01fccaef36466324809a053cfa1704ba368dbb5488 1,509 0.96/1.00 vMB 13
601,616 601,616 000000000000000000042d37df179bb52cf7fe95b7168e531cf69bade468e216 3,229 1.00/1.00 vMB 11
601,615 601,615 0000000000000000000889cd69e5c76766c76572b63838364e85fd0cca57b8e8 2,382 1.00/1.00 vMB 37
601,614 601,614 00000000000000000007c27142261c64a3c072a8cc33d809206937736930fcd2 2,444 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.96 GB

Node Details:

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