Loading Tool

Explorer IconExplorer

Memory Pool

71,968 transactions
28.18 vMB
0.06663079 BTC
Random Selection Loading Transactions
Max Size: 170.46/200 MB

Candidate Block

Mining Attempt bebd43f7b0942744817072e9ece48a4a3d8ea0f38fce58776a10bd035cfc2ee5
Version 20000000
Previous Block 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960
Merkle Root bd7b2006d6d1659089e61283fabe29d4524c607baf7263119f80a3bdb862bfd9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,555
Size: 1.00 vMB
Total Fees: 0.00491920 BTC
Feerates: 85.21 > 0.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,451 (634,182 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,269 281,269 00000000000000025e14441296b999aa03e9ebb389209e7da24197e99e35b3d9 324 0.18/1.00 vMB 34
281,268 281,268 0000000000000002507d7eea76531d8e3b7feabaab8e8ced2b2a8e3caa5832d3 62 0.03/1.00 vMB 41
281,267 281,267 000000000000000099373323f2a4040d0854a62bb402d3216c4fb577bfdbc07c 52 0.02/1.00 vMB 36
281,266 281,266 00000000000000014874a427a184cd244710e96556eb998015b7fc23cb72f034 210 0.10/1.00 vMB 42
281,265 281,265 00000000000000013d2555457f08022e71143d6ff59e792084c2397c59599d66 98 0.13/1.00 vMB 15
281,264 281,264 0000000000000001fbd8b9f2208de83c2d23c594fcfd7cb7f390f482968a5004 568 0.25/1.00 vMB 49
281,263 281,263 00000000000000015ea16a02a377cc7ba2ba497c0e950c679c5b8de683c66fc5 72 0.06/1.00 vMB 29
281,262 281,262 00000000000000013dbef69c0212c1ad5c4afaec195cc3e2e38ccb58751bf8bb 253 0.14/1.00 vMB 19
281,261 281,261 000000000000000203f44d765b632c8378030f5857c6297fe83545f946ee4516 355 0.23/1.00 vMB 33
281,260 281,260 000000000000000181f849f7f9f480349ab1f9da0444971b39e4272868cf9246 345 0.25/1.00 vMB 36
281,259 281,259 0000000000000000f854bc4817181b583cb5c5b70a5d62f89768bd4039b9d7ec 134 0.05/1.00 vMB 78
281,258 281,258 0000000000000000f1e5d972d6d80127958759878a919b18f203efed17aee7a4 332 0.18/1.00 vMB 47
281,257 281,257 0000000000000002069c2945b3ac3535e1933993136899a64e0b119ea9676389 210 0.10/1.00 vMB 64
281,256 281,256 00000000000000015675e906a2ab0aa908feaf074385fd8ca3f5fcf6f630f1b2 182 0.10/1.00 vMB 37
281,255 281,255 0000000000000000dc3e70b151f8eb073a673c33bae1220d3fe5efeaac77e879 49 0.02/1.00 vMB 61
281,254 281,254 0000000000000000461d1b07942694a7f6c55004da2339fd38eca33e316d87e6 196 0.14/1.00 vMB 39
281,253 281,253 0000000000000000474fd01226f995b522ab4bbf99f02c91dc421917f4a662d7 766 0.46/1.00 vMB 33
281,252 281,252 00000000000000016bbfe0fe28794338c4554e541525341b42966ff97e34847a 383 0.24/1.00 vMB 34
281,251 281,251 000000000000000035396d21f4a0c10f47b08347199ee9ed6a834b89f3b576af 103 0.05/1.00 vMB 37
281,250 281,250 0000000000000000ce59ace66d2cf35d524fbadbe3670a99db1bd8da8d749870 138 0.10/1.00 vMB 40
281,249 281,249 000000000000000158e8c4031f4fcedea9a6af4f0dbeb5fb3de67118cdaebe76 175 0.10/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.18 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: 750.24 GB
    • Received: 18.84 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.