Loading Tool

Explorer IconExplorer

Memory Pool

82,117 transactions
32.06 vMB
0.08475045 BTC
Random Selection Loading Transactions
Max Size: 193.17/200 MB

Candidate Block

Mining Attempt 24f1f65caa05f5d257059231a9f0fd050544eba451c298838efd1d0ca549bffb
Version 20000000
Previous Block 00000000000000000001a4d38d277fd901b264e84099287ad65378aa5724e107
Merkle Root 514b54571bb3837f055b38df6d69fd5ad44bb96d882ae27579693138f3c4927b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,179
Size: 1.00 vMB
Total Fees: 0.01401181 BTC
Feerates: 142.62 > 1.40 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,174 (55,809 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
859,365 859,365 0000000000000000000038ef3fb9ed010fb954cb8401777259137b6f23021b7e 5,746 1.00/1.00 vMB 3
859,364 859,364 000000000000000000009d24eb1bba3bcdb35cb1d66de183ab7effae24d55a5a 5,103 1.00/1.00 vMB 4
859,363 859,363 00000000000000000002d7bfdab715e536880925c113f19ac92047d6856c78df 4,510 1.00/1.00 vMB 3
859,362 859,362 00000000000000000002d63f1f0c6eba1a02b4ea8d2774a6ea0a411859b5d913 5,397 1.00/1.00 vMB 3
859,361 859,361 000000000000000000006a999382d84879cfa0b6369187b375afe747c391c4c6 4,714 1.00/1.00 vMB 2
859,360 859,360 000000000000000000023352166ea3cc453fae39dc7b1fca14d9a6f7f307758e 2,976 1.00/1.00 vMB 6
859,359 859,359 00000000000000000001359c0b40cb71d7eab4d2c3dffb10a40c2661f41cd167 6,660 1.00/1.00 vMB 3
859,358 859,358 00000000000000000001b1335800705ff07e5bbdc7710637263e9e2273124998 5,730 1.00/1.00 vMB 3
859,357 859,357 00000000000000000002fbbe14b2eb41d27e72e868dd92c0617b81db2ce158eb 5,200 1.00/1.00 vMB 4
859,356 859,356 000000000000000000020f1a69f52052369f96d4c91e8d1eace5b99ac9adc554 5,661 1.00/1.00 vMB 2
859,355 859,355 000000000000000000027517bc0e6a5b0707260c590ae08f988a2fb3c5a8ce66 3,730 1.00/1.00 vMB 6
859,354 859,354 00000000000000000002e22a901607595b8b04f24c5759631a9d52964fc0764a 2,402 1.00/1.00 vMB 11
859,353 859,353 0000000000000000000182ce8a671ec33affd87feebeec1101af5919afbe32c6 3,678 1.00/1.00 vMB 10
859,352 859,352 00000000000000000001edffe9538b4dfb680528103347cb3f659abd0e7a0f7e 4,271 1.00/1.00 vMB 4
859,351 859,351 000000000000000000023ea9e4d6c0641f71abada4143a7dba2739fc8380b73f 5,436 1.00/1.00 vMB 3
859,350 859,350 00000000000000000000c70539694150cd9bff00d09100f7cdbfd0a96f580c8b 6,493 1.00/1.00 vMB 3
859,349 859,349 000000000000000000031c98de95e2b213abe99d8fdb52d0367b125a8e1107a9 4,400 1.00/1.00 vMB 5
859,348 859,348 000000000000000000018b7c14970340ee7071d2fc33ae403a8522f6dee9927c 5,016 1.00/1.00 vMB 3
859,347 859,347 000000000000000000023e7d30a032375874e1c7a0c8dceeceefad7f9cdc8973 5,864 1.00/1.00 vMB 3
859,346 859,346 00000000000000000002da9e062828e2e1418b8ec64952c418705ab7fe57ee70 7,071 1.00/1.00 vMB 2
859,345 859,345 000000000000000000014bbef42d7901644f78bfeeef88d4d758a1c88ee74181 4,627 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.70 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: 697.33 GB
    • Received: 16.56 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.