Loading Tool

Explorer IconExplorer

Memory Pool

81,433 transactions
29.97 vMB
0.08903129 BTC
Random Selection Loading Transactions
Max Size: 180.95/200 MB

Candidate Block

Mining Attempt 80ea73d2874c1bf7858e2557a3606e65f47fac56b996565c97abdfdbb3293192
Version 20000000
Previous Block 000000000000000000000566719f650a5928fbb1a01177f015bdbcdec5c3c5bc
Merkle Root 665578eb3f7d358af6455191ae68649b6cedae36253d1e39abac1bb9531dbe97
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,608
Size: 1.00 vMB
Total Fees: 0.02676131 BTC
Feerates: 500.73 > 2.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,965 (568,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,455 346,455 00000000000000000050e5a6e3b179191ce321d7163bc808a4a932072455b340 188 0.10/1.00 vMB 30
346,454 346,454 00000000000000000dee27cfbbc4e6fd498a3cb14045072ae21bc1869c91504a 822 0.75/1.00 vMB 59
346,453 346,453 000000000000000014e8537b7fcb8a32100ef05705f6f6cd954c6219e83c95b0 1,546 0.99/1.00 vMB 20
346,452 346,452 00000000000000001766f9783fd4a6824e56b85b44c0de84a7c4ceb9644e23a6 339 0.16/1.00 vMB 59
346,451 346,451 00000000000000000d65e959830f909f0133979a2167af151ea25ebb3d1bcc07 1,836 0.75/1.00 vMB 33
346,450 346,450 00000000000000000b25b3402e0c24ff255d0a08045ee8394b0669f32c37b8ed 443 0.25/1.00 vMB 23
346,449 346,449 000000000000000012ed2356c317135bbe73c65d181c8fa6976c975d1523f6cb 663 0.39/1.00 vMB 17
346,448 346,448 000000000000000006c9cf9ff843c750ce40cafc40c49e3e87dfcfd4b98094d4 638 0.70/1.00 vMB 15
346,447 346,447 000000000000000011439fb6fdb111ac0791efc2b64ef817e81d147ffaaedda2 2,102 0.75/1.00 vMB 41
346,446 346,446 0000000000000000097ab3c027ffc970a166ad9e636e376d5bf2dc9d501ebd7b 242 0.15/1.00 vMB 19
346,445 346,445 00000000000000000d445aa2e467a21e6e7dde719cbe4f29a631bcfb8c951e59 949 0.47/1.00 vMB 28
346,444 346,444 00000000000000000c85f4a919a619550833b4c6310ccc75e30afe91e4c645bc 527 0.29/1.00 vMB 22
346,443 346,443 00000000000000000b25f4bbcda3875cbc10941060e1c8b4ed052050f318e83a 668 0.38/1.00 vMB 22
346,442 346,442 00000000000000000a56af9257dacdbf8b1b89d0f339f634a5097db79ce410c5 770 0.44/1.00 vMB 19
346,441 346,441 000000000000000014042bb5d488fb4ca608c3f661411fd57fccc9fdcd9ef418 129 0.05/1.00 vMB 31
346,440 346,440 00000000000000000fe5dcc61dee13967fd7e636931fad254a29927544b34ad3 197 0.33/1.00 vMB 14
346,439 346,439 00000000000000000bbd72b322d6590d3fa9797ff70d15017f598f38e1146c08 1,184 0.75/1.00 vMB 22
346,438 346,438 00000000000000000186d1da28ad85336154d8bfcbdb787ebe6a2f92dc63a5ec 1,024 0.33/1.00 vMB 42
346,437 346,437 0000000000000000133984c3651533cf65b9025f87fd7cb16ba100af73499b28 717 0.37/1.00 vMB 30
346,436 346,436 000000000000000013cc0fe57541a2cb79b8e23ec6da61c57771c4c53ff42197 748 0.38/1.00 vMB 14
346,435 346,435 000000000000000013307f0337c22bd3e88b51cc24e99e8834a4e97a8eed9e9d 1,624 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.33 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: 660.36 GB
    • Received: 14.69 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.