Loading Tool

Explorer IconExplorer

Memory Pool

26,443 transactions
4.63 vMB
0.03669421 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.68/200 MB

Candidate Block

Mining Attempt 1baab108f9b7ac7b928887f604130d04a4f0c7a909b4ab59ee5938dbe479163a
Version 20000000
Previous Block 0000000000000000000128cedb9b23be56bc6bb3295241126822eef422b8ce0d
Merkle Root f165537301e7dc8f0d241f6a5c58df65e763cfd9050c37137c34ca7949cdb089
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,423
Size: 0.38 vMB
Total Fees: 0.02512193 BTC
Avg Feerate: 1.66 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,789 (658,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
254,247 254,247 000000000000003359593e765d4c2d2785fe39f32e9952fa24b70ce5104fe253 0.06 MB 120 115
254,246 254,246 000000000000000f362a9c14066252a2893492db20261a8af5ff98492482eb06 0.15 MB 204 96
254,245 254,245 000000000000003e11bb634f5376429a01aa4123c8e32cb1ac96eebd28e78083 0.04 MB 79 111
254,244 254,244 000000000000002b660d96975fcd2a64210ca12417c70f8a17b74075aa370472 0.27 MB 312 76
254,243 254,243 0000000000000020c89532221c249de42f764e31271bcf80d98a29d05bb1d41c 0.07 MB 160 82
254,242 254,242 00000000000000367db480c2ad3bf167a141c3768407e7f7c21d8ccae6d3d42a 0.14 MB 303 57
254,241 254,241 0000000000000016f6d933420e11a5938de72bf80da1c34bc696e50a7431e5cb 0.25 MB 546 139
254,240 254,240 000000000000003683f1eb14d07358aeb0ea374c53a5167efd8959a74bb698ef 0.15 MB 120 44
254,239 254,239 0000000000000002cd952599c4aaeb60976f4ab89c1841ae7eb9dd8b442917b2 0.09 MB 229 108
254,238 254,238 000000000000003dc2289e02cb950ec1a3c281f36445f357266a65a93732cc7d 0.06 MB 134 148
254,237 254,237 00000000000000291c59fae39f86fb551256c9b3865bdc7afda97b449ad3fa33 0.13 MB 334 142
254,236 254,236 0000000000000027d5ceca4b6d72ce2cd15ea0882ac4bc9c41c43f24de8fcbe5 0.06 MB 117 85
254,235 254,235 000000000000000a0328d4b7f68bfb523e3b660a18eb330554a11c83b61d02f0 0.25 MB 480 60
254,234 254,234 0000000000000040df44cc0c8ab3fd4125fc72b7af287130924a41d55dca5b2b 0.25 MB 520 101
254,233 254,233 00000000000000053d2ebdd4ae6a611e67930f557a1563e45299265b1a10e558 0.49 MB 973 92
254,232 254,232 00000000000000256def24a2d9db96f132be4cacb26ea736335503b11bb0e11f 0.15 MB 380 141
254,231 254,231 000000000000001204ff18054a0a6e2325df3a95a3a249ad38bfd958e457eccf 0.06 MB 129 105
254,230 254,230 000000000000002a0a87f0d50af059761f668b84ecdcd9e4732d803efc19bf50 0.24 MB 246 60
254,229 254,229 000000000000002f4a94d61de0bb9537972bbcfe07314fb96a77b7354f41a929 0.12 MB 247 121
254,228 254,228 000000000000000b95a52a479837370fa73068531c1a7b28a0650dac9e55b4da 0.15 MB 315 115
254,227 254,227 0000000000000032b2a3b943ae5aba57d5a025e1cdab1081489771aab4c1eb7f 0.08 MB 48 45
Previous 10 blocks ↓
Total Size: 778.47 GB

Node Details:

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