Loading Tool

Explorer IconExplorer

Memory Pool

57,257 transactions
17.35 vMB
0.04800820 BTC
Random Selection Loading Transactions
Max Size: 110.54/200 MB

Candidate Block

Mining Attempt 1d39b3738ee48322b1d4e72d213f93d8e0c6fef5d4f79d85b0b7428baa33faec
Version 20000000
Previous Block 000000000000000000001db67663de93f2bb44247e311e96e158b6f9cbf234ae
Merkle Root 18ab6590359400be1a98d9115425279146fb4ad692e9ae2ed4bb8f93633da541
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,156
Size: 1.00 vMB
Total Fees: 0.00922306 BTC
Feerates: 91.53 > 0.92 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,735 (654,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,286 261,286 00000000000000169575b32c56b58cfe40d58ff01d0ce82a81436d6e54135bae 195 0.11/1.00 vMB 76
261,285 261,285 000000000000000b7fb3422a8ec26f7aca3cd6126fb8e426e5087f16abe086d4 370 0.22/1.00 vMB 99
261,284 261,284 00000000000000100be9d526ad66244c3c31d6f4d2512c870e5cf71a4f40ca50 349 0.18/1.00 vMB 105
261,283 261,283 0000000000000017dd4225307f94821550c6b40ddd1766ea6b35814c6e498d80 118 0.07/1.00 vMB 22
261,282 261,282 000000000000000ecdeef5dee710c03b38c6e8aabc5dd93a102f34d09f69f13e 470 0.25/1.00 vMB 101
261,281 261,281 000000000000000e7983cc97145e8230bca60c18f02f74c1404166b2e829dfb9 166 0.07/1.00 vMB 80
261,280 261,280 000000000000000463e48f7bd0a375b15c16741b224cdfdcdaa8b8d297b9390a 380 0.25/1.00 vMB 84
261,279 261,279 0000000000000007d62dc26c21de3d2997eeff97a15b357abe7ce5e25fe416ad 43 0.41/1.00 vMB 12
261,278 261,278 0000000000000000179df614e6cff9eae9efaef40fa6fcb7d03dfac0a5886ec6 358 0.21/1.00 vMB 101
261,277 261,277 000000000000000cb695bb0fd09f313a27e6c372e16c51d9e42c264f3eea8eb3 344 0.15/1.00 vMB 114
261,276 261,276 000000000000001c1881dd919fd17f11d2671905ae7bc67589ce669920bf138f 387 0.16/1.00 vMB 110
261,275 261,275 00000000000000022af75b0719a8508a28e1b3f9aba3767fa89566847968fa26 463 0.38/1.00 vMB 49
261,274 261,274 000000000000000b6ad54be6fa9b5c692271d326d25508340c7920502d22a852 615 0.25/1.00 vMB 208
261,273 261,273 000000000000001292f9d6817f88d926838cb26304d3cb8ef8baba23595a6d76 293 0.16/1.00 vMB 95
261,272 261,272 00000000000000186410c465d74b2621e4f76ba7ea3c1a3a3dc941f562ef8e32 484 0.43/1.00 vMB 47
261,271 261,271 000000000000000fc69fe6b60f2071efca9280014c10681d84626663545b69e6 589 0.25/1.00 vMB 157
261,270 261,270 00000000000000187d418b8353c3a35094fa234dec6c5fa063d3efcc55d68a2c 294 0.15/1.00 vMB 68
261,269 261,269 0000000000000015c07f40e7c7ddd48b9499641e90a1b547f580eea07c031630 276 0.55/1.00 vMB 19
261,268 261,268 000000000000000a724134eb27a22d4a9ce4603901ca8ea96961a7980b94a3fe 663 0.25/1.00 vMB 150
261,267 261,267 0000000000000010dea6a18f90d306dfb978b5bb099d58e745f0d7d223d280e9 217 0.19/1.00 vMB 66
261,266 261,266 00000000000000039a2b9bdaede7653ab0a66a3f16b641a4dda7c7955cd83c93 495 0.25/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 783.65 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: 776.39 GB
    • Received: 21.02 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.