Loading Tool

Explorer IconExplorer

Memory Pool

73,881 transactions
28.89 vMB
0.07161873 BTC
Random Selection Loading Transactions
Max Size: 174.88/200 MB

Candidate Block

Mining Attempt a0633b9a4957f0e90e67949de9ced96e6f141fa6384f63c73b40b52d740f3754
Version 20000000
Previous Block 000000000000000000006ad2cd61f9f953da3e0595499548edf2e4ab20c1cc23
Merkle Root 9ab970e148f81b2d553d9be76f8224a74b63d30bcb4c4d8fb6b43c335bdd1ab4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,070
Size: 1.00 vMB
Total Fees: 0.00778826 BTC
Feerates: 73.20 > 0.78 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,433 (604,048 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,385 311,385 0000000000000000397a924cd422849dcb5538f390acac3fb21ae621d13ea758 126 0.09/1.00 vMB 24
311,384 311,384 000000000000000005d1fe3e9692b704a696b5c8889dd79b0d0fd2439c88afd3 495 0.26/1.00 vMB 28
311,383 311,383 00000000000000000351b452711eead5692a2b2a27c7ccac55cef77864908424 642 0.40/1.00 vMB 23
311,382 311,382 000000000000000019de16dbd0ccae2768380768bd46f809a0eee5a57114eb5d 290 0.20/1.00 vMB 24
311,381 311,381 000000000000000025899b28ea1ba7929b8b1181a6187fabdd11a513df7c60cf 232 0.12/1.00 vMB 28
311,380 311,380 0000000000000000301161041d15f0f7cb064ba7083d4574442a6b21cab96114 646 0.35/1.00 vMB 28
311,379 311,379 00000000000000002172ecfec1860d8adf1da50c7f77695aafbd4c761c1f11f7 84 0.03/1.00 vMB 41
311,378 311,378 0000000000000000315a71232d03390c4965b5ceff7a807fa70912298825b373 370 0.15/1.00 vMB 30
311,377 311,377 0000000000000000075f4fe215cd8404623adf8cb79436efe01f217ebf976428 123 0.06/1.00 vMB 31
311,376 311,376 00000000000000001a581a0c448a25372d280c52e84dc320cfd33e81e42f7375 665 0.71/1.00 vMB 27
311,375 311,375 00000000000000003f358fc80e2d579550608debbf6d5308fda86b9de8350563 406 0.21/1.00 vMB 31
311,374 311,374 000000000000000030d8346e22cd91078680992201c8bb63603d61a6180e3812 283 0.15/1.00 vMB 31
311,373 311,373 00000000000000001e0f3d59bb3ccfaac9c463819fb7f12d6e485053f3f1f107 388 0.20/1.00 vMB 30
311,372 311,372 00000000000000001885db7982002c9473de5bd3deae82973d1923eada313ed4 400 0.19/1.00 vMB 32
311,371 311,371 00000000000000002452b69d18dfc84568eddfef9d3f552c4dca885aab9cfd6e 278 0.19/1.00 vMB 23
311,370 311,370 000000000000000003ca1247b5b64e1a9e7b2a82dbdb6728523727d842d46646 647 0.51/1.00 vMB 27
311,369 311,369 0000000000000000109c6229f4cda2ff89834e92ce060cabb03f25204bb8315c 1,045 0.35/1.00 vMB 50
311,368 311,368 00000000000000000aeb2fab33e2267f9befd523b46925ec412a121f5ad839b6 783 0.38/1.00 vMB 39
311,367 311,367 00000000000000003e1edb2e73180c1c258bf345755a4d5442452935a39a37a1 601 0.37/1.00 vMB 26
311,366 311,366 00000000000000002515799cdae34795e339317dc9baae1afb89822ec8c5801b 190 0.12/1.00 vMB 29
311,365 311,365 0000000000000000279107e4456422d0351f3fd0023fa69820d66f5338b35d89 343 0.19/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.14 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 742.98 GB
    • Received: 18.67 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.