Loading Tool

Explorer IconExplorer

Memory Pool

35,979 transactions
15.28 vMB
0.08736468 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 86.68/200 MB

Candidate Block

Mining Attempt 7c56927d1e72c2956b6f9b48b760bc6a166de1060c77983bd7955ffc532890db
Version 20000000
Previous Block 00000000000000000000882eb50d4cf30d3e14b30b39d5bc9707ffd2840b4559
Merkle Root 095eec654a557645b617609930f480ffa97d6dff765e986c25fb4a8637fd26ea
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,933
Size: 1.00 vMB
Total Fees: 0.03234856 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,342 (757,315 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
156,027 156,027 0000000000000e2a04d23cf08e33b58a020e513461c7635c0a3798001301ee23 57 0.03 vMB 211
156,026 156,026 00000000000006e136260868a1760d0cc26494a862c1d4c68c3e30908422b759 40 0.01 vMB 147
156,025 156,025 000000000000009ab4b3f6829daba31f75d06e615a7dd81d9e0d60d30a5d224a 11 0.00 vMB 364
156,024 156,024 0000000000000adf43bd65d62bba1145b3ab30196e0e2c0a9214b1fc0fc15739 26 0.01 vMB 119
156,023 156,023 0000000000000374a683e7bd5355446263988bb62fb0b04e3da8d933ffa6dfd4 1 0.00 vMB 0
156,022 156,022 00000000000002c07baaeee0e62a20da690b64f2fa04f8ae59742b8a8694a32e 6 0.00 vMB 34
156,021 156,021 00000000000007fb67af0aa8c9a5b4b4fdad9c7e6869b039cd0ba7994d3f190f 18 0.01 vMB 38
156,020 156,020 00000000000007e88a85efe2f1ab2c96f297024a13f754a0875e30d67cbb993d 20 0.01 vMB 35
156,019 156,019 0000000000000e759efd2869ea219a93806b6a3a139dba9d657977043e5e95cf 73 0.03 vMB 55
156,018 156,018 0000000000000c749e504bc07e2c52f61c879403dd2ced9c0cb06c57f15f38c1 19 0.02 vMB 108
156,017 156,017 000000000000059e739bda92177d7520c0c29790a53d4d16b9efdbd09b946520 10 0.00 vMB 17
156,016 156,016 00000000000004e15803e589672c90dd5363bf05113d0e51422dca0ee687fe43 42 0.01 vMB 83
156,015 156,015 0000000000000d91ca9fb9af087943c03e8fc130a3701247b4554cc906952d78 86 0.02 vMB 7
156,014 156,014 00000000000004b022453a6569360662e57bdc62450e4bead74e5f876fa79c69 90 0.05 vMB 16
156,013 156,013 00000000000005982632500d251bcab523712cdaa12291490eabeee147d1a579 33 0.01 vMB 16
156,012 156,012 000000000000049d3b5ea7a04909f736d065a05cf0d305c52cc25a9c12da1440 65 0.03 vMB 142
156,011 156,011 0000000000000069edb5f96158537c0b6eff19bd3f9bf1ff1a14aadd219da7a1 55 0.03 vMB 39
156,010 156,010 0000000000000dad51a6be17c7f84a875082de110394aacfbc4d9978c40727f2 17 0.00 vMB 170
156,009 156,009 0000000000000cbe24d97fb9d725b93f09cec63d0707fabdbf171fe7bcd6d64b 83 0.03 vMB 207
156,008 156,008 00000000000008a8f67c31664e7c589d7b48d1dc2cdf2fee95ecce4fff6df24a 34 0.01 vMB 149
156,007 156,007 0000000000000ed3e2993747d48bcbf864e5ce40a1a35e4653f07c2baaec70d0 14 0.00 vMB 26
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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