Loading Tool

Explorer IconExplorer

Memory Pool

85,097 transactions
31.92 vMB
0.17095093 BTC
Random Selection Loading Transactions
Max Size: 189.97/200 MB

Candidate Block

Mining Attempt 71cf50cd24c2a887f62f74dcc202c656e1caee6796da5355bd066f0b898e215e
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root d18ccefaabe8768f7abe3760d752acb8ff2d52cacb885e8832407f86f73cbd56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,892
Size: 1.00 vMB
Total Fees: 0.05386718 BTC
Feerates: 402.75 > 5.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (554,365 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,781 360,781 00000000000000000ee5d2c3f411ae985a304cf5ddecdc229987292c918356d6 100 0.13/1.00 vMB 4
360,780 360,780 000000000000000002f250cc4a5ec718ddd60391c5a3a0da3f676979d3c85c7b 597 0.29/1.00 vMB 29
360,779 360,779 000000000000000016dc7fcdbdc5fef905424d8729e0f7c30e754e96b61e562e 824 0.40/1.00 vMB 29
360,778 360,778 00000000000000000dca3eac761de48d092cb51d087327ef09a718a9ae402e46 937 0.45/1.00 vMB 28
360,777 360,777 000000000000000004b354044c959bc4122cc54e90775bc388adcc61aacd62eb 1 0.00/1.00 vMB 0
360,776 360,776 000000000000000015f6f2c4813dc8037dded53d55608b4708018fab130da381 1,128 0.48/1.00 vMB 31
360,775 360,775 0000000000000000167cf4cdf49b483ece474ab7cd0ba472b5f4c49a0bfdfb21 560 0.27/1.00 vMB 54
360,774 360,774 00000000000000000529fb313065a6ac43e13f6d8438a2b3b7139017b5a34f9f 358 0.22/1.00 vMB 24
360,773 360,773 00000000000000001197e8e7a9820221d1be0c9e177c6fc1fef3a931d6e83706 1,316 0.77/1.00 vMB 37
360,772 360,772 0000000000000000153966f4ccb22fd4e671727c4931a815dcb003eef86a501c 329 0.18/1.00 vMB 25
360,771 360,771 000000000000000008affdee97da7c50562ca31ba5262d52229575063ed9382e 1,007 0.59/1.00 vMB 24
360,770 360,770 000000000000000005ca7cfc6451d7ce67300ebf44572a721f01f61fa08bf6cc 552 0.25/1.00 vMB 30
360,769 360,769 0000000000000000164f53a452323a6adc2887fe9b822460f23dd3fd83b68587 1 0.00/1.00 vMB 0
360,768 360,768 00000000000000000db1657bb1496a5442b17bebc44f875b586adcad5d6f3923 467 0.25/1.00 vMB 29
360,767 360,767 000000000000000014c07fda00541e524791416877e68a3e99d26a58eab86401 137 0.05/1.00 vMB 38
360,766 360,766 00000000000000000f0b2046e9f9ec4d1847c1230eff9e0c1ff592e873e9b26e 1,221 0.65/1.00 vMB 29
360,765 360,765 000000000000000014e24863e754e1d44738fa777d75382c698cc47b3853fdcf 821 0.51/1.00 vMB 26
360,764 360,764 0000000000000000058b052f9e78ba1e3d82737506bf1ddacfe5bf25e1b6e0e6 575 0.42/1.00 vMB 28
360,763 360,763 00000000000000000d88e4ed8fa5a8bcb297879df71db602276c30bc52fc8e8a 154 0.08/1.00 vMB 18
360,762 360,762 000000000000000013f49105653fdd997457ba2b73c22c466b2b86c0d34f5683 826 0.49/1.00 vMB 23
360,761 360,761 000000000000000007d9a91a29d00f1a3018413724dea30f91eb4bda5e96300e 187 0.11/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.