Loading Tool

Explorer IconExplorer

Memory Pool

43,638 transactions
26.39 vMB
0.05750595 BTC
Random Selection Loading Transactions
Max Size: 139.14/200 MB

Candidate Block

Mining Attempt c07a1f6650b67047f60338ef6e05be9f8766e0eb928407879d1d2a237d660bdf
Version 20000000
Previous Block 00000000000000000001a55d623f1f2c6db375b29f372bb722a1b5f7c3bb8796
Merkle Root b10b7bc91e5c67fff7ec9184b246f85f51e15ac6c9c31c0987247923305c2e21
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,361
Size: 1.00 vMB
Total Fees: 0.00917847 BTC
Feerates: 73.20 > 0.92 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,782 (341,819 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
572,963 572,963 0000000000000000000df3f16bfdfa5971a6e311678f5b5a072700475c9dc2cc 3,021 1.00/1.00 vMB 89
572,962 572,962 0000000000000000001347a43874a36b0e17cb55cf266da31419ffe8bc39e695 2,205 1.00/1.00 vMB 81
572,961 572,961 000000000000000000148a2753e4bc8f963092f36ce90332bd65f4612f6589b1 2,700 1.00/1.00 vMB 98
572,960 572,960 0000000000000000000896fb714041916d0a886bc37d686812e770a159122a94 2,508 1.00/1.00 vMB 121
572,959 572,959 00000000000000000013c9739752969c959651079b302b74caf94d08d7087020 2,161 1.00/1.00 vMB 103
572,958 572,958 0000000000000000001fb0f140ef58ad13bb12fa5778205097e319736b545093 2,671 1.00/1.00 vMB 106
572,957 572,957 00000000000000000018610898cfdc7b6ad5586c35e61f3c0e6b0184d2afb7ec 3,012 1.00/1.00 vMB 119
572,956 572,956 00000000000000000015be119215616cc3ccf2d238f0bd623ee39fce1e2d8bbd 2,880 1.00/1.00 vMB 119
572,955 572,955 0000000000000000001df69225c15636339c9f9681dce17cfae4176f9031a08a 1,488 1.00/1.00 vMB 97
572,954 572,954 00000000000000000002df42a617c92514cdc4d53bba0252f756d52286463939 2,433 1.00/1.00 vMB 118
572,953 572,953 000000000000000000125bfc8911bc85b0dd631e94853b4806257a5c6121813b 2,669 1.00/1.00 vMB 109
572,952 572,952 0000000000000000001b1c0595c6be65fed7e3bab5d762f8757629deef408734 1,212 1.00/1.00 vMB 93
572,951 572,951 0000000000000000001192b5f0ad5cca9606cd1558e0c8a399dcdab061bc6543 1,650 1.00/1.00 vMB 99
572,950 572,950 0000000000000000000657fa3867bfebc0aeb93446942c936d44b9c3173efdda 1,232 1.00/1.00 vMB 117
572,949 572,949 00000000000000000027aa2509527501293869c6e00773d7ea267da9be7ad5e0 1,930 1.00/1.00 vMB 127
572,948 572,948 0000000000000000001ddc8137af50637b44d44922e2243ffac7fff28b5d5525 2,377 1.00/1.00 vMB 85
572,947 572,947 0000000000000000000f2ea5d7489c7a6c7b4aae1a8d305bf2888a822c6115e9 2,954 1.00/1.00 vMB 70
572,946 572,946 00000000000000000012fc779f11aeb9340baff817079f7d4331431b3cd579f1 2,991 1.00/1.00 vMB 95
572,945 572,945 00000000000000000019cd9e87098796e428b891dc8198ec9e45fe146e2a5278 2,770 1.00/1.00 vMB 95
572,944 572,944 0000000000000000001f302d52ee2b17f6187a9268355daf07afd44f3c6f0630 2,848 1.00/1.00 vMB 77
572,943 572,943 00000000000000000019d2e091c4f52f8eb7c1f59c21ffe1afda44c04da05180 2,962 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.00 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: 648.88 GB
    • Received: 13.09 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.