Loading Tool

Explorer IconExplorer

Memory Pool

25,834 transactions
23.79 vMB
0.03234519 BTC
Random Selection Loading Transactions
Max Size: 126.66/200 MB

Candidate Block

Mining Attempt de8740a4faf0570da06a2bb850bb66be101da0920c1824e693353699fc0387ac
Version 20000000
Previous Block 000000000000000000011ad0bc271dfe0a711c2d250f8acaba20658457e5b746
Merkle Root 814f0cc933981d1ec4d924707446d4d88b67a89e64c25f365b832abf216e6ea8
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,200
Size: 1.00 vMB
Total Fees: 0.00615246 BTC
Feerates: 96.61 > 0.62 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,461 (133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,328 940,328 000000000000000000016ce9c5f856d640ab69156621c29a962c1dc9b751589b 3,092 1.00/1.00 vMB 2
940,327 940,327 000000000000000000015eed6e4b671696599f55846c6b3f0768c95153c362dc 1,786 0.49/1.00 vMB 2
940,326 940,326 000000000000000000015801e9c58b8366c577b9d691da51f48c1c9f2f99704a 2,983 1.00/1.00 vMB 2
940,325 940,325 0000000000000000000070fa0f00d1995eb020ec653a1446ea095df02cf8bc38 3,277 1.00/1.00 vMB 2
940,324 940,324 000000000000000000001a7b18d789a08201d297a292824896712afbd0cd2a80 2,367 1.00/1.00 vMB 2
940,323 940,323 00000000000000000001de6b341fc8be063272c82dcb13e8c5864df921dc656a 2,814 1.00/1.00 vMB 2
940,322 940,322 000000000000000000000ede22e7e9acf9ebfb4e1e6e06145939a20eeb508bd2 3,665 1.00/1.00 vMB 3
940,321 940,321 0000000000000000000187dc05633c85a187a0b51d1cf400e870725a098745f4 3,752 1.00/1.00 vMB 6
940,320 940,320 0000000000000000000094873453d593598f071c42961b60668610632b43d7b8 3,136 1.00/1.00 vMB 1
940,319 940,319 000000000000000000009d8fa69a28db67971cb534bd7f78f8aed9061c1629f8 3,285 1.00/1.00 vMB 2
940,318 940,318 000000000000000000013436fef694f69309bcb3931b9996a6856d2cc460c2d2 995 1.00/1.00 vMB 0
940,317 940,317 00000000000000000000bc376b7486058c66350761a98180e6166761c2d8922c 4,272 1.00/1.00 vMB 1
940,316 940,316 000000000000000000012eeecc45e80a228fc7b1dc45887a1857793d3648c660 4,177 1.00/1.00 vMB 0
940,315 940,315 0000000000000000000114be627fbe80b95e3453c00d7481969e5ea15ba19043 4,078 1.00/1.00 vMB 1
940,314 940,314 0000000000000000000169c94ada8db280755803fed1f7bdade040fc489ac31a 2,600 1.00/1.00 vMB 1
940,313 940,313 00000000000000000001cf54ab779baec4ed4924ed88f8e2002eedd79cd28923 3,021 1.00/1.00 vMB 1
940,312 940,312 000000000000000000017b8b774e24e79c8b5f413caa5396bb2377c4bef08a8b 2,840 1.00/1.00 vMB 1
940,311 940,311 000000000000000000003d84700941d91f6be8e7b25243e1c5eb9ebf1cbb2a49 4,242 1.00/1.00 vMB 4
940,310 940,310 0000000000000000000171f3068f72b2a0de1de8366dc7062d62b6964153875d 3,172 1.00/1.00 vMB 3
940,309 940,309 00000000000000000001185860e2703a57d206ab5a05c1387811e9789655f98c 4,358 1.00/1.00 vMB 4
940,308 940,308 00000000000000000001ba009ec9455420b1c3e193ed7b53e0e5b83abe21fed8 3,433 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 827.59 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: 4,459.26 GB
    • Received: 243.22 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.