Loading Tool

Explorer IconExplorer

Memory Pool

73,470 transactions
27.18 vMB
0.06138077 BTC
Random Selection Loading Transactions
Max Size: 166.05/200 MB

Candidate Block

Mining Attempt 06686de7037baf9799b46d9fe8305267c334c14ab8c00d7304fb2f44d3711237
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root 640b582f70a9633bbf044d2753ff789ff2e34823cd184b3a669d4a1de4bc314f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,883
Size: 1.00 vMB
Total Fees: 0.00376293 BTC
Feerates: 20.10 > 0.38 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (441,630 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
473,629 473,629 000000000000000000852eba96fbdb0aa1e0703590bf727cb83ed6d77416337c 1,621 0.94/1.00 vMB 281
473,628 473,628 0000000000000000003220e2cfdb30fb8dea332d13ddb110453d44790c828b57 1,117 0.67/1.00 vMB 245
473,627 473,627 0000000000000000004819fd9d48f2dbb45fb532af0475e7e1a0e7cadd0e62c7 1,907 1.00/1.00 vMB 351
473,626 473,626 00000000000000000046916992d4677387bf836914c09e6793daa470e4dce4a2 1,370 1.00/1.00 vMB 152
473,625 473,625 000000000000000000614c692a98cf65f5cba8a77d48071c8c11c411734c00a9 390 0.22/1.00 vMB 265
473,624 473,624 0000000000000000002c21879195be6c4f651d3119155c515a1ac3f478c3fb04 1,092 1.00/1.00 vMB 105
473,623 473,623 000000000000000000a3a231ce03c4b61041e0de0b7b754f20d74d69497b2cad 867 0.39/1.00 vMB 229
473,622 473,622 0000000000000000012a7dd00a189a861151b649bfb44ec457da301c02b425a6 1,439 0.73/1.00 vMB 212
473,621 473,621 00000000000000000113b528bf8c698611f64c49aed0e21c230abb1cb3e40d5c 839 1.00/1.00 vMB 92
473,620 473,620 00000000000000000085542d50e7daf313239ad22064f51ffb29e080918ec19e 176 1.00/1.00 vMB 28
473,619 473,619 000000000000000000a31caa13679f617c37397c11bd2e2b513a907163205cc8 1,145 1.00/1.00 vMB 123
473,618 473,618 000000000000000000d511aaae487d38e21518af4d4dc5626791d3635630ae38 455 0.99/1.00 vMB 48
473,617 473,617 00000000000000000058bde7db52abb1c0b2b2e304df682e51898b58a9c49067 788 1.00/1.00 vMB 74
473,616 473,616 0000000000000000007e522c37b2ea440e4e3476d62442417be4f59e4c06cc6b 603 1.00/1.00 vMB 16
473,615 473,615 00000000000000000041cbface86b67cd20b15107af5f5de3327f16236f252bc 2,143 1.00/1.00 vMB 287
473,614 473,614 000000000000000000416465c4d48915c94e19ff9d94916e95e943006e2d0af9 1,750 1.00/1.00 vMB 91
473,613 473,613 0000000000000000003a55668ccc62caf37678c1d6a316f55acbfb93e0c99313 2,215 1.00/1.00 vMB 330
473,612 473,612 0000000000000000013cb6156adac99c6fc0ca11a45130a06fb60538f4ca7411 2,008 1.00/1.00 vMB 266
473,611 473,611 0000000000000000014129acafa0545942e21bf2e88c95c3ff130d02b9d34905 1,011 1.00/1.00 vMB 31
473,610 473,610 000000000000000000642e6876c941bdee8f68ec81863e801065b23e4942ad43 1,805 0.83/1.00 vMB 302
473,609 473,609 000000000000000000e589576a954ac374d0a98478007a82f2a57f76e243ece3 2,427 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.84 GB

Node Details:

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