Loading Tool

Explorer IconExplorer

Memory Pool

79,179 transactions
29.32 vMB
0.09755949 BTC
Random Selection Loading Transactions
Max Size: 177.21/200 MB

Candidate Block

Mining Attempt 8bac40e957efeedd49e22b37a504739e43267f2dfdc5dc1ecc3590ee1f2c4a4a
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 627531d948645d48bd82f648a6695eb4cc0c0a046699a6c685e410e7d5604e7d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,318
Size: 1.00 vMB
Total Fees: 0.03533543 BTC
Feerates: 150.62 > 3.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (684,683 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,473 230,473 00000000000000fb60f16836fa0378681da14a7da8bef787e05f1ec00b56eaf1 473 0.21/1.00 vMB 126
230,472 230,472 0000000000000115bc33137e007160d50aab8d544bf6f751b67b443c4415fb60 5 0.00/1.00 vMB 940
230,471 230,471 00000000000000edc5148d7312d42e09abebb9a379d616c51aa809a93d7e9801 537 0.25/1.00 vMB 137
230,470 230,470 000000000000003113479a1b277da2d0d7ce442100176ee54304f49fe76e7118 179 0.08/1.00 vMB 113
230,469 230,469 00000000000001fe989a4bcc8f4f12bc174c0f411b1e58100a0ea03ed5b669fe 278 0.14/1.00 vMB 136
230,468 230,468 0000000000000168eb0df0835c9b52b7032c80327ba7a43d0de506af308ef055 108 0.04/1.00 vMB 142
230,467 230,467 000000000000017dc701f49383dac355c0afd8cb3aac171397c46bc59391ae3d 252 0.09/1.00 vMB 137
230,466 230,466 00000000000001a8efb87e762e523dd0bc34326fb5f2cbb8b1614d5e27b7c42f 371 0.18/1.00 vMB 120
230,465 230,465 00000000000000da7c958818a8064ebea9ed7a796c8c9c66c42154371acaed9a 139 0.04/1.00 vMB 10
230,464 230,464 00000000000001ab9c183025d94830462f6dd5f1448905c8e07e7219ea05af51 206 0.16/1.00 vMB 113
230,463 230,463 00000000000001bfe64fbad440d061d349dc1764ae473d2b1768d253731e7da4 268 0.12/1.00 vMB 55
230,462 230,462 000000000000015cae4081adf09d4a9a341341dbc54656a11642137ca4d6df9b 208 0.09/1.00 vMB 177
230,461 230,461 000000000000008e3d6191064c573bc6efb7ce7d9754c943a230b6983b632421 240 0.15/1.00 vMB 94
230,460 230,460 00000000000001bf100020821b739fd90ad34c1076ed4b46f5567344bcb4bcbf 683 0.25/1.00 vMB 198
230,459 230,459 000000000000020988ab3bb87bba36be0c6e76195ed1b3a1eeafa00bd9503686 6 0.00/1.00 vMB 0
230,458 230,458 00000000000001a4ab9046f50b5d7c4c32fd13bd05b498e53f94a5b92dc25d57 140 0.05/1.00 vMB 16
230,457 230,457 000000000000012a1f3c993b50794f0d43efeff23069197d24723bb3b85a5be8 84 0.03/1.00 vMB 135
230,456 230,456 00000000000000c289e93fcce6511d8c5bdae404bb8e21d1b1820ee4f636b755 470 0.25/1.00 vMB 96
230,455 230,455 00000000000000e9304384d566ddd5e9cfd980983bbddf741d6928c024bf1ff4 385 0.17/1.00 vMB 136
230,454 230,454 00000000000001e0398fcc6e27be3fd3a52455a73cd8a9bf59e7e755e4f2d8f1 266 0.25/1.00 vMB 35
230,453 230,453 00000000000000674ae806f9743a2d9c9acb91fc676d4097868f87d460be73ad 653 0.25/1.00 vMB 167
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.