Loading Tool

Explorer IconExplorer

Memory Pool

87,381 transactions
32.14 vMB
0.11859592 BTC
Random Selection Loading Transactions
Max Size: 196.44/200 MB

Candidate Block

Mining Attempt 9796013ae3aa7beb3abf9ee7985068b35274378800d9252413a87288ef8077dc
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root f27bea1ef8b17928f5d3d1ac6020fe02e85c86cd6ab0f852eb8fb216567b25a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,796
Size: 1.00 vMB
Total Fees: 0.03326020 BTC
Feerates: 1,236.26 > 3.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (635,070 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,292 280,292 0000000000000000b93245aa6ee8c920df3b659b40033a1b26d347707d3a2188 596 0.25/1.00 vMB 50
280,291 280,291 0000000000000000f8552f9a3291f5616dba956d30197ecd73d2748072998ceb 185 0.24/1.00 vMB 20
280,290 280,290 00000000000000023e0658d96f7f9661617351c79e10b993c67442829af7706f 453 0.50/1.00 vMB 34
280,289 280,289 0000000000000000e86f5a09744254ca4fcab6815bf86a2eca9e0032ac561af7 629 0.25/1.00 vMB 85
280,288 280,288 00000000000000002d64472f52577476d140c06d740c1c6bd13cedc8c82cfe50 591 0.25/1.00 vMB 64
280,287 280,287 000000000000000064f54cc4be16613c4ad4b24bdc93312e99280c8a1f4f92ea 36 0.25/1.00 vMB 12
280,286 280,286 00000000000000009b660414eb9a137bdae43ec7d000004c57dbe12a26e8ec8f 259 0.35/1.00 vMB 17
280,285 280,285 00000000000000003a3fdc14e259f30e7dbe6c37969b96415b29c6a361ea69d6 739 0.25/1.00 vMB 66
280,284 280,284 0000000000000001b10cded83ecb5ba829f442130e652e8cdf475b4bdbdc575a 77 0.03/1.00 vMB 68
280,283 280,283 00000000000000004cabfd01664b6b7a153ad14b4fd9fdaed6c84db713085540 699 0.25/1.00 vMB 55
280,282 280,282 000000000000000238efb6085e35cac46e39fc79f0dcf67008ff3c249b5a977c 13 0.01/1.00 vMB 20
280,281 280,281 000000000000000176d9865fe53fad267e1d59a0ad41d2f3707671f6cdb4323a 60 0.03/1.00 vMB 52
280,280 280,280 00000000000000014f14e8cfc4a063aa35582a043c26c6e7d495268d67c1c749 414 0.17/1.00 vMB 67
280,279 280,279 0000000000000001a7cc5ce6c1851407ad2f27e6980091daaa7b33266e3f57ac 63 0.03/1.00 vMB 20
280,278 280,278 000000000000000203e7d0ec8b0396258df7c86abe2983b7e96c6c4088face93 58 0.02/1.00 vMB 50
280,277 280,277 00000000000000013e6cfd30db29844781883b4fb6ee5b753e4ff4e73fe817c5 220 0.12/1.00 vMB 43
280,276 280,276 0000000000000001a0ec94b4c40145fafbb0b756d8f7928fb2b6ec04417b8e4c 43 0.02/1.00 vMB 54
280,275 280,275 00000000000000023146e808548c1eea37e838942ec3f4162d265b82f707777c 148 0.08/1.00 vMB 41
280,274 280,274 000000000000000177fbbfecd22bcaf8db6a28b209728d12d7a9b380336434a3 252 0.13/1.00 vMB 45
280,273 280,273 00000000000000008a62473256d7b67daa748397c3b2d580079fde0e6c2c8459 179 0.08/1.00 vMB 30
280,272 280,272 0000000000000001614dcf08dd7fcc256693b5f5bd75621c4cbe0343e185b431 226 0.10/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.