Loading Tool

Explorer IconExplorer

Memory Pool

42,682 transactions
19.01 vMB
0.22220089 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 104.40/200 MB

Candidate Block

Mining Attempt ac6d1242befe74c86b01828acb6927d9dfd3e2c1d7c5e183bf319e6ffbdcdace
Version 20000000
Previous Block 00000000000000000001065da8b03548111eb7fbe3ef470933bdf1f9fbc44d6f
Merkle Root c9ec6b36f7df0080c44adf16fd9a75678d798e60cccaca56dbc59d66ef1577bc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,267
Size: 1.00 vMB
Total Fees: 0.08056416 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,322 (668,654 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,668 244,668 00000000000000c81d734744dcd3452b3832b62ae8ae5edc5e0ec92739765512 337 0.16 vMB 156
244,667 244,667 00000000000000a371ea60eb9904424d37606fdbf8782d8d4673df02d1bdcff0 17 0.01 vMB 47
244,666 244,666 00000000000000c70fb5dce7b3ebe4edf9656ef5e86aded4e243d84aa6fbd15c 106 0.05 vMB 62
244,665 244,665 000000000000006e24375cfdd6038d6179073f071d885d57420814a66e0b3c97 1 0.00 vMB 0
244,664 244,664 00000000000000072c115a221fc41b4a0b3aec472c1aa476f477687b9e52adbc 86 0.04 vMB 42
244,663 244,663 00000000000000aa8ece0795d002cfaa8158839545bfc6eed4819c66881ac843 197 0.12 vMB 103
244,662 244,662 000000000000009c7263e1c49b182f8aac9c69d107f8d65a7de44fee5d15376d 128 0.05 vMB 104
244,661 244,661 000000000000003a507647c1dad68002a79b735efe57ff816c7709ce04d08938 411 0.17 vMB 173
244,660 244,660 000000000000004f0c2d9bafb8ad73dcdf0bdbb65336f7ed2527ccf35c5bd17b 205 0.09 vMB 1,133
244,659 244,659 000000000000006de96da8f4bb0d178745e1e503d27bb4860b6afd9f0be83056 141 0.05 vMB 106
244,658 244,658 0000000000000058ec0c15019fd070d140217478f96e3b69272e9b982f5eedc6 239 0.12 vMB 110
244,657 244,657 00000000000000b7270b05db9bc4b6aeb7a44381b898351672d2e82f1c0c18a4 460 0.20 vMB 140
244,656 244,656 0000000000000001cfb6dfb3097da3ca44d9810e113ac208654e0096c08c33a7 24 0.01 vMB 107
244,655 244,655 000000000000002d5d4bc0e32a56c229995d704a1cf42144831dbff10de1175f 91 0.03 vMB 219
244,654 244,654 000000000000008e695d76e822236ed8b36c4b44ddf9e9bc6e9c752090201209 81 0.04 vMB 58
244,653 244,653 000000000000004b86fa39cb0e764273a07a046a745622427dd2870dad65db80 302 0.15 vMB 151
244,652 244,652 000000000000003f373e62b08629b6ee7f304c783d033c395ebdff8eb90f07ca 25 0.01 vMB 83
244,651 244,651 0000000000000011d97a1f0aa9d98ceae8f54b93bab7e69ff4fe655d5a08a195 287 0.15 vMB 109
244,650 244,650 000000000000001c178f7dcbb4bcbd17e9ae1b2abff03b7adc19653e0a005274 64 0.03 vMB 9
244,649 244,649 000000000000001bb95481c9f4b1635d8d5470da2124f623653b286bf9f20753 200 0.08 vMB 96
244,648 244,648 000000000000002672a538e2f86763f1e1b97102e93d1ae1d085580af612a982 83 0.05 vMB 45
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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