Loading Tool

Explorer IconExplorer

Memory Pool

86,246 transactions
31.71 vMB
0.10527437 BTC
Random Selection Loading Transactions
Max Size: 194.23/200 MB

Candidate Block

Mining Attempt b8ad68743aabd384b94c917b6438b1745275473f4c4ff0062ba70c1afa0e22c7
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 65e5c9bf7e5b933e071d7e7f521016d675acd963515407fa8f8513fcd3e92b40
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,939
Size: 1.00 vMB
Total Fees: 0.02577263 BTC
Feerates: 1,236.26 > 2.58 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (15,031 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
900,331 900,331 00000000000000000001bb042828e3052f700bc14b59d9efdd7788f52743da80 3,022 1.00/1.00 vMB 3
900,330 900,330 00000000000000000001edeb380957c17123ea85224951238173daf1bf1adefe 130 0.03/1.00 vMB 1
900,329 900,329 0000000000000000000145fec8a49c43611b7aec99563fd0dedc053f113396d2 869 0.36/1.00 vMB 2
900,328 900,328 000000000000000000002470c617ccc7faca657aada1ca82f4890fe99082d4d4 698 0.26/1.00 vMB 2
900,327 900,327 000000000000000000013b8366d2490976905cd4be1f2daf0388e87cccd54c61 1,033 0.41/1.00 vMB 2
900,326 900,326 0000000000000000000091a58ac7f09a4116e57893c71e54d44f74e987655892 1,063 0.96/1.00 vMB 1
900,325 900,325 000000000000000000006a974b3a82e15d73a780b971584dc01846858d884c21 1,422 0.99/1.00 vMB 1
900,324 900,324 0000000000000000000207ac730a6845cad270b2df6c4e0755be5c65e79e1e29 40 0.95/1.00 vMB 1
900,323 900,323 000000000000000000017d03a635f83a6be04852dbc06254eeae8b2304d8aa66 1,170 0.93/1.00 vMB 1
900,322 900,322 0000000000000000000192676253a61763a9f8ff988f5829fe5c8ecd4ec0b387 3,374 1.00/1.00 vMB 3
900,321 900,321 000000000000000000009be102b073da39210ac8440ca70b63d1ed2b31437338 1,869 0.93/1.00 vMB 2
900,320 900,320 00000000000000000000a561b76f936248723f38692c794b3348952346408571 700 0.93/1.00 vMB 1
900,319 900,319 000000000000000000017e3fe2cd91ad64b917193e855e0e3b7e914a3dfdeec6 1,228 0.99/1.00 vMB 1
900,318 900,318 000000000000000000005c77ac342937b4d1d00f4da448a40492b78f08612ac0 3,678 1.00/1.00 vMB 3
900,317 900,317 00000000000000000001065e0584d8d703892f404ac35d917a76ef0ea9567a07 1,690 1.00/1.00 vMB 1
900,316 900,316 00000000000000000000fa72c658c77f09fc9dcc6204371de9d1967b55571490 2,258 1.00/1.00 vMB 1
900,315 900,315 00000000000000000000f97f4d4e3f3d0da26ca43d2c140057d154de75b2ce25 4,215 1.00/1.00 vMB 2
900,314 900,314 000000000000000000014d18d21963aa4dc61b1f29bd1ba5e8e7ff987e556ff6 2,976 1.00/1.00 vMB 2
900,313 900,313 00000000000000000000693a4ab669130998b1cce72bb5580c31d57e0fa37fc4 2,598 1.00/1.00 vMB 1
900,312 900,312 0000000000000000000092918bc5f6bcec894e197ef82073ccb1a66a053ed6f6 3,930 1.00/1.00 vMB 1
900,311 900,311 00000000000000000000d0ec9ddde8f19957f98a521687cb5ae5e1f810dfcf14 3,631 1.00/1.00 vMB 3
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.40 GB
    • Received: 18.04 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.