Loading Tool

Explorer IconExplorer

Memory Pool

21,347 transactions
9.31 vMB
0.05980956 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.55/200 MB

Candidate Block

Mining Attempt cda6a2cc41531e03e0c66de6cdfa7886e2ef4459d43d29defae72a4cc4a866ec
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root 40c4acdad8df0cc4f78f234f087054d32bea29136a595f28aedcd04e5e155198
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,529
Size: 1.00 vMB
Total Fees: 0.03441053 BTC
Median Feerate: 2.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (715,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
197,895 197,895 00000000000001e678487963602c58804be4f05907af6f1420b59ef59b640482 123 0.05 vMB 190
197,894 197,894 000000000000062eecf18e687feeeefe64c240881c97d4922f7f87c80a812ecf 284 0.12 vMB 246
197,893 197,893 00000000000002027e48332c42c5d3d3caf9ee2c06601476ad971033446935f9 232 0.09 vMB 316
197,892 197,892 00000000000000a06aa168cdc6efe2de30edd4326692bb1759360809a1cc15ca 64 0.06 vMB 63
197,891 197,891 00000000000003e5ef5849150519cfd46f49ecf5e4fc259dd86d81acf2ca7d22 379 0.14 vMB 198
197,890 197,890 000000000000046a3cee97359f4a2c1083c01bb521b9210937e2a6ab61bdf737 111 0.05 vMB 214
197,889 197,889 00000000000001a6d26cc3784f73f98052285df34e8d4f84d30da5150759e463 62 0.03 vMB 146
197,888 197,888 000000000000002a064f1aa04b0756b747b7863c4ff031be9aaf52206a165446 47 0.02 vMB 187
197,887 197,887 00000000000002c457617bc52752f9fbf65b02f380111f6a98c57b67ef63be88 79 0.02 vMB 37
197,886 197,886 00000000000005e54a0ed2e42193419acf0b0ac10a3e9a84d737db3a5ca6a0eb 316 0.17 vMB 79
197,885 197,885 000000000000055e89d907eeaa724d00243fe9169710a78dd76db87bf04ac5c7 202 0.08 vMB 138
197,884 197,884 000000000000036b0687c15229f7c337265f2154c6ece7a1fde625f97c260ebf 37 0.13 vMB 184
197,883 197,883 0000000000000153db78e8bf421bec4c4321b00be84d22cfbbf016b2bdfd7c86 724 0.25 vMB 185
197,882 197,882 0000000000000065b7425a93b4d1cc92c0b96f58a619e7d8a993773e5871735a 88 0.12 vMB 73
197,881 197,881 00000000000005b0b8f7ff6a1156d02c94e95c6dfdc5d368c44cb64969af7421 463 0.18 vMB 162
197,880 197,880 00000000000001cde6ae7cae19fdd4f5d1f21e6ef88cc9efcb5b41dc616f6afc 210 0.06 vMB 28
197,879 197,879 00000000000004ce34491c64feb507743d6e682c814deeed779b99444f11733a 512 0.33 vMB 84
197,878 197,878 00000000000005607712f6a19d6c387125839f9ac37211138d33f0c7885226f0 13 0.00 vMB 181
197,877 197,877 00000000000002b7b03f977cf7026f98189d91a5849bda0084bbbbdd0af4003d 208 0.07 vMB 107
197,876 197,876 0000000000000219b95e71ec94a7fb5e5c95f4ecf2a529fcf7c531dc4faaab92 877 0.42 vMB 163
197,875 197,875 00000000000001405490debd67ed06e09a4f9250d311873e21d95b54d04da355 20 0.01 vMB 60
Previous 10 blocks ↓
Total Size: 779.54 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: 250.57 GB
    • Received: 0.95 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.