Loading Tool

Explorer IconExplorer

Memory Pool

77,160 transactions
28.77 vMB
0.07866848 BTC
Random Selection Loading Transactions
Max Size: 174.03/200 MB

Candidate Block

Mining Attempt d5a1f146323354fb66894839fda5425fb8cafe8635070f4f5d89d0a0a4325cd4
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root c689cd3bf83c0f51c123a571fa7cd5d3be5c294351421f3f9f5ba0eac4235458
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,827
Size: 1.00 vMB
Total Fees: 0.01870317 BTC
Feerates: 100.17 > 1.87 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (698,918 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,218 216,218 00000000000005176133e166a14d2e7e05fe0d060502cea52b23fb9b456cd286 741 0.25/1.00 vMB 216
216,217 216,217 00000000000004371ef21b97cf82be9ecbb8f2c9f7367399da48fb1d8c44bf95 127 0.05/1.00 vMB 134
216,216 216,216 00000000000003e689184c336df6a63b4ddc308c6458f7ea2363d44ef097a9ac 16 0.01/1.00 vMB 165
216,215 216,215 00000000000004c07ff8b7727e5c81292b1853e4ccb65634dd6c64610ecf2344 202 0.11/1.00 vMB 314
216,214 216,214 0000000000000046114a67b1d305d8d539eb53a57ece95618c4f1065124e0e88 639 0.25/1.00 vMB 185
216,213 216,213 000000000000024544e0e4c22a3067acd8b5db4753c36c1a48db86dbc6c35fdc 113 0.05/1.00 vMB 116
216,212 216,212 00000000000002821e98217abac4d8378d719067adaf9215877bc52387acaf41 110 0.05/1.00 vMB 120
216,211 216,211 00000000000004210e80248a9ddc2f4b113f6d9420c6956e5428e71deb0ec047 51 0.01/1.00 vMB 230
216,210 216,210 0000000000000342c489562439e0512a83173a2dbe4831417021f0735cf35eaa 343 0.16/1.00 vMB 184
216,209 216,209 000000000000008871e5473df4b8267b71a3a4e4987c4747c77e232d999174c1 21 0.02/1.00 vMB 98
216,208 216,208 00000000000000ed907caca338615712b7bd11a4d1288a442e02b85df9aee115 361 0.19/1.00 vMB 166
216,207 216,207 00000000000000450d683a73123baef74ed423ac75d8b87eef0f9d284a66f3f9 712 0.25/1.00 vMB 199
216,206 216,206 00000000000002f942de956850d5ac9640e5308abd192f3e2f882356291fd8fe 125 0.05/1.00 vMB 238
216,205 216,205 0000000000000310707fd59878c1f837310bda9ef81b66735497ac4b90bc588e 563 0.23/1.00 vMB 199
216,204 216,204 000000000000013c45e946bc3ecded1f82e8937cc785223a23baf0ab7ff457de 610 0.25/1.00 vMB 235
216,203 216,203 00000000000001394a2708ef89debed36b2b270f93de96a746f7fe649a02b254 12 0.00/1.00 vMB 0
216,202 216,202 00000000000000e70abfa43ca4cef499287ec086ff3ca53eb12005cd664e04d4 279 0.11/1.00 vMB 261
216,201 216,201 00000000000004c5d873c73788513f4b7db19b0337d215ffd753053c38f427d6 9 0.00/1.00 vMB 452
216,200 216,200 0000000000000170e0fbd849e1fad98c314edef9b7d406814f04d69aca37fd91 499 0.24/1.00 vMB 390
216,199 216,199 0000000000000371a3c3af1216e40b176f13e54c561daefccde4052f4849e875 351 0.14/1.00 vMB 199
216,198 216,198 00000000000004157ecc39a5a50284f4293a1f7a3c5d47e8309432aeec99c8de 506 0.20/1.00 vMB 189
Previous 10 blocks ↓
Total Size: 782.63 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: 672.13 GB
    • Received: 16.15 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.