Loading Tool

Explorer IconExplorer

Memory Pool

83,055 transactions
32.79 vMB
0.10083662 BTC
Random Selection Loading Transactions
Max Size: 196.69/200 MB

Candidate Block

Mining Attempt cf42856e9949e3693adf1977295d39d38d3799854d7e58c59a76d9bc8b5337b4
Version 20000000
Previous Block 0000000000000000000109222085eeb95e151ff53667bcd6dce04ddc657a5814
Merkle Root 5ab820d80d58d5182b41e58d29ee4c44d04be4c1c60f69b197320c2fd98a817f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,333
Size: 1.00 vMB
Total Fees: 0.02246294 BTC
Feerates: 174.18 > 2.25 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,172 (441,549 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
473,608 473,608 000000000000000000a2591c88266342e6f7380a275d5b98e1882f85347c48db 1,809 1.00/1.00 vMB 259
473,607 473,607 00000000000000000161bc29b93470f554a51ba84a2aac6b9f1cac00f7d35e69 2,167 1.00/1.00 vMB 304
473,606 473,606 0000000000000000007338be3887b586e90cac7cbd04c25461eee2577a48aeb6 1,275 1.00/1.00 vMB 332
473,605 473,605 0000000000000000005d9d1817873dc45e752378a28f2d61b8a8704c8ee23866 1,565 1.00/1.00 vMB 365
473,604 473,604 000000000000000000f6b3a088cc5439bcd7d7d6748b268b640f4da6ecfb0a36 267 1.00/1.00 vMB 16
473,603 473,603 0000000000000000016de72926ed5d5ec7c9a02971df7fc9532efb24dbae4820 1,652 1.00/1.00 vMB 193
Previous 10 blocks ↓
Total Size: 782.69 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: 697.31 GB
    • Received: 16.55 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.