Loading Tool

Explorer IconExplorer

Memory Pool

75,607 transactions
28.72 vMB
0.09043498 BTC
Random Selection Loading Transactions
Max Size: 173.30/200 MB

Candidate Block

Mining Attempt 087f845b00fc16f3c13c4766897068533b039996d4500fdfc30368cffb12e44c
Version 20000000
Previous Block 000000000000000000001be99c5d13761820acd7b6d30d62ebad6cb236e61063
Merkle Root 0ce7a9f30a78d029f98fa0288bc0a987b2051d255ce23502dce13fef2177a5d7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,695
Size: 1.00 vMB
Total Fees: 0.02632078 BTC
Feerates: 150.80 > 2.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,556 (675,079 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,477 240,477 00000000000000baffbd4e3ffc52867c6e98838946baff07571ee66f91ae7906 76 0.03/1.00 vMB 275
240,476 240,476 000000000000000ac4f4ddb72d57f70b6ae3ee6af20d56ff643df5e0b650e10a 228 0.10/1.00 vMB 188
240,475 240,475 0000000000000026b9f1a978acd4d263b0889ed36bfa35106299b9a54f6b6e52 118 0.06/1.00 vMB 188
240,474 240,474 0000000000000047d8ae3888fe4a0f1dcd986925edf8f650f551db754ce243b4 93 0.05/1.00 vMB 139
240,473 240,473 00000000000000c75f075240d689c9ee3c22ab28c37515d9f38e5a5efc46a3a0 464 0.20/1.00 vMB 200
240,472 240,472 00000000000000738fba4a3a868210f13ff12518ed1c5edc4594ee8057a71f1f 71 0.03/1.00 vMB 201
240,471 240,471 00000000000000ecbe69a89ec308bd33c52f7d48aa778812bbc817582b77c979 345 0.14/1.00 vMB 239
240,470 240,470 00000000000000bd7fc46b1cae8d4b0c02bc06f96ed658f7a6f8eaf62cdb2cc6 55 0.03/1.00 vMB 190
240,469 240,469 00000000000000335cb3fb3e89565ed91b120618367d44f5dafe6586b3c02d51 28 0.01/1.00 vMB 112
240,468 240,468 000000000000005c81ea8b037d1f1cd8e7525cc46b069526a7198c9b1b763d30 257 0.12/1.00 vMB 162
240,467 240,467 000000000000005c76c1c83cf3badd206abb058c15a8dc7683f2ce57d91c8695 475 0.17/1.00 vMB 226
240,466 240,466 00000000000000e3a8125d9059ed598907b66da3f5e6e957cdf808eb080fb11e 228 0.11/1.00 vMB 183
240,465 240,465 00000000000000564291c70e7d92309e34d8b9cb0780977e5426e4f3c1c6fbef 388 0.16/1.00 vMB 201
240,464 240,464 00000000000000a06bb848ce3fae2b65e7ee2fe282702386e884329b49658621 31 0.02/1.00 vMB 109
240,463 240,463 0000000000000076651f36a12df360350e739ef516560416c110b3c3585b4540 457 0.20/1.00 vMB 191
240,462 240,462 000000000000004c579eea3c1a09452251581e768bf6a035aaf6100dba4b684c 399 0.17/1.00 vMB 199
240,461 240,461 0000000000000107ef183963d2c9556a34bf41126a4f26ee304370fd541dbfae 385 0.18/1.00 vMB 163
240,460 240,460 00000000000000c13be622f798d94608f19d931e53184d639d42026256572d8b 569 0.25/1.00 vMB 221
240,459 240,459 000000000000008d4550a1ef9410ae8cadd0f6ec80a4efc7e3b0c926a95f2381 353 0.15/1.00 vMB 197
240,458 240,458 0000000000000095cc2634855f3c573ad15460f44f504ee2e448aa345c7c7d05 33 0.02/1.00 vMB 137
240,457 240,457 000000000000008513959d5e52609737509a4700a760b2875ac45ce5ab398b84 268 0.14/1.00 vMB 158
Previous 10 blocks ↓
Total Size: 783.36 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: 768.38 GB
    • Received: 19.58 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.