Loading Tool

Explorer IconExplorer

Memory Pool

42,072 transactions
18.35 vMB
0.18563383 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.36/200 MB

Candidate Block

Mining Attempt b624c5eb3d6fe2d41f973484fe8fdf321865d2782d2bd186c1ef0e6c49c7d020
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 395f19ee3ba9a2ee58dd80c29164334334434380e035d18afea73dee269b4706
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,644
Size: 1.00 vMB
Total Fees: 0.06123538 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (651,903 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,418 261,418 0000000000000005076ad7fb6cf6d500d894e04a08111b908f79ab8aa4628052 342 0.17 vMB 79
261,417 261,417 000000000000001226c5b2fe30bd7097cbc82b809d21d646939554fe86f54455 663 0.25 vMB 179
261,416 261,416 000000000000000c42b79ce41fec3f36ce7c525e454d4f1c0d5c890443ac13ad 431 0.22 vMB 100
261,415 261,415 000000000000001157f6e2317528968f86121850db6f98108d2d695f1231b81a 155 0.08 vMB 113
261,414 261,414 000000000000000f979bb79eb0f6df9da98dcffc8cfbf6a6b96732d154d8bd5e 74 0.02 vMB 106
261,413 261,413 0000000000000001d09d07e91d88b82dcaf783f7bd4a613590b0d2381c393268 71 0.13 vMB 9
261,412 261,412 00000000000000041faf2eba2a688bfd7a6995aeef78fe113da7918a1cb127b2 237 0.14 vMB 99
261,411 261,411 0000000000000005de411dff89c494c8036542941658ee34ee6a4629865a32f6 212 0.15 vMB 55
261,410 261,410 00000000000000024d904e1d893995887d9fab58f8e47c5fd2aae888478b46f7 71 0.03 vMB 88
261,409 261,409 000000000000000957cceb9f2279fe4a621fabdac509757256fbf347ca16dffb 226 0.11 vMB 105
261,408 261,408 000000000000001c803840b1a8dae563bb29d4cbcbb3ab3b5feb3f48a77d073a 63 0.03 vMB 86
261,407 261,407 0000000000000009cbee5dbd7360a63907800b5ce170d3c1db696886e4449b39 140 0.05 vMB 109
261,406 261,406 0000000000000011e275b4baf3ec6f7acfe6c249c8c3929430d208f4336296ee 350 0.14 vMB 109
261,405 261,405 000000000000000473395f399f6ca85407d22831416a87e74ffa96143a075c11 228 0.15 vMB 79
261,404 261,404 00000000000000073cf4f6d02668de595d0bc2d41e7ddeb0e24b5f7332cd14b0 344 0.15 vMB 112
261,403 261,403 000000000000000748ce5fc2bdf8615ee1f84c247f5dcbea86d321238555d78c 444 0.18 vMB 140
261,402 261,402 0000000000000010a186f0e3b2fc84fbb8e5eb8b0b9c90d78e082febf18002d3 237 0.11 vMB 85
261,401 261,401 0000000000000016a741ba371cd574fc46c1433af53876ca473e13bd346a9c83 361 0.15 vMB 106
261,400 261,400 000000000000000039926d207c49a390264fe3a1014755cc94812e171e216c98 358 0.18 vMB 93
261,399 261,399 0000000000000002218e3f922c50c9d72ca4270d98db2032291c2e2355e723c6 40 0.02 vMB 58
261,398 261,398 000000000000000d47bcb75065c5fde2d9f33630a29c70f6312ca492d55bdca4 301 0.14 vMB 93
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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