Loading Tool

Explorer IconExplorer

Memory Pool

80,509 transactions
30.17 vMB
0.09091675 BTC
Random Selection Loading Transactions
Max Size: 180.94/200 MB

Candidate Block

Mining Attempt 977e568c6175e86db761fbd08c7704ebd04619ff82da8b3abd7db286ebcbfadb
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root c221acbf4ace9fc3f64cd09eb9174cd8c9186d1ec7346d4086c624ab48eb611c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,103
Size: 1.00 vMB
Total Fees: 0.02915831 BTC
Feerates: 301.07 > 2.92 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (737,244 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,763 177,763 00000000000002907890fcc0bf95e702a8ec4147d6548f2b7f1ec7e41f98fdda 147 0.04/1.00 vMB 96
177,762 177,762 0000000000000a2b18ae0a4939058bdb05785801fd49e269a95e3e17e83d4191 16 0.02/1.00 vMB 59
177,761 177,761 0000000000000987adb59d39fe02781f086478d2f295a099f705a82f217d4381 16 0.01/1.00 vMB 33
177,760 177,760 0000000000000893c45e52b42182197e93377c77b3d1c43a984f6198da9dd511 49 0.01/1.00 vMB 11
177,759 177,759 00000000000008409001b4d8e44ac5c7c6363a01e1a25076139f6493c0512c5a 14 0.00/1.00 vMB 334
177,758 177,758 0000000000000651af33dd0855ada82eba15f8a4804347d022045a078070f440 22 0.01/1.00 vMB 388
177,757 177,757 0000000000000ab9536cdea5d40a0ecaa00c55781c9bf3798cec3113b15a8e9a 41 0.02/1.00 vMB 131
177,756 177,756 0000000000000567203de4a52b2c60eeb8103d8859b602300b2eaf8f87e684c5 29 0.01/1.00 vMB 252
177,755 177,755 000000000000017a0c83fdcdcff28f6ebd849ab8797fef7fa3c95111afbfbb58 7 0.00/1.00 vMB 51
177,754 177,754 00000000000004a5ae2beb0780d58a0107b1cf61d49cb93f44d1f1e458d4363c 33 0.02/1.00 vMB 46
177,753 177,753 00000000000000c8ba8a421b17914d23d71fa73861d7745098fb60af6075b1d0 55 0.02/1.00 vMB 90
177,752 177,752 00000000000006100dde370ae0090be540b1d152a9e0dfc1d06dc7a04f999b80 30 0.01/1.00 vMB 4
177,751 177,751 00000000000001557de733f46fbd1e3d27174fb732010342cad395013416a49e 5 0.01/1.00 vMB 9
177,750 177,750 00000000000008737b4b6bcccad863af30eaa1f78ebaa67e805b4773da4f9788 13 0.01/1.00 vMB 68
177,749 177,749 00000000000008145b5753fd9bdbacfd1018c530aa87f31af2075f9cb9f27197 20 0.01/1.00 vMB 79
177,748 177,748 000000000000015e7aeb4b8a56ea16706f71b74a9603877b2392896cc1129a72 2 0.00/1.00 vMB 0
177,747 177,747 0000000000000a85083c1a37a6a28c8c28b59104df29beef710a563c30b86464 62 0.02/1.00 vMB 9
177,746 177,746 00000000000009569439ff10cb3f56771570e9e96baf87175ff7ab974f2e3428 8 0.00/1.00 vMB 0
177,745 177,745 0000000000000995f09a74cf93c1cec7afd1bcb157df3d09c7faac555e277fc9 61 0.03/1.00 vMB 69
177,744 177,744 00000000000000426d143d7633046564714dd08fb52cb3a7216ec676b1f36518 17 0.01/1.00 vMB 153
177,743 177,743 0000000000000005ac36cc3edfa22f02f10d903da8a974003674a24dbeee2e01 8 0.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.