Loading Tool

Explorer IconExplorer

Memory Pool

28,042 transactions
9.26 vMB
0.09148510 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.93/200 MB

Candidate Block

Mining Attempt 013d85381e439ce5763b97afa7a259f1dee75144462e7defa298d7e83cd53384
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 2d61bd2ae76dda5a1329a5f5f4c4bbc41482bbc144f8c40803c2bb688fd855dc
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 980
Size: 1.00 vMB
Total Fees: 0.02515211 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (645,932 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,289 267,289 0000000000000001fa3b005849ecd1920bb8ffa806cbe5ca7f1a50afc644e7e3 179 0.08 vMB 65
267,288 267,288 0000000000000000c08f23e8313966e7f4c818126a00f4f4b05572aadc7ed6d1 238 0.15 vMB 48
267,287 267,287 00000000000000067d6af179aff2858933376c07e88941d250f2cd68b62fb72f 315 0.14 vMB 63
267,286 267,286 000000000000000a4f56f1573638ba825d6b4958b6474c616199b16dbabbe7c7 602 0.25 vMB 97
267,285 267,285 00000000000000084c7c614c21a8d47e96c05ff81faed4bbede10915956004fb 237 0.11 vMB 114
267,284 267,284 0000000000000004266ccb9cd59469093cb8ebb8418146f26130228991674a6a 238 0.10 vMB 65
267,283 267,283 0000000000000000d6660e5d4f0bf3cbb2ad55f87700f52d58d8cba2391edfa0 42 0.01 vMB 175
267,282 267,282 00000000000000013168691e9f3fbf05be0501cfb5962f1904527ec7a0ce0280 188 0.08 vMB 63
267,281 267,281 00000000000000003f3e72f269dbc4d369505ccc8240aed54f38ef2038b2a4ab 598 0.28 vMB 78
267,280 267,280 000000000000000a1518c71036cd417f4d747baa4ff64ca45595add41e48ea50 236 0.09 vMB 65
267,279 267,279 00000000000000070c8d4f3f0197c48481197939bdd05cd507db5d203ef40074 509 0.20 vMB 77
267,278 267,278 00000000000000000b422bd87f4144a0e2a6e614747c0ea0201042e9e91080cd 79 0.05 vMB 20
267,277 267,277 000000000000000880f929a3faabd82db331daa27a6713e3d5accb29ab0fdfce 279 0.15 vMB 8,270
267,276 267,276 00000000000000092785234c66885caf242e892a232812c4a233f4a289307b1f 127 0.06 vMB 70
267,275 267,275 0000000000000007c23363c204e00a8d829dd8f35b9d8b947c7763d6d95b2f19 205 0.32 vMB 26
267,274 267,274 000000000000000078301a3e53a4b148d5b213d7817e8fa7f77a1e6292e32c21 368 0.21 vMB 82
267,273 267,273 0000000000000004ca09cde46080c4548db697062805e818a07aa9eae26090ea 323 0.14 vMB 57
267,272 267,272 00000000000000084a7a47018e60b74db9fb84e0e2b25db3f5508cb51964d68f 391 0.21 vMB 54
267,271 267,271 00000000000000041e4dd070541c247e3366f020f76e7ca370c674582f9719f1 451 0.23 vMB 75
267,270 267,270 00000000000000079b9fa0c93b1bba3d2f4c62a213c524d753975886d4ffc898 128 0.07 vMB 47
267,269 267,269 0000000000000001f2071bec400e710764f89d0a14c385c914729f31f4bab68a 64 0.02 vMB 68
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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