Loading Tool

Explorer IconExplorer

Memory Pool

81,184 transactions
31.49 vMB
0.10106696 BTC
Random Selection Loading Transactions
Max Size: 188.29/200 MB

Candidate Block

Mining Attempt 4583f34523f550b38e20f0d2c8b5b7a3d584877cda6f127ffeebdb8461e80441
Version 20000000
Previous Block 00000000000000000001cf5b7d2a37dd298e1ce67799bbd6505a6dc760cb69ff
Merkle Root 4273850c7fa8e47cb8d6daf3a8e438dd8d2850cab6279d83ccc0bff93b93da86
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 749
Size: 1.00 vMB
Total Fees: 0.02163904 BTC
Feerates: 711.74 > 2.17 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,377 (647,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,918 267,918 0000000000000003f7307fd2916077305eee622ebede8c2d4879c36ead074564 1 0.00/1.00 vMB 0
267,917 267,917 00000000000000030324987f7d33c445deca9ac06a6d07234f576d302e82c60a 270 0.12/1.00 vMB 59
267,916 267,916 0000000000000005fa5454135b2638d1b2240d565737a24586f31490025e2de0 178 0.10/1.00 vMB 17
267,915 267,915 0000000000000008fb58445ee8583f5b2b5fd8699d8093be1893dfc68edb41cf 485 0.24/1.00 vMB 62
267,914 267,914 0000000000000001d7eb7fceb2e27f3dd1eb5f516464a6b6874fdf6debbd0227 63 0.03/1.00 vMB 53
267,913 267,913 0000000000000002a8709931f44ee2a9221b34932885ea2765b20c534ea41571 149 0.12/1.00 vMB 30
267,912 267,912 0000000000000009992ad477ccb275174e4b163489c48aecea64c52e6fba560d 634 0.25/1.00 vMB 79
267,911 267,911 0000000000000004ee9bb13b022c412d75692b5e85454013c53f89e5d6fa8c69 58 0.03/1.00 vMB 9
267,910 267,910 000000000000000174b3aaa1464fcaf22647cc436460a57408dcd71ccbea7998 81 0.03/1.00 vMB 7
267,909 267,909 000000000000000938fb56d8b7a7408f6322cecf90574c404713244fd9d24e92 87 0.07/1.00 vMB 31
267,908 267,908 0000000000000004e2ee34804c7e4e4fcc1a75c2dbec013abaf537eec8897188 616 0.25/1.00 vMB 78
267,907 267,907 000000000000000443fa09ffb1c785880d74e7ed27920bb6ed406d21f2a9cb73 1 0.00/1.00 vMB 0
267,906 267,906 00000000000000043e903dae469c96768343519a55a99311ab29244056c26d17 89 0.05/1.00 vMB 43
267,905 267,905 000000000000000887870e7b292a81b20b9300c6cec497b0d6dcd9b1ff45d648 106 0.05/1.00 vMB 60
267,904 267,904 0000000000000006f667525a6288181100a47f07f117f33e54c0a549cf15510f 691 0.29/1.00 vMB 62
267,903 267,903 000000000000000613162c31a2e3e389d6cf16cb179b4efce23080506b8d081d 231 0.11/1.00 vMB 74
267,902 267,902 0000000000000000deb2236e22c41455441cf317ea3761c7ea6aac61810ea434 98 0.04/1.00 vMB 49
267,901 267,901 0000000000000001293674987449428c3dc19ff4ca6b39a85d2854511d8eab7e 220 0.15/1.00 vMB 55
267,900 267,900 0000000000000005562bc209bf1d3775dda485e11312e92d864e31153b720d1a 57 0.04/1.00 vMB 40
267,899 267,899 00000000000000055bc0dceb5cad0b4c14746d904c69c9cc8dce6340e311a247 214 0.10/1.00 vMB 53
267,898 267,898 0000000000000007ac0fe1fcff624647914608c16ea6bdd3014b1eaa2caacad1 380 0.18/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 783.05 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: 720.46 GB
    • Received: 18.17 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.