Loading Tool

Explorer IconExplorer

Memory Pool

79,145 transactions
29.46 vMB
0.08402182 BTC
Random Selection Loading Transactions
Max Size: 180.12/200 MB

Candidate Block

Mining Attempt 5d2ba5780bff4ec562e3a014df29af644236ea2ab1bfe8b33ba7f909ff1c2f8a
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 2a474b7a7c40ea92cf991272b2233d2d9cfee250c3afc9cd252552cdec433ade
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,340
Size: 1.00 vMB
Total Fees: 0.01926049 BTC
Feerates: 402.60 > 1.93 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (544,931 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,392 370,392 00000000000000000ddd0e78acf9f57e446a89d71801772f6c102959193576a0 316 0.16/1.00 vMB 30
370,391 370,391 00000000000000000127231b39fe687db63063ef6d50e0ed24ba4a659624007c 221 0.11/1.00 vMB 55
370,390 370,390 000000000000000003463ea67987dc6fcebdcc6a446f223c7c737a35da400d4c 1,107 0.54/1.00 vMB 38
370,389 370,389 00000000000000000799375a8d2a8d23429a9b59daa7d4e5285c5f26a0cca644 1,031 0.54/1.00 vMB 35
370,388 370,388 00000000000000000e741b3059964770e35e2e74889501bdaab108c1c9eb5f21 231 0.10/1.00 vMB 31
370,387 370,387 000000000000000010fcc613c83dec057c583228bf53808008351715e12b1a57 337 0.16/1.00 vMB 34
370,386 370,386 00000000000000000e22fdf35302272ebd46a2f73f51a492555a0ee6f06b7f79 1,740 0.85/1.00 vMB 39
370,385 370,385 000000000000000000a73da24dfe91d58a1cd5cd75f3d9802b38a48fac989215 146 0.08/1.00 vMB 31
370,384 370,384 00000000000000000de5ce9cc39f9624fbaf854259dba013a85ec4d24089b699 1,041 0.58/1.00 vMB 37
370,383 370,383 000000000000000009e2923cb5e237701af28947063c3949c83e13886d90309c 357 0.21/1.00 vMB 31
370,382 370,382 00000000000000000aba05aa77b1407d051f08f7a2447659eef92e38b9d414d5 224 0.12/1.00 vMB 33
370,381 370,381 00000000000000000df33f8404eb3ce28e123d1ab0d76af6634359703b5dab78 226 0.14/1.00 vMB 25
370,380 370,380 0000000000000000136d119f4e957d8e2c7d9bde1d46a75a3c9b716b91aaf61d 326 0.25/1.00 vMB 21
370,379 370,379 0000000000000000122b5c94424e77a535afa4488cf1b2b96213415ece0546b2 1,281 0.74/1.00 vMB 29
370,378 370,378 0000000000000000004e9cea758f9d033a4c696d87dce0d83cf0fb70e274b0c9 1,869 1.00/1.00 vMB 52
370,377 370,377 000000000000000013a3c21379d002c83677073d69c0b17a4be9185c20ceba09 419 0.39/1.00 vMB 16
370,376 370,376 000000000000000006e181b075553c90d0a978108b246ae7a0d1ce5466f6a5c2 2,586 1.00/1.00 vMB 51
370,375 370,375 000000000000000003d46832d9cd50be1e3285fa17d340043658a318a7e13f8f 998 0.57/1.00 vMB 32
370,374 370,374 0000000000000000115e8ea28d6d9095f573592ffb018ba3bf8b4dcc4ce80357 240 0.10/1.00 vMB 14
370,373 370,373 000000000000000002fd619ebd3f2dd6a64d0699f83f6f80d6679f489cbafc1a 1,129 0.55/1.00 vMB 37
370,372 370,372 00000000000000000c31d02ca68d8ee9594f8c3066687c505afc05af8a962990 411 0.22/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.95 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: 715.17 GB
    • Received: 17.66 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.