Loading Tool

Explorer IconExplorer

Memory Pool

41,426 transactions
16.71 vMB
0.15092906 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.25/200 MB

Candidate Block

Mining Attempt af901dc379b1897571f5be3db045132f4728e702fbc4bc7fb078852fec71674a
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root d676f12724143459bb48b1e5d2122aa00f77c0f2ed4707b39f44f8ee32203a18
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,573
Size: 1.00 vMB
Total Fees: 0.05513822 BTC
Median Feerate: 4.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (748,924 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,390 164,390 0000000000000c67e490933619a2fb82c251f20f9d1b14b92d6414ec8848b41a 12 0.00 vMB 16
164,389 164,389 000000000000059457f9ce90b930967909d636f787c08bb5294a14bfb61433f0 103 0.04 vMB 877
164,388 164,388 00000000000006ca5b6b3be809a0cfd3ce2d152cfcf0e2d3724721b3e29fd89b 73 0.04 vMB 68
164,387 164,387 0000000000000316291f420bb847ba0d9b6d6b818aefc8bd2597f0ee748e0123 22 0.01 vMB 187
164,386 164,386 000000000000018a96244d995c2e731421c1ab1769a35fe601539904d2346454 19 0.02 vMB 211
164,385 164,385 0000000000000c10070802453ead69c676f573c9d78904d32c7249f54dcc7090 4 0.00 vMB 0
164,384 164,384 00000000000000955cce4f5f84f1c45a44af1d04e0786ef22235ba139bd6472d 15 0.01 vMB 881,023
164,383 164,383 0000000000000764b992293f8d338dadfcde3ca9e0cea3fd967b755f3054d188 15 0.01 vMB 168,952
164,382 164,382 00000000000002aa4ee526044fb42300b292bad7429bd320c726f5e89832d048 39 0.01 vMB 460,010
164,381 164,381 00000000000003b0283e206a775be1e66b6fe8c07aac59b586d39ab211b89391 79 0.03 vMB 204
164,380 164,380 000000000000058ab5c192f2ea43c5344a8144fae095f98d081b644dd47671ec 11 0.00 vMB 273
164,379 164,379 000000000000032a44cc283c5ca995cda4659c298658c106ed8126cdc475b9a4 53 0.02 vMB 18
164,378 164,378 000000000000026dc4eea8d036696b4a8a80a452b873e946cfa1c1540c0fdb36 11 0.00 vMB 49
164,377 164,377 0000000000000c2bcf84547d77cf48f4cf1613b8178ae6ce7b1824294c474fa9 28 0.02 vMB 688
164,376 164,376 0000000000000a9188c2a1c9db5fc5997fd0697ba0c14a86cf73de4965a0306d 7 0.00 vMB 23
164,375 164,375 00000000000003c4d61b5efbe20da0dd103dc1503de5eb21f0c2c20c1ca48159 12 0.01 vMB 106
164,374 164,374 0000000000000be7064a556f673d5a18091861298046d1d2dfbf8d13ddc7a56f 12 0.00 vMB 35
164,373 164,373 0000000000000124f88dfff6a1a6d14379a77a3c61ddc2eef22d6f8b6445fb5e 41 0.03 vMB 250
164,372 164,372 00000000000001dc4a89b3c19cb92133b82a8fda7c7a57fa93e544d2312fd0ea 52 0.02 vMB 104
164,371 164,371 000000000000043465e36784a90c8d3fa6d7938bae8cc9a1813185fb356a3bb2 9 0.00 vMB 2,016
164,370 164,370 00000000000009274335f6df064223c62e4795ed587ae3e5112089fc9daa5159 9 0.00 vMB 18
Previous 10 blocks ↓
Total Size: 779.41 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: 92.07 GB
    • Received: 0.41 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.