Loading Tool

Explorer IconExplorer

Memory Pool

76,718 transactions
28.59 vMB
0.07051112 BTC
Random Selection Loading Transactions
Max Size: 173.23/200 MB

Candidate Block

Mining Attempt 07073cda18a0eaa7b44d514021949546c4f915ab00b25b8ec4a5ee9506f78a6d
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 3c6d8b113f02d831a95ca4c840737d3bdd68e539263b632df10c572333b391ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,516
Size: 1.00 vMB
Total Fees: 0.01102932 BTC
Feerates: 71.79 > 1.11 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (242,103 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
673,057 673,057 0000000000000000000bd4fa1933fe01edc196e6ac249d087d7786569deb610d 2,260 1.00/1.00 vMB 104
673,056 673,056 0000000000000000000bee43d257578458291cb8e7213ab3a7d9df904ebf2408 2,293 1.00/1.00 vMB 109
673,055 673,055 000000000000000000068193ac3e59710433286efaaa9a71ec612452a351ff9b 993 1.00/1.00 vMB 105
673,054 673,054 0000000000000000000984754552a5213c51fe282435abd8383e3f6c9c8b847c 2,826 1.00/1.00 vMB 127
673,053 673,053 00000000000000000006461f061ca85408edc2ede76b349b602821a6be9fc634 1,882 1.00/1.00 vMB 132
673,052 673,052 00000000000000000006c3d8f46f3c61e3e1cd6115b194abf5c24b4a682041a3 1,422 1.00/1.00 vMB 146
673,051 673,051 0000000000000000000af74b7eec84ac9e16dcdc05c23e95aad78dd1eef64ac5 2,438 1.00/1.00 vMB 155
673,050 673,050 0000000000000000000c9f85607313f6251d4f75009f54708e42e39e37b402e0 2,434 1.00/1.00 vMB 76
673,049 673,049 0000000000000000000146106d2f05db01350d73c1f038338db20e87b02e8059 3,178 1.00/1.00 vMB 108
673,048 673,048 0000000000000000000767416799ebeeec96a374b9bd563e0d81edb8397c3ca2 1,219 1.00/1.00 vMB 124
673,047 673,047 00000000000000000007e4ceeb919534a2475ee7989e64cb5d606562c19b524d 2,852 1.00/1.00 vMB 76
673,046 673,046 00000000000000000000c6d3906113655ccd1edafbf7952f2cb5b15a0bb8359b 821 1.00/1.00 vMB 108
673,045 673,045 0000000000000000000c9c5db37084af7798cfe02651cefe04905238151a7418 2,087 1.00/1.00 vMB 132
673,044 673,044 00000000000000000009cfa1e60389fd92ef5586ea2781988e4b7ff24c893769 2,292 1.00/1.00 vMB 93
673,043 673,043 0000000000000000000c952a770c80d6454020cbded2cfc2bce8f544296079d9 3,030 1.00/1.00 vMB 90
673,042 673,042 00000000000000000000a89e14477e8a97a45e7a7678ca20aa61c3bbe63c3ceb 3,406 1.00/1.00 vMB 72
673,041 673,041 0000000000000000000599d30dd5115c847d9eb0787e9f2160c83ea580ba0ec1 3,202 1.00/1.00 vMB 109
673,040 673,040 0000000000000000000416df2e0f16800690b403a2f015615e6045bcaede2b8f 3,248 1.00/1.00 vMB 107
673,039 673,039 00000000000000000009b2c6d6525e6ff60481fb5797ce6068de302d8a7bd384 2,278 1.00/1.00 vMB 133
673,038 673,038 00000000000000000004b153b54c34e9ae5ab1802ca4ebd6dd9e285c592e47aa 2,689 1.00/1.00 vMB 121
673,037 673,037 00000000000000000005b6266fc291a889caff9be7f0852a15d7c451cc3bb433 2,775 1.00/1.00 vMB 130
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.