Loading Tool

Explorer IconExplorer

Memory Pool

27,776 transactions
7.08 vMB
0.04818643 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.26/200 MB

Candidate Block

Mining Attempt e3b44f02a6d1ea22fdf38395811fdfdb4bdb0c4c49b6477ae84d0da6090f589e
Version 20000000
Previous Block 0000000000000000000208e8f55b22acde9972e57c0df25285960effdde2bfa9
Merkle Root f2c8a4b9d6ef932e7e9c661085f9298dbd5601f373ff8bc9507afc49f8abdfb8
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,943
Size: 1.00 vMB
Total Fees: 0.02561633 BTC
Avg Feerate: 2.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,012 (689,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
223,211 223,211 00000000000003311698327ae5677cdf70461d96df3357eec361ad340d263165 0.00 MB 7 15
223,210 223,210 0000000000000407a6847bcb3170991062049331ffcdcf19eedeeca62037ae0f 0.25 MB 497 210
223,209 223,209 00000000000001b60be457f35e258ac0fb937478eb903bb3933f40ab863b2f67 0.00 MB 14 118
223,208 223,208 00000000000000c1528daa19e1c03a59f7f249ffa6b058f0b9079c6253e33761 0.14 MB 161 100
223,207 223,207 00000000000001e1798db7adfde30463a69614fb45a223c23216a24946be76b4 0.25 MB 517 161
223,206 223,206 00000000000002632fdf39dfef478103d84f51a5416d1303915d295ce827fddd 0.05 MB 94 86
223,205 223,205 00000000000002b200b77e2f388eb4b019b19fddb1d769ba9843c57fa86ce36c 0.00 MB 1 0
223,204 223,204 000000000000039d93cd5915d282091fc21ca4c4386b0b10de53eb815fa03411 0.11 MB 256 141
223,203 223,203 00000000000003275e52c9a0ae86bd9cdf10fa5d308f74ff9b90e42d34f9da97 0.25 MB 707 199
223,202 223,202 000000000000045ac4c65c18f75b40e00ecbbcaf42b44c62fbad23410dde30f6 0.15 MB 512 307
223,201 223,201 00000000000002f535dd48f597a96e38e4ebb1ffbd0a117331a6e516491b4208 0.33 MB 730 210
223,200 223,200 00000000000001a9ca98d03a4ad35e2042d96710bc613170c1d56c0bd2a945ad 0.25 MB 746 1,322
223,199 223,199 0000000000000017983e056d0f64d1739a5a461d4cfd0c03d0aaa47c223d9360 0.16 MB 489 224
223,198 223,198 000000000000022aae2bb282f3a696008e9dd2ffcce952c7112932c560a00269 0.02 MB 51 158
223,197 223,197 0000000000000279e7efccb4ff82544d123f4d2aa4a1fb905ca54a838cebef9e 0.03 MB 45 116
223,196 223,196 0000000000000177308f0a0273990bdbe6fc09c5d223e412274d897f5153a947 0.23 MB 432 146
223,195 223,195 00000000000002921b001f624d8a4d40b2775980a534feb36039cf3e065f75e5 0.25 MB 452 123
223,194 223,194 00000000000001546186e2c9dcdc9ad9b1a753c9b1b8e686b41d6b6fcf70e52a 0.25 MB 806 251
223,193 223,193 00000000000000410cd7ca1c652cae29dd930e8bc706488ba878b580c4b181c9 0.05 MB 161 212
223,192 223,192 00000000000000ad2f8f1c6847c1e170649d94b9157f5b526d08a661b08c91a8 0.03 MB 55 153
223,191 223,191 000000000000003c6b9e8d0f041c4a6586cafb8229e0b5fe156dc2cf0055cbd8 0.12 MB 358 200
Previous 10 blocks ↓
Total Size: 778.86 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: 393.03 GB
    • Received: 3.53 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.