Loading Tool

Explorer IconExplorer

Memory Pool

82,813 transactions
31.24 vMB
0.12267198 BTC
Random Selection Loading Transactions
Max Size: 183.72/200 MB

Candidate Block

Mining Attempt 1a8d2f1199fd6067292d1df4cce8157073b1ff162c1b27f141f0d60b6be0a0c2
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root c757ab7c598f8c5a038a8e8e2a9f6996af284c03e797f739731411df98269b8a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,493
Size: 1.00 vMB
Total Fees: 0.04245997 BTC
Feerates: 150.80 > 4.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (438,787 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
476,282 476,282 0000000000000000003d049896dd1cdd5d2510c9a321f88c8c253613d629d2e2 1,645 0.93/1.00 vMB 171
476,281 476,281 00000000000000000155e6859e8d6523a60dd33e57e7d16205708a30673d73d0 2,397 1.00/1.00 vMB 98
476,280 476,280 0000000000000000006a4d218799948cdfe0c47cf01aa392b248a7209f3a45f6 2,238 1.00/1.00 vMB 154
476,279 476,279 0000000000000000009436b8d868d55f6125dc6e8d5f3eb54a20fd36f3e43b84 1,780 1.00/1.00 vMB 125
476,278 476,278 0000000000000000001998102eda7a4b94ded93c931ae71b56721147682933a4 1,933 1.00/1.00 vMB 163
476,277 476,277 00000000000000000013390fdef839f9a84b06f7cae9d998377eabd44b39717d 1,668 1.00/1.00 vMB 189
476,276 476,276 000000000000000001438952ca18932d88ed235e86e662ff1001cfcf391a9650 1,584 1.00/1.00 vMB 162
476,275 476,275 0000000000000000010bd2e21fc19f39808846e3fb7d69450583c55388e0855a 2,029 1.00/1.00 vMB 230
476,274 476,274 00000000000000000106856053d6daf7e138125e228f1d72b08c9487e58cdbb0 2,146 1.00/1.00 vMB 212
476,273 476,273 0000000000000000002f990e09f2d2fb06eb91cc1580067e47c01ea010c29085 2,804 1.00/1.00 vMB 311
476,272 476,272 00000000000000000151077e3d4e0601354286a3cbe4d67dedde7d26e1b317d3 1,956 1.00/1.00 vMB 197
476,271 476,271 0000000000000000007df6d6851fd8b104b02ed9173cb14202aee5fa66c96443 2,280 1.00/1.00 vMB 59
476,270 476,270 0000000000000000010db10f23bef271a0dc3f01dd646723be63eb6d0f600b67 1,989 1.00/1.00 vMB 136
476,269 476,269 000000000000000001178d4437ca92a492471dc07ff27bdfa5e946aa904a1058 1,669 1.00/1.00 vMB 190
476,268 476,268 00000000000000000090ebfed446fcea8eadfc6d93f6f5ca653709bdb04e0870 1,876 1.00/1.00 vMB 123
476,267 476,267 0000000000000000013c88a6013a3b420e8a9c2e8bc420f6e94aba6b37d744cc 1,588 1.00/1.00 vMB 140
476,266 476,266 0000000000000000013ba01219bc01f3508f92d163bd3ed2232999fb5f7c0da0 1,936 0.99/1.00 vMB 54
476,265 476,265 0000000000000000001044ecca3d9166734116b56ccb96c8760bfd868e7c7b35 2,577 1.00/1.00 vMB 141
476,264 476,264 000000000000000000551076fe4e06f0f58ed9c0c445f31b379a9d8444fba1ed 1,904 1.00/1.00 vMB 136
476,263 476,263 000000000000000000bd54315ea46643a021c6b448a4dccd9b48910b7bf21323 1,600 1.00/1.00 vMB 133
476,262 476,262 000000000000000000ce2e1a48dc8606d99f201491734af1a0cc320a5f710c8d 1,966 1.00/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 782.52 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: 668.77 GB
    • Received: 15.57 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.