Loading Tool

Explorer IconExplorer

Memory Pool

78,511 transactions
28.84 vMB
0.10920619 BTC
Random Selection Loading Transactions
Max Size: 175.12/200 MB

Candidate Block

Mining Attempt b4000391b83bc05b5cff24ae6ef328debc6b4c2ab57597e4d78228ac3895a577
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 226de408fe50fb8aa8384b6fd4c399d7d64e1322a851eb41213ccb25a1048cff
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,060
Size: 1.00 vMB
Total Fees: 0.03867203 BTC
Feerates: 602.26 > 3.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (389,019 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,286 526,286 0000000000000000000c042b08c9af9465e41d0cf4bba0b16d810b0e04098178 216 1.00/1.00 vMB 1
526,285 526,285 000000000000000000098ed5f89492a32440f159fac05b642e1fe3c84ca1dab8 2,357 1.00/1.00 vMB 17
526,284 526,284 00000000000000000013b357ff4c15b935694a51042b923527cc88b739a58f74 2,152 1.00/1.00 vMB 16
526,283 526,283 0000000000000000002b9c05df8a09c1611ad968e5c2f2c68d9d854fe2b203b6 1,285 1.00/1.00 vMB 15
526,282 526,282 0000000000000000001e733bc650ece3dff97e3e5b1b367ca19fb1524248f0a9 1,040 1.00/1.00 vMB 8
526,281 526,281 000000000000000000003ad8bbec7e59b9a1486047e0c4a80ed2448b56a7e3b1 221 1.00/1.00 vMB 2
526,280 526,280 00000000000000000036c9bf7cc5906d68b0bba7870551fc617ee01186914b56 340 1.00/1.00 vMB 3
526,279 526,279 0000000000000000000b192e94dc628a856a3bcba87c3dcf80b9b4e810a1f6f2 86 1.00/1.00 vMB 1
526,278 526,278 0000000000000000001a1bded681811a2e20a718cbeeb03d9d10eb98c256f7d1 348 1.00/1.00 vMB 3
526,277 526,277 0000000000000000001caeb1fe984133aefdf1d400d7c124ccbb0f508161975a 775 1.00/1.00 vMB 7
526,276 526,276 000000000000000000121d2c8fd238efb4ecb423d2c49cfa4cf475f7ae15e09d 234 1.00/1.00 vMB 1
526,275 526,275 00000000000000000025df8169e28eb45a59cd138ac67b25a16e46ad0379c762 299 1.00/1.00 vMB 3
526,274 526,274 0000000000000000002313ed29a8ea08c45910b59e056f195aeeffe987e748c2 557 1.00/1.00 vMB 1
526,273 526,273 0000000000000000000eddc244804c8fc3e311a42e799c0afbdef0c1347d202e 2,472 1.00/1.00 vMB 17
526,272 526,272 000000000000000000052a0fbfa13faaafa6ebd76a687fa568d083373577c0ae 2,412 1.00/1.00 vMB 28
526,271 526,271 000000000000000000104fde5167ee0d2599d99b09a5ff90e3b3b4897860e051 2,218 1.00/1.00 vMB 34
526,270 526,270 00000000000000000036cb975ed9d28a2b46bbb316f5410ed20c8fabbe60ff48 1,481 1.00/1.00 vMB 10
526,269 526,269 000000000000000000205c8b1c1ece1c9541994bb85d649bf625c05f46b399d2 951 1.00/1.00 vMB 10
526,268 526,268 00000000000000000031eebc0e66b0713cdf60282d4ad76c34e27183eaae8ea1 1,317 1.00/1.00 vMB 10
526,267 526,267 000000000000000000348db5d7aca4b1a3db5c87e42476b8903a9ee546f9ae23 2,079 1.00/1.00 vMB 19
526,266 526,266 0000000000000000002e81726d5a41ed5d76ab3d453ab0535a377a62a27dad0e 629 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.