Loading Tool

Explorer IconExplorer

Memory Pool

78,203 transactions
29.34 vMB
0.06544973 BTC
Random Selection Loading Transactions
Max Size: 176.31/200 MB

Candidate Block

Mining Attempt 9efb54f5dbcb050ae36340215bb1afa2f9edb35136ebeb13a46e2f51ffe41348
Version 20000000
Previous Block 00000000000000000000a281f5555936da4319487920bc58ef2a368fe4984bcf
Merkle Root 3053e5fa636f3c8af42753a4c123be76fb3c2819ccff8e0765d29447404908ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,979
Size: 1.00 vMB
Total Fees: 0.00606115 BTC
Feerates: 101.06 > 0.61 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,018 (597,825 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,193 317,193 00000000000000000163ea7d20d6140bca8c058877a4321cc2b24a6caf4ba218 325 0.20/1.00 vMB 27
317,192 317,192 0000000000000000060cd82beffc0d1da3e914329497486631cddc70e4857522 31 0.02/1.00 vMB 21
317,191 317,191 0000000000000000057a0bb77bdf49654a06e057a3acc7642e1b6defe12a2877 502 0.25/1.00 vMB 29
317,190 317,190 00000000000000000ad95a3633505b1162789829a496dcbbd2476aacd8deafa8 32 0.01/1.00 vMB 18
317,189 317,189 0000000000000000181e802ec08cd9b36a6b5a38933ca6e7ad547c9c87b504c1 313 0.20/1.00 vMB 27
317,188 317,188 00000000000000002527bcc1817b4f6207b1caa86b68d960f4d8516693102efd 666 0.31/1.00 vMB 32
317,187 317,187 0000000000000000042ea46e74366b05062047012b25e09dbbe51070caa2c47d 302 0.20/1.00 vMB 26
317,186 317,186 000000000000000011bb24a61720f08fc6bdb7daa8cb44c12c3516774178b034 213 0.11/1.00 vMB 26
317,185 317,185 000000000000000016264c965bef96a5e2588c8d99d1d059c19f6ea59e025dde 21 0.01/1.00 vMB 19
317,184 317,184 000000000000000011f9fedd64704c841e2ad5de6a3856308133039ca0e3ac9c 15 0.02/1.00 vMB 15
317,183 317,183 00000000000000000cc5fd5211283adc430223d4174dd73e86173badcfa6cd9c 212 0.13/1.00 vMB 24
317,182 317,182 0000000000000000239344fc532bbad8a679e3fc30e8900772523a10c4720a0c 143 0.07/1.00 vMB 22
317,181 317,181 00000000000000000bb5855fe2596a0553d4c27f4eb7126f21a69ddf10c3388c 387 0.24/1.00 vMB 30
317,180 317,180 00000000000000000dc20d9e6df868e9d0bc0d42fdb6cd6fdddece21a203bc2a 338 0.17/1.00 vMB 29
317,179 317,179 000000000000000006fb87cb8ec6e0981b134953f1916c513f7210b534a94b8b 471 0.28/1.00 vMB 26
317,178 317,178 000000000000000021f59fdaf4a795894ad225c958ae8420cc4f44c491348ef2 60 0.03/1.00 vMB 27
317,177 317,177 0000000000000000122c6f26b886edc6166c7d91a0e66e7a79c7bf1420379e8a 252 0.12/1.00 vMB 27
317,176 317,176 0000000000000000166b4ca13d115a0d7f6929a82382fcfdb6e610d61fe9da86 146 0.09/1.00 vMB 22
317,175 317,175 000000000000000028bf800958b5855b55afaf070f755392f9d29658faec998e 41 0.02/1.00 vMB 26
317,174 317,174 00000000000000000b5478d989e343a8f9f69cb305e96f7cbcebc5ef6a1da8e0 536 0.31/1.00 vMB 25
317,173 317,173 00000000000000000f489207afc3146f0b7c624c38746d8185b8b8404981332e 297 0.19/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.43 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: 665.48 GB
    • Received: 15.15 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.