Loading Tool

Explorer IconExplorer

Memory Pool

80,321 transactions
30.24 vMB
0.08106657 BTC
Random Selection Loading Transactions
Max Size: 184.81/200 MB

Candidate Block

Mining Attempt 478ef06b9f1e2b1e8b986f79b7b43baf196189c45f8cd0753265b863b876c11d
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 5dfd62580f68c6b2f7d7dd1df7f9c397496005bcc5dd3392e1fe75f2555e20de
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,230
Size: 1.00 vMB
Total Fees: 0.01362621 BTC
Feerates: 150.92 > 1.37 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (631,974 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,378 283,378 0000000000000000aa2f2da266c85dd61c11f54d9c5f531ec7cbc5113ec5d6b0 538 0.31/1.00 vMB 24
283,377 283,377 00000000000000012f21a481fd3098a21941d922bea9f84c63e7a4f6d2a69db5 159 0.05/1.00 vMB 60
283,376 283,376 0000000000000000941d044af6ea854187aa3aa9b889ff6193671f3a0655bf66 157 0.05/1.00 vMB 70
283,375 283,375 0000000000000001ad22e575f497551300d5baf5f94215b5301945fac08765fc 170 0.05/1.00 vMB 221
283,374 283,374 0000000000000000e00c7cb28e3f28d6572c5880ed64bbfa225e6c97291415a5 93 0.08/1.00 vMB 14
283,373 283,373 00000000000000001559d7595b509ebe30c3d099decb2454be26c5597db00c7d 44 0.02/1.00 vMB 70
283,372 283,372 00000000000000011696a1d0bf2cce4901a46066ba52361b9b0520d69a9f8e65 53 0.02/1.00 vMB 53
283,371 283,371 0000000000000000182b13f68f3ed018198ae688dd3d07dfb0503b51a78a9808 33 0.02/1.00 vMB 34
283,370 283,370 0000000000000001954156554c63f9fa27697c4a132ed1a23b6cbdd3d9d4f074 202 0.18/1.00 vMB 27
283,369 283,369 00000000000000019a835f3af31227d254d18c5c87258ed3261d192c6d5b151d 42 0.02/1.00 vMB 23
283,368 283,368 000000000000000001918bfd6cacc2cd56bf1697b1be06be40c8b65a64145b01 601 0.32/1.00 vMB 37
283,367 283,367 0000000000000001169e48dcb7fe67b8515a8f8e3c2d94322503d176574a64ba 106 0.05/1.00 vMB 44
283,366 283,366 00000000000000001f80e5a33e2548421469700fc9176f6f1d5aa098214eee55 125 0.06/1.00 vMB 45
283,365 283,365 0000000000000000e93e28fa081a04dee85c4db353ffcdbab60ae2cb1da47666 228 0.17/1.00 vMB 31
283,364 283,364 0000000000000000e65993a0dc4e2796389fca427f3008873318bd0a4d47242e 151 0.10/1.00 vMB 31
283,363 283,363 000000000000000111a3e629eee3a989a05dba0bdb0300bbc379857e947978d8 24 0.01/1.00 vMB 56
283,362 283,362 000000000000000183a1bd45c4f85a7d4bbb94efdd79fbc5d6cedc42ed72f3bc 596 0.32/1.00 vMB 33
283,361 283,361 0000000000000001ac78ed5479e7fae0f5156e648a1df655809435a4b2c9f0c6 117 0.04/1.00 vMB 49
283,360 283,360 0000000000000001c60595503b35489246240134a5becdbe5b6e63cbae547832 324 0.12/1.00 vMB 79
283,359 283,359 0000000000000000a66291688028b4ba6ee464300d55c585e391c7df0ae04259 423 0.25/1.00 vMB 23
283,358 283,358 00000000000000011c2b5c7345a2f8d9b5549d9d6526c839076aacf6f2e1006a 120 0.05/1.00 vMB 119
Previous 10 blocks ↓
Total Size: 783.00 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: 718.56 GB
    • Received: 17.91 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.