Loading Tool

Explorer IconExplorer

Memory Pool

87,271 transactions
31.67 vMB
0.22062473 BTC
Random Selection Loading Transactions
Max Size: 192.26/200 MB

Candidate Block

Mining Attempt 3e76b7cbddbbb1dcb7bd2dff2794bf0207b2c795094d1417c5ce73fda5a6c573
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root a7044cb8c309ef58762caaaafcd96dbaacbe3b06af7d6bb9b0eb74c94f4be10b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,524
Size: 1.00 vMB
Total Fees: 0.11071560 BTC
Feerates: 502.67 > 11.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (360,833 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
554,292 554,292 000000000000000000217e340f06226fceed07a4a7aea51bd19e6c53c16fae8a 1,283 1.00/1.00 vMB 14
554,291 554,291 0000000000000000002bebd61553fa3e358ac373d89197c94fda6e58f2b62a92 647 0.29/1.00 vMB 11
554,290 554,290 00000000000000000030c4dcac70128953bb2ab43ca77c39b58866611e16541b 1,820 0.89/1.00 vMB 12
554,289 554,289 0000000000000000002ea36fb74b5ca3a5342da2cbf0dc411e296f97b95cf8e6 197 0.12/1.00 vMB 8
554,288 554,288 000000000000000000245a7d6c9e382b7b23f710d7c8ba68e4054a436eb91e29 1,119 0.75/1.00 vMB 9
554,287 554,287 00000000000000000028c20438ac1fe82c898b9e61b377f36cbb7f8ce9a6df25 1,682 1.00/1.00 vMB 4
554,286 554,286 000000000000000000067645b35c4a147f7e33cd0c248938da00384c6fe8b5e7 2,075 1.00/1.00 vMB 17
554,285 554,285 0000000000000000000149b67f2d543a99c207c50d523d335ce180fd7d8b3d5f 1,381 1.00/1.00 vMB 7
554,284 554,284 000000000000000000077e5d7afc5fe95d83016e649b361f207182cbb958b00b 1,851 1.00/1.00 vMB 17
554,283 554,283 0000000000000000001e1fe275e18ada84f969d07d789d61fbc1fd5d95b9b992 1,872 1.00/1.00 vMB 10
554,282 554,282 00000000000000000008fad3c8301f3e2080fc5fbae7a68d3962e0deca4069f9 2,529 1.00/1.00 vMB 3
554,281 554,281 00000000000000000007b181239156e5670e229b68d029cdc777b422a80c7804 2,419 1.00/1.00 vMB 21
554,280 554,280 0000000000000000003083a65b8fb719ca7b70f23565aa95da8fd8588f8163ec 1,669 1.00/1.00 vMB 16
554,279 554,279 00000000000000000023c30d0e360cb6b9efc071fa5b1762da0b14e70141b532 363 0.11/1.00 vMB 30
554,278 554,278 0000000000000000001d160ce524572a028c7f69cb28900a6157e408b3c972fd 985 0.39/1.00 vMB 28
554,277 554,277 0000000000000000000772ec1d4d02257afff46ff41753889fbdd1f517860d96 635 0.62/1.00 vMB 2
554,276 554,276 0000000000000000002d4242d70e997182853f7879db23acbca8947baf25bf72 3,840 1.00/1.00 vMB 19
554,275 554,275 0000000000000000001b47a839eca1366380153a1100d95c2d03d8409202fb44 211 0.07/1.00 vMB 21
554,274 554,274 00000000000000000023bda11a8cc4b95dc31a38b367993c5895fd24fc19b5a9 868 0.32/1.00 vMB 9
554,273 554,273 00000000000000000024887da9057dbde22523401152a5781eee8a512c85c38c 1,302 0.57/1.00 vMB 12
554,272 554,272 00000000000000000002bab51ce766ce2490a2bc41d7ab06f1dee3be465f2bcb 1,630 0.66/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.61 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: 671.95 GB
    • Received: 16.08 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.