Loading Tool

Explorer IconExplorer

Memory Pool

84,649 transactions
32.70 vMB
0.10005951 BTC
Random Selection Loading Transactions
Max Size: 198.19/200 MB

Candidate Block

Mining Attempt df26762a24988d74bb6271316b969fdb0800016959afa732276e73d8341d6212
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 822a0a5eb32bb7e5e5074a127e991439e14377c919431d97fc597336f17d4bfa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,739
Size: 1.00 vMB
Total Fees: 0.02771001 BTC
Feerates: 223.65 > 2.78 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (702,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,563 212,563 00000000000000fcbb1ce84be7785d090b0185b8a2feb700995a30ce12f55277 342 0.18/1.00 vMB 149
212,562 212,562 0000000000000099d7bec27be28979c5f16a07a9c24f3cf4f74ea19e25a9cc2d 116 0.03/1.00 vMB 99
212,561 212,561 0000000000000165dc721be8a9e425baa641c4ecca50e4f1a28848e6f783cf0b 521 0.26/1.00 vMB 183
212,560 212,560 00000000000002e141c5dfecf1c6e6d259e804c20137f2c39c6f17ddb01f52fd 491 0.34/1.00 vMB 60
212,559 212,559 000000000000006189ff8b5be297124bb28632fd401b5d54a9efdeb71fa38a05 654 0.20/1.00 vMB 284
212,558 212,558 000000000000024af31c5317db2df5fb37186040b7c1cb9ef4b31ba25c60a87a 55 0.03/1.00 vMB 146
212,557 212,557 00000000000000c0fff269a4532fa39d17bbc9e39efea506056c6685a8c2684a 45 0.02/1.00 vMB 157
212,556 212,556 0000000000000147b1e4ec57e3a16047d851b034031ea13b230bf121b63f5600 267 0.10/1.00 vMB 178
212,555 212,555 000000000000002c55f724f9d0066043dfb144e76b10c559f0a3a5660a343e8d 147 0.07/1.00 vMB 87
212,554 212,554 0000000000000042cd1ac1e392ed6ee69b591872aae2c4a1009b3172b85d2d9e 140 0.08/1.00 vMB 102
212,553 212,553 00000000000002414cf3587225911dcf8b668cd59a3c30900b9ccc18dab549e2 519 0.25/1.00 vMB 167
212,552 212,552 000000000000017ff7a06a5bbc16334decbe51135606bf67460a6271bf2948e5 11 0.00/1.00 vMB 35
212,551 212,551 000000000000042000184be46aecf5b48a0e142175391c093a78900bce3679c2 606 0.37/1.00 vMB 102
212,550 212,550 000000000000010fb84eba145addac1f383b2ee2645e76770b2264162fbf6c6b 693 0.20/1.00 vMB 424
212,549 212,549 00000000000002842f0b34dd1efccf344c7c9c8f4bcfecce57010fb1d5d36cfe 12 0.00/1.00 vMB 132
212,548 212,548 0000000000000099a35d844a97fd977ba34d207df46d33e6514a1703984a14e3 34 0.02/1.00 vMB 110
212,547 212,547 00000000000000ea39e763d7ca711a801ec30e938bdd7e4cad676bd61e87d618 47 0.03/1.00 vMB 119
212,546 212,546 000000000000039f2ca5566beca410d7e19dd34abe1a7b7324f1713aeb455123 39 0.02/1.00 vMB 145
212,545 212,545 0000000000000096e571aa3071e5afe6f8ab35aa1917a9f93d05f08ea549adc5 121 0.07/1.00 vMB 94
212,544 212,544 00000000000002e246732ac92fd0d65e5f644df64be8143ef95ae37dc6ff0249 636 0.31/1.00 vMB 158
212,543 212,543 00000000000004da70c10d1b0c33f6af467649107c7e26dbcefa242dfb58311a 87 0.03/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.76 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: 709.02 GB
    • Received: 16.82 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.