Loading Tool

Explorer IconExplorer

Memory Pool

74,672 transactions
27.66 vMB
0.07579460 BTC
Random Selection Loading Transactions
Max Size: 168.52/200 MB

Candidate Block

Mining Attempt 77857338ea9b3584e35c4ccb18e35b2d1d8af501a3588a5978a30c5a4fd58da6
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 3d4575d68c975afcacff439b7ea6da005d2e60755e0fa565a21bc14f268221eb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,857
Size: 1.00 vMB
Total Fees: 0.01664567 BTC
Feerates: 402.60 > 1.67 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (627,972 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,339 287,339 0000000000000000dfb44e1bb2ceeb07aa6a9088fab6d46b80682a41853d5630 218 0.15/1.00 vMB 26
287,338 287,338 00000000000000001aa10acdcf38ce258268b3772005a498e7c9d06c171bed1e 254 0.17/1.00 vMB 32
287,337 287,337 0000000000000000a2ef063aa969f23e745bae7fd069d7ec373d77a7d83ceafe 667 0.50/1.00 vMB 28
287,336 287,336 00000000000000013ad0d4aa16e851595dc39b8cd55e2aaa1ce95cc32a3a60c7 128 0.24/1.00 vMB 14
287,335 287,335 0000000000000000763a47658b677da4de51f2d523805ffe482b2c8f3b9fbbbf 473 0.35/1.00 vMB 27
287,334 287,334 00000000000000015a3c561fbf7aba7e703975b84a66cadbdf211ccabc292887 560 0.25/1.00 vMB 41
287,333 287,333 0000000000000000d432694188b17f842d9c5f810648deb2164d080b1cf6d2b1 48 0.06/1.00 vMB 101
287,332 287,332 00000000000000011f8f4fac837112ce9fe52baba00f06e177f5b7eb776b8370 41 0.04/1.00 vMB 9
287,331 287,331 000000000000000045910b8eadc3120f5f81eebd6272e5309f32b08405974e67 214 0.23/1.00 vMB 17
287,330 287,330 0000000000000000adeaf6386336cc62643a97077eb75548b832dca54e44cc1b 888 0.35/1.00 vMB 49
287,329 287,329 000000000000000076eca41b4c5da8121971027a38798e30fdece93d40991a60 721 0.35/1.00 vMB 39
287,328 287,328 0000000000000000a88b696e0ae7509dfbb5262da6a0678d9e2910d60185b3cd 1,010 0.76/1.00 vMB 27
287,327 287,327 0000000000000000f7d5486322d5970875531c91f06108c914024a79e12dfaeb 260 0.17/1.00 vMB 31
287,326 287,326 00000000000000006c58ebdf7f8d4c70009b0bf3c0333f0526dd62b203a25857 205 0.11/1.00 vMB 32
287,325 287,325 00000000000000013ad365b0be9598a0ffa98a9499c8f9b1df62a183a6be4384 46 0.03/1.00 vMB 26
287,324 287,324 00000000000000012aa4b92e478ee32c1a0501ac63abfd43638c344acec767da 191 0.11/1.00 vMB 31
287,323 287,323 0000000000000000c56807f777688aa82370f6733f1cd1c6bd03bc7327542089 183 0.13/1.00 vMB 30
287,322 287,322 000000000000000134d3b3a56ba28aee833687493bdcd80dd8fbbe042140d46b 241 0.15/1.00 vMB 27
287,321 287,321 00000000000000014e5549407cb56d8eebf0ba50744cf65190a84a1937ee76f3 24 0.01/1.00 vMB 33
287,320 287,320 00000000000000014385a5d5538bdd26ea9fcca8ec94e7f1d08b19101d87c56e 122 0.06/1.00 vMB 34
287,319 287,319 0000000000000001471273de8e1fe976cea0169dc081b066dd2d85799d3c36cb 143 0.10/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.93 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.66 GB
    • Received: 17.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.