Loading Tool

Explorer IconExplorer

Memory Pool

12,797 transactions
4.66 vMB
0.01896635 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 28.80/200 MB

Candidate Block

Mining Attempt 05b28ede966f56b3197e879639c3b95926d2af9a7947345d9319b67558234c69
Version 20000000
Previous Block 00000000000000000001310df28e7f540da68557cbe51885ac49fc1340cd1966
Merkle Root 947a164f61c6e7845091fbdc6b680d8f8adddcb83fa5769090209751b42df623
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,778
Size: 1.00 vMB
Total Fees: 0.01246928 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,464 (770,986 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
142,478 142,478 0000000000000539d3fd3acad688587c9fd1d8a853afb509483d9acfedd89c44 34 0.02 vMB 239
142,477 142,477 0000000000000287b3f3d1bb23c7ce0d761843a5ed108b43d19f6f0c7feb87fb 27 0.02 vMB 375
142,476 142,476 00000000000005f5f932974e0d7a614d323dfc28b0b2c36f4e5d8743b466bd14 6 0.00 vMB 55
142,475 142,475 000000000000021dfd8acffebf23ea19b62e94cec09545c2c6a4c3cdb7fb63d6 8 0.00 vMB 55
142,474 142,474 00000000000000dee10d324959b02220857f870542956ba1dba7acd70f25a00b 69 0.02 vMB 2
142,473 142,473 00000000000007a0a93a412fb95dd057e0996a32c0f3315bcdd6706779dca040 6 0.01 vMB 0
142,472 142,472 00000000000005d2873d3bf893049e1d5c043fdf94fe5e39caf7ebf7e225be42 71 0.04 vMB 90
142,471 142,471 00000000000002c730cdcd5ad7107192a0591d2237b949ccb5d5bc7783a82dad 151 0.05 vMB 177
142,470 142,470 000000000000006a74f73b69539bec85de242911d70010f0357720d5fb0c84e0 109 0.05 vMB 252
142,469 142,469 000000000000000b144a19cdccecfa19938f807d429acf67b0a0f76ce661fcfd 97 0.04 vMB 235
142,468 142,468 00000000000004f5494750b463423f7084c64dc4d50b6afd35404533b315bc88 34 0.02 vMB 138
142,467 142,467 00000000000003b6e91900432194505144b587c8f8a3ad8b1a1a0636025d450a 18 0.01 vMB 299
142,466 142,466 00000000000003f987107c5f07a9a099d9b4c22b34b2d71d38e8715c0acd831a 76 0.04 vMB 119
142,465 142,465 00000000000002c7f08be92659744fc3bf281b901719eef4b739612164ed8174 36 0.02 vMB 126
142,464 142,464 00000000000001db42b985b1c4f2d2459f350bb39189d316fdb3c3b2ade68e51 9 0.01 vMB 137
142,463 142,463 00000000000003214ea84dc82d6a4aa586195cb0222a920b123e59a6e85c9c00 24 0.01 vMB 200
142,462 142,462 000000000000058b4d9be180f8b6f783806a62614e7409e2b87e0849f27b5b2e 26 0.02 vMB 218
142,461 142,461 000000000000066f38befaee014f6c2193ed3f1ac5825fa041a18d679b627678 16 0.01 vMB 63
142,460 142,460 00000000000000474b2a64896f35a1010cfb55877146aee60b42f747c13abb10 1 0.00 vMB 0
142,459 142,459 00000000000002cdfe717a75c4abd68747216c1409d2c22b7162337fc4eab49b 37 0.01 vMB 142
142,458 142,458 0000000000000290b526d6ba09f3d1899c981f9a5ec9d7d4bd06726255e7a6a4 19 0.01 vMB 53
Previous 10 blocks ↓
Total Size: 779.68 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: 321.16 GB
    • Received: 1.55 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.