Loading Tool

Explorer IconExplorer

Memory Pool

75,423 transactions
27.79 vMB
0.07985493 BTC
Random Selection Loading Transactions
Max Size: 169.04/200 MB

Candidate Block

Mining Attempt 21bf4a061af66ab63813a7e7c772c6bbcb2bf82b9ed7c787314b517740bc0f8b
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root ef7e08eec6212e00001811f8852d84c7a6c7d8e32f334a4e6aca2aee758b78d1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,632
Size: 1.00 vMB
Total Fees: 0.02028471 BTC
Feerates: 151.01 > 2.03 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (322,418 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,899 592,899 0000000000000000000b11dd7a6295fbc8ec050ce01af1091a37eff8a16d0aae 2,835 1.00/1.00 vMB 31
592,898 592,898 00000000000000000009204df93649498471e083b126115c31fa1afb42900580 2,629 1.00/1.00 vMB 21
592,897 592,897 000000000000000000069f2204b9a85af5a75e34ae4a8955473835a95253e3af 2,861 1.00/1.00 vMB 39
592,896 592,896 000000000000000000014e36ab55c08b6475adc2a1032683f7ce3b48b409c809 16 0.01/1.00 vMB 28
592,895 592,895 000000000000000000044a6046ea97448056110dfa776dfc335606e8e08c982b 2,841 0.99/1.00 vMB 16
592,894 592,894 0000000000000000000ed77ba25ad96aa2512068eeb61c383deba638defd94c7 2,227 1.00/1.00 vMB 11
592,893 592,893 000000000000000000133fefd57bdbd8a832ef5e134df4eb9c70a5c69bfe0002 2,973 1.00/1.00 vMB 23
592,892 592,892 00000000000000000015eb07a9bf862ebcd811d986d2f2d41db6b36eac5c31b5 1,310 1.00/1.00 vMB 3
592,891 592,891 000000000000000000040a85b2e3bf487f7a5a5b03e5bca1ae894fec362ba84f 2,092 1.00/1.00 vMB 16
592,890 592,890 00000000000000000001ce095250fb4bd137c3a07ee1dbbc257c4fc4bc328dbd 2,646 1.00/1.00 vMB 17
592,889 592,889 000000000000000000079f9e1446dffa4d3fd9a791a65d30735c15d2fd4e988d 2,395 1.00/1.00 vMB 13
592,888 592,888 00000000000000000011208c26d3b4acf06d481a3f4343da88f080e2e27be8df 3,186 1.00/1.00 vMB 26
592,887 592,887 0000000000000000000296865b9043755b13b8000dc0bc4d35777909ec79311f 2,958 1.00/1.00 vMB 48
592,886 592,886 0000000000000000000dd428d36e88680482f02a7fb42782f90a475c25dc0651 656 1.00/1.00 vMB 1
592,885 592,885 0000000000000000000de5c36be868aaf05fe8952c7d74fe9d303fe019e2c2b9 2,667 1.00/1.00 vMB 16
592,884 592,884 0000000000000000000f7979351c7c02960ef816110e66b5eafe2f79063f4ba3 2,741 1.00/1.00 vMB 25
592,883 592,883 0000000000000000000bc56f16e9d76741bdbbf4fc942eee14d15e1009dfe625 2,708 1.00/1.00 vMB 21
592,882 592,882 000000000000000000081b95177389fd5d53a07fb607ce41fd407839d29f5737 2,164 1.00/1.00 vMB 19
592,881 592,881 0000000000000000001370df341c10b65fa568ae6ab82307ecee2196f4533642 2,334 1.00/1.00 vMB 25
592,880 592,880 0000000000000000000b9d44f92a15d3ae7fc96bf741504b662bada0f0ae4ff0 198 0.33/1.00 vMB 2
592,879 592,879 000000000000000000123c1c3148cb7920ba2cd8e4542df65f0a202d50980493 1,902 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.