Loading Tool

Explorer IconExplorer

Memory Pool

42,161 transactions
26.15 vMB
0.05400364 BTC
Random Selection Loading Transactions
Max Size: 137.17/200 MB

Candidate Block

Mining Attempt d855e3eb6237c2b6b14559acba33082bb87f75405165dc60fede8c7edaaf6ff0
Version 20000000
Previous Block 00000000000000000001adf24d756c12e58f22deac56ca1fd4b9365f63adb769
Merkle Root 0c72c77a3cb1f3a4e75d69da2e032c7d0638428284305b897a254080867546f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,555
Size: 1.00 vMB
Total Fees: 0.00637707 BTC
Feerates: 100.36 > 0.64 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,729 (142,358 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,371 772,371 00000000000000000006b17333033f780e4fcd3c7e9de0afc589a657e5344990 1,231 0.44/1.00 vMB 8
772,370 772,370 00000000000000000006966fe37566905177f7d1135469ed2c7edfdacee4bd49 459 0.16/1.00 vMB 11
772,369 772,369 000000000000000000022c4a565ba308da40a2b2ddafbdadb3e810bf5deedbba 1,457 0.63/1.00 vMB 8
772,368 772,368 000000000000000000071f453df0427aa634ae4481b25dcdf4a0448ed507eeee 112 0.05/1.00 vMB 11
772,367 772,367 00000000000000000003c16b2eea39c1a5bf819f559b90e641a0ba36d83faaeb 796 0.31/1.00 vMB 9
772,366 772,366 00000000000000000006c0994f57a2122afbd591db731698261f52281439b350 1,729 0.74/1.00 vMB 9
772,365 772,365 0000000000000000000089fea1fe5b458f521c3999a85b89c1d438fbe6cc974f 1,016 0.85/1.00 vMB 2
772,364 772,364 00000000000000000001210c342d3c470d87bb2e56682d7cab97d17f1204d861 2,564 1.00/1.00 vMB 12
772,363 772,363 00000000000000000003fa0806bcb4ecf029648b34998735e82f3245f23f2300 2,726 0.78/1.00 vMB 11
772,362 772,362 00000000000000000002ae8379c315c673c3b77b8623d1c1432071c7d60f9c25 1,877 0.66/1.00 vMB 7
772,361 772,361 00000000000000000004f3eb4ccbf8317e7e36b416156e53928b0cbccb25ed49 2,949 1.00/1.00 vMB 2
772,360 772,360 00000000000000000005439befc7de341a2fe94e997f27464f0bada060a364d8 2,563 1.00/1.00 vMB 10
772,359 772,359 00000000000000000007525ef1c86cf689f00245f3c2169ebf8f0cce3ea6a7da 986 1.00/1.00 vMB 5
772,358 772,358 00000000000000000007326bcc6073e2d4edd0afc3994e7a41e4f9e7b7c1e63e 2,677 1.00/1.00 vMB 11
772,357 772,357 00000000000000000001135529c7d8b5850208ea143d8f5b46c612c8c53359cd 3,359 1.00/1.00 vMB 8
772,356 772,356 00000000000000000004b24ec1844a0c77e5fa18f10bf171d39805a4c270095e 2,660 1.00/1.00 vMB 23
772,355 772,355 00000000000000000004d093649c38d4d36a8db4a303db3d13aa8e4c695bb92d 2,368 0.88/1.00 vMB 8
772,354 772,354 00000000000000000001bb07d01cff6a15270eb86138d64c8d33a011569ff98d 15 0.00/1.00 vMB 8
772,353 772,353 000000000000000000034f08d2ddd802f78106e70bd0c814b6ffe198467b665a 204 0.09/1.00 vMB 7
772,352 772,352 0000000000000000000221e901e0828b7e632c1316041748cd3e3f54fa5ca826 1,543 0.66/1.00 vMB 6
772,351 772,351 000000000000000000017eb7b6d70f0e853463067dfdb2afafc860a61e489268 1,124 0.39/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.92 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: 645.87 GB
    • Received: 12.78 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.