Loading Tool

Explorer IconExplorer

Memory Pool

80,082 transactions
33.83 vMB
0.12365381 BTC
Random Selection Loading Transactions
Max Size: 192.26/200 MB

Candidate Block

Mining Attempt 41bf0979953b16f842ff39d57e88c712f23de11066aa5ecf2f900d8bab4b6d5d
Version 20000000
Previous Block 00000000000000000000d01ec66a5500a065a0accb178777c62c2953c9414924
Merkle Root 0ae401eb634e863a0bc79a5cfc921c93b0b9805cb571d2b0ad11099ec7930897
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,205
Size: 1.00 vMB
Total Fees: 0.01681671 BTC
Feerates: 52.08 > 1.69 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,410 (613,215 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,195 302,195 0000000000000000660f8953b5f726514c70593040de8c0533a3509030646243 70 0.05/1.00 vMB 22
302,194 302,194 000000000000000027209c89d534c13f3e0e059f9b24f7481bc201d48d4cff27 112 0.07/1.00 vMB 6
302,193 302,193 00000000000000002e14b4f03f93f047ab233ec017f0db8410f114b5ccc3ae91 692 0.37/1.00 vMB 33
302,192 302,192 000000000000000051b0386cbd24a2459b65e586221c086d90d9d872c6b59bac 486 0.32/1.00 vMB 28
302,191 302,191 0000000000000000651055ffcae346f2d4dd3242da47ed32e1754125f6372e6d 176 0.12/1.00 vMB 19
302,190 302,190 000000000000000003e5356b6817ab4ee9a8b7af571d5f64558d4eb176106133 8 0.01/1.00 vMB 3
302,189 302,189 000000000000000072bcdf863a13c5b90a493a4e329616641a59043318cbeade 130 0.10/1.00 vMB 24
302,188 302,188 00000000000000000203fbc3fc792f81c6d807e4b39ddc1488224ec571aaf35f 71 0.03/1.00 vMB 23
302,187 302,187 00000000000000000d2b4041a512fd4ecdcc8adbb8ec581ccda34dba8e53231b 770 0.46/1.00 vMB 24
302,186 302,186 000000000000000058443104ee4a4232e54342e28ff032259cb70cb2843bec18 766 0.33/1.00 vMB 33
302,185 302,185 00000000000000004a34d4f41b84fb1c6b3f25de5fef20aa86397780dcc51bd4 1,162 0.56/1.00 vMB 32
302,184 302,184 0000000000000000278bf014e1b9939ea9722c232a4df4d49a958cad3f438705 84 0.06/1.00 vMB 20
302,183 302,183 00000000000000004c21e5486f6f960d5c504d7a4305b1db78920abb05789504 210 0.08/1.00 vMB 32
302,182 302,182 000000000000000051e67e8ef3d162a57895bb23027e2bfa6c4f733ff25ec728 142 0.13/1.00 vMB 13
302,181 302,181 00000000000000003414d0ed5cc8a27484454708e88f7ee3c40a77cb042fb68e 444 0.17/1.00 vMB 40
302,180 302,180 00000000000000000d57c1027d99d83de6fe962911de43653598ba67ef0a54f8 228 0.11/1.00 vMB 27
302,179 302,179 00000000000000005565904d599ab16a401530ee23b3f5d43e52c23454b62cce 237 0.10/1.00 vMB 32
302,178 302,178 00000000000000006a42841d92d426c54e6738a6443ac09bdb318972f854dd61 496 0.25/1.00 vMB 30
302,177 302,177 00000000000000002e45dcc828b5f733e1a1a4fbdfa290b49592be3d857ed013 273 0.21/1.00 vMB 19
302,176 302,176 00000000000000001a29fe690410cc3ca841c4ae994949a49c90f102fff834d0 680 0.25/1.00 vMB 49
302,175 302,175 00000000000000003a7e6b0bfbce1720e48eaf2caea288186a2790789c9718d5 274 0.15/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 783.10 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: 728.37 GB
    • Received: 18.48 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.