Loading Tool

Explorer IconExplorer

Memory Pool

37,178 transactions
28.17 vMB
0.05989017 BTC
Random Selection Loading Transactions
Max Size: 142.15/200 MB

Candidate Block

Mining Attempt 92dc104000545d0f3c0d52071bbbcea44f8fd0f2940452ac83b8b83fb6456a12
Version 20000000
Previous Block 000000000000000000003fff6a7eec49e227358900154aba2d8852eed6b803ae
Merkle Root f013b58ce30baf2dad1746c6839f2d439c2a723423edaf01de31495ee504da0f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,029
Size: 1.00 vMB
Total Fees: 0.00592503 BTC
Feerates: 100.29 > 0.59 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,595 (678,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,441 236,441 00000000000000e2e8fcb3ecabf62227a4d4097aaeb9f29cc227560d2c9884a3 288 0.25/1.00 vMB 63
236,440 236,440 0000000000000049fcb996c8b47e16d18ee1667a17a2f30433bdef61fa56763e 677 0.31/1.00 vMB 156
236,439 236,439 00000000000000fdac48c9025118f5333e2fc555c0b6229df2a0f8bb85d03fce 311 0.15/1.00 vMB 165
236,438 236,438 000000000000015af3c4cf02bafbcedb8cb9fbf09cbbb6b0fb39aea7a27cf19c 616 0.27/1.00 vMB 179
236,437 236,437 0000000000000127c4f575fd02bc1fb25b0a9e85d54dcecb6f3192b0e4005dfc 620 0.32/1.00 vMB 145
236,436 236,436 00000000000001720c5b22f0ba6daf28f98dbbf699b2228fdc70b449c4bf5896 439 0.33/1.00 vMB 99
236,435 236,435 000000000000014713683b9c1762574f40bd5cc323d0b5589a67c44e641f4ffa 712 0.25/1.00 vMB 203
236,434 236,434 00000000000001034eca7b9ba0c3bd4dafb16f8928783c6760a12addbc4f7101 128 0.06/1.00 vMB 102
236,433 236,433 0000000000000144b06941da377abb15579a12a59133ea0b904cc0928527a55b 1 0.00/1.00 vMB 0
236,432 236,432 0000000000000018b3ef6303fbf8f16a5f3bb74c7fce0bf224aac76c518b1444 318 0.16/1.00 vMB 150
236,431 236,431 000000000000002c75deea8a49cc8e969bf91f7c9edefd7b92503ed01aba68ae 634 0.25/1.00 vMB 195
236,430 236,430 0000000000000018429b3553df4d2597cc15e28e962fc2321aa39e652b3a64b4 449 0.29/1.00 vMB 118
236,429 236,429 000000000000000752d8cfd6c5fd81cd94ea0347c735aedfa95fc78709912553 678 0.25/1.00 vMB 148
236,428 236,428 0000000000000113bf0857b0fe0aec2381a79ad4b8c13127cb566e3a05c81338 744 0.25/1.00 vMB 227
236,427 236,427 00000000000000abdb82197f6ee75230464c7b3dcafe9a14444e24028d63c306 922 0.37/1.00 vMB 218
236,426 236,426 00000000000000975f1125aa23dd03f621cb9e087f5eadc32d723fad96216ef4 86 0.04/1.00 vMB 81
236,425 236,425 000000000000001da255eeca9832ddd30a16e2dd5ad43c436342712fc28499da 429 0.23/1.00 vMB 150
236,424 236,424 0000000000000161de562e6eda356231cf30572f5e3052b8a2a7edec885264ca 335 0.17/1.00 vMB 168
236,423 236,423 00000000000000f719b1256e6e72cd8b629788c3113ce61d73f45898b531606b 88 0.02/1.00 vMB 87
236,422 236,422 00000000000000918098e299864e8e6d3d99d30f0bec47d52d9cb83c180dada6 573 0.23/1.00 vMB 193
236,421 236,421 0000000000000135919e2963ab7091bd361e0bb8d0e67110772fb9ab8a2c160f 101 0.05/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 781.68 GB

Node Details:

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