Loading Tool

Explorer IconExplorer

Memory Pool

27,909 transactions
9.57 vMB
0.09533151 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.75/200 MB

Candidate Block

Mining Attempt 329857f9e3267b203cb678b02603065271482d8bdeae17e75c45f4e02ce7a466
Version 20000000
Previous Block 000000000000000000018c023f819f79210c69673a9160c3d44423c304872a47
Merkle Root 3d409bd1741cbaa8ce65552db9dc4f02548ca2a759f12d5c9865f5d9d8c7d39a
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 825
Size: 1.00 vMB
Total Fees: 0.02280314 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,222 (743,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,680 169,680 000000000000040c897140d6258be1e3e5dcef2d86d2da3aca94618ac2ab146b 50 0.02 vMB 33
169,679 169,679 0000000000000a3a03d81b0a7aae50aaa51941c47d04f5777f1c42388ca66594 75 0.05 vMB 157
169,678 169,678 0000000000000843294832ace7d2c13d1d397e75aba5043844aeb22bdb215939 44 0.02 vMB 163
169,677 169,677 000000000000046e40a65c611f06d986c7dec710e710e84ea49b03ee1922ba7f 68 0.04 vMB 60
169,676 169,676 000000000000038a421be0468e62da1252be7073c6fa252145bc4c06b154e0b6 108 0.04 vMB 63
169,675 169,675 00000000000007e82fb1c549a9391a707dc92dbdb7ba86a4b787440714e83d9a 9 0.01 vMB 31
169,674 169,674 00000000000002b94bc36a67395ef353acd6cf4e3b6fce36204ce8a3dd1ce21b 13 0.01 vMB 69
169,673 169,673 00000000000008e26c6e68962c75cfc3b423a915152cc82d2a32afafe1baa0f8 22 0.01 vMB 67
169,672 169,672 00000000000000ec396fbcab6d0263027209f7d7f125f4a2875042ecae34319f 93 0.04 vMB 42
169,671 169,671 0000000000000136e384d517ccee31b094da8436c74275f84d1b9006310d3a00 64 0.04 vMB 64
169,670 169,670 0000000000000a2c5d4d0d790ef1812c6116de407ec35eee6011e2b75370cf00 15 0.02 vMB 60
169,669 169,669 00000000000000f240877d0ac16a848280aef0a2aaafd4d731a2eca223f141b0 36 0.01 vMB 113
169,668 169,668 00000000000005de98823f48010978757c48c491631739d39d43e7dab2819563 7 0.00 vMB 711
169,667 169,667 0000000000000044be2622f4d54143467990333b7d04d379f7722baee1f89c4d 76 0.04 vMB 82
169,666 169,666 00000000000007e96ee7c615b3d097ba5b387beb32026ce3ad2b5f252efcd875 62 0.03 vMB 147
169,665 169,665 0000000000000a05f1dbe5b5125463a290e038867925d8cad96d200b21f002be 21 0.01 vMB 480
169,664 169,664 000000000000067e2c143c190d19842716e98ffcec7548a91eaf2d32ccfecd5c 58 0.03 vMB 82
169,663 169,663 0000000000000587676397bc41a793d53259fc5355f81c6a5602eaa6a0feb851 33 0.04 vMB 145
169,662 169,662 000000000000031a8b35f1bc374d6521cc8076008c8add4fb02f2dfe1a29ebcd 40 0.02 vMB 270
169,661 169,661 00000000000005c9e360bf89d3f3b9671ffaa97a13321f70f52c08fcc483afa8 85 0.03 vMB 84
169,660 169,660 0000000000000149b9fb6099e3f2df54328228e625bf531495e5c52f8567fd1a 108 0.03 vMB 11
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 70
    • Outgoing: 10
  • Data Transfer:
    • Sent: 24.49 GB
    • Received: 0.49 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.