Loading Tool

Explorer IconExplorer

Memory Pool

81,771 transactions
30.13 vMB
0.07910234 BTC
Random Selection Loading Transactions
Max Size: 184.87/200 MB

Candidate Block

Mining Attempt 9b2151b14011cce4243a53346d9825afbbbb82100fd6b232fbc66957e40c505b
Version 20000000
Previous Block 000000000000000000013457b3bde0e62d4769405a2f173111440bef4841749f
Merkle Root c6bab09ec5296557ed727063f4ba99b6d164509236d6f9e2c77f2221461fe389
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,027
Size: 1.00 vMB
Total Fees: 0.01213478 BTC
Feerates: 60.16 > 1.22 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,325 (322,428 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
592,878 592,878 00000000000000000007211224f5502061d2db85ee60177dfa066a16ff30f248 2,654 1.00/1.00 vMB 5
592,877 592,877 00000000000000000014c2fdf08a96dbc22ca924163e786cf560fb4ca346df08 2,520 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.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: 715.26 GB
    • Received: 17.68 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.