Loading Tool

Explorer IconExplorer

Memory Pool

28,478 transactions
9.24 vMB
0.08862415 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.56/200 MB

Candidate Block

Mining Attempt 5c62453b0fa0e2b4962e09970aa6169a34bd02b76fa7508520047e79f81e3e8e
Version 20000000
Previous Block 0000000000000000000011ee6be1f5cf973d03d599ed04c0e662c0af9fe42b42
Merkle Root 7ea6516a75ceb07cbd0d0573ee2669fa2dcb7810bb88ddaa7e47cf815227824d
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,291
Size: 1.00 vMB
Total Fees: 0.02620891 BTC
Avg Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,996 (638,601 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
274,395 274,395 0000000000000004435b240cb6e198a94a9a7c64b7181086bea6c9a04cacd46b 0.41 MB 773 46
274,394 274,394 00000000000000045c9c633a371edd90f86a86ba6fa64a325862e1af0691d63b 0.25 MB 404 28
274,393 274,393 00000000000000016f0b78fa4ee4ec490fd98d9577147034fd6ad7d859332a8d 0.50 MB 1,336 44
274,392 274,392 0000000000000003a281acf763e7e56a9a0052c9dd867ed43c90fa95de1e3d69 0.24 MB 339 62
274,391 274,391 0000000000000001e46a097aec39923bf579652686981b82d4dc60a54f637b4e 0.01 MB 41 22
274,390 274,390 0000000000000004afb601265e6e278112ecfaf76644b8857a5937d93cd67b30 0.25 MB 418 116
274,389 274,389 0000000000000001f85fa2d5509291a4058ffbac0cdd2753f689bec7c31784cb 0.25 MB 545 49
274,388 274,388 00000000000000022c047374543fdfc0d9872e3bc944090effe7054647dad95e 0.36 MB 765 49
274,387 274,387 00000000000000018c84b796caacf073155c090aa4cdf4b9bcfc556b1ecbec65 0.09 MB 124 23
274,386 274,386 0000000000000002a9d01f870cf0c0dd676694ae3eefec20ba24eaa4c51a2fbc 0.25 MB 672 74
274,385 274,385 0000000000000003ddfafbf333257ab959a5bb9a8cfedc66bec8d50ceb6756a7 0.08 MB 154 56
274,384 274,384 000000000000000154a4999249fc26b6202f20e19b8325ab0a99eed76c524b43 0.35 MB 740 44
274,383 274,383 00000000000000044205f39d9779c7bdadfe22166c9f526f8d8d45ed08ed7e08 0.30 MB 672 57
274,382 274,382 000000000000000492f875c141288b5c5db61cc5e9f7d2fc4134dd6725bdf9b0 0.20 MB 455 70
274,381 274,381 000000000000000044dce474a84bb72d2681893a6c17a9b6189a77f38a2b086e 0.25 MB 637 83
274,380 274,380 000000000000000427355cdce956daf76f40fc7c513a18e1e65e4e63c3d74966 0.02 MB 48 34
274,379 274,379 000000000000000319962de60f4b41fec428631dc536d8aace9060c322754cd7 0.15 MB 305 56
274,378 274,378 0000000000000001f3f8786f4487010ecaaeace863cb0573df539bf5d0c4a5ad 0.14 MB 362 49
274,377 274,377 0000000000000000be05b73b769caacf166ac2554472dea9a1565b2ee517c047 0.13 MB 305 53
274,376 274,376 0000000000000001d23b7385eca8c72ad526faad37a27d8a7301bf1eda608400 0.03 MB 79 47
274,375 274,375 000000000000000101d483a1ef50ff0319a424a568f79001fab7de9ae88d6df1 0.03 MB 65 32
Previous 10 blocks ↓
Total Size: 778.83 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: 379.39 GB
    • Received: 3.41 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.