Loading Tool

Explorer IconExplorer

Memory Pool

69,783 transactions
22.56 vMB
0.11873534 BTC
Random Selection Loading Transactions
Max Size: 138.61/200 MB

Candidate Block

Mining Attempt 9cd1a45a19a7d9fc9368e0d27fcc951dd9bdbddd566caa41aae9411363a42c98
Version 20000000
Previous Block 000000000000000000006006dc8abf60091eb34e4e44204d638393b9bd921e07
Merkle Root 777e97364d916b3fc951b45313933af075656b3fd05e50e2b42a990600a13f97
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,119
Size: 1.00 vMB
Total Fees: 0.03416530 BTC
Feerates: 474.93 > 3.42 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,825 (848,039 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
67,786 67,786 00000000042be7b8aa9b78d878601420eda3289847834e1232e93e672c32330d 1 0.00/1.00 vMB 0
67,785 67,785 000000000149e130ca0a10ee756db1468602e41c46b6782e086b2fc031264dd3 1 0.00/1.00 vMB 0
67,784 67,784 00000000031a8ecae588f59a6fdec6ddb5e45239da5aae18376427347b9570ee 4 0.00/1.00 vMB 0
67,783 67,783 00000000049d252aa977411bc4c54be0c262dec989f1871242a6cb79cc93cd80 1 0.00/1.00 vMB 0
67,782 67,782 0000000002a026d35b229f139b6826ebdbd1dfa768e6d3f56e97e248680f375e 1 0.00/1.00 vMB 0
67,781 67,781 0000000002714fa87b9e50aebe2e15cc7c88b2f94db8a356d20ac22ce04acba8 1 0.00/1.00 vMB 0
67,780 67,780 0000000004d7a888e09360dd334d02db301b0ac80f88e1a7a91a3bfcc57b4b17 3 0.00/1.00 vMB 0
67,779 67,779 00000000046778f7a3099273168877c4173f3718eab991ad206e2a94afebadf5 1 0.00/1.00 vMB 0
67,778 67,778 000000000121ba4a8f6c8b7f09e04707969bcb27d244e2184336c504f557bfc6 1 0.00/1.00 vMB 0
67,777 67,777 000000000303fcb4b996b43a113d340486509684f50c317b26222bd5aacc2fa2 1 0.00/1.00 vMB 0
67,776 67,776 0000000001d577ba9a439d28885ddce31f6583e7495591b6786389fa348655bc 1 0.00/1.00 vMB 0
67,775 67,775 0000000000859c2ff9ad608f09fd9f23ea019e4e741c50753832ea1e4f335033 2 0.00/1.00 vMB 0
67,774 67,774 0000000002562c68dfdee4462165992318880fe838e6505998ffe018405331bf 1 0.00/1.00 vMB 0
67,773 67,773 000000000175abb4768fe8a5c56ed7e26befe76dd9537a4a4a2d4b1dccf8446f 1 0.00/1.00 vMB 0
67,772 67,772 00000000014986b8c46a450f63d80fd316b2e2333d3e88fb14ddb5006cfff671 2 0.00/1.00 vMB 0
67,771 67,771 00000000015083a3fb59441554eef763b77df74416644721815527992509c2df 3 0.00/1.00 vMB 0
67,770 67,770 0000000002978ad39daf6c25307289f51ea0258dcabe98ea00db3ba090ec877d 1 0.00/1.00 vMB 0
67,769 67,769 0000000000ba640acee9b022dd6013e1d80e92f3c0ed4578be12fb26fbae86ca 1 0.00/1.00 vMB 0
67,768 67,768 000000000152f80c22b8c7344dd37057faae47eff8b3a659269653fd955a567f 2 0.00/1.00 vMB 0
67,767 67,767 000000000221642b0fd354497abd40de2dcb1aec5715db3fcb6a5baed97c1376 1 0.00/1.00 vMB 0
67,766 67,766 0000000004a5df4a38807785d5359d7a29252b953efb9ac271360bce92754f4c 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.80 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: 790.36 GB
    • Received: 21.75 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.