Loading Tool

Explorer IconExplorer

Memory Pool

47,663 transactions
29.07 vMB
0.06616643 BTC
Random Selection Loading Transactions
Max Size: 155.14/200 MB

Candidate Block

Mining Attempt d6e6c3083ce899446013aec727b402305523a1286cdf762f29a43f918c6ecefb
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root c9384b2ad85acc7afbf97bdaa540a0af2bc345047c86604ae0b82993f25579cb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,772
Size: 1.00 vMB
Total Fees: 0.01029598 BTC
Feerates: 132.00 > 1.03 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (638,637 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,193 276,193 00000000000000021265a65c8f2e0315ba3d1cd471873fdd6699df5b9651021e 226 0.17/1.00 vMB 18
276,192 276,192 000000000000000390e14991429d55d122f0110fd3fdf2927432ca825c498d81 749 0.25/1.00 vMB 72
276,191 276,191 00000000000000038cc59dc6dd68ae0fbe2ded8a3de65dbd9a2f9a36d26772df 689 0.34/1.00 vMB 40
276,190 276,190 0000000000000001a7f36bbcd8e2b972196dae6b845f87114f17c69dfb7a764d 218 0.09/1.00 vMB 45
276,189 276,189 0000000000000002ab0c442b1a9f3b056a0cbf673cdd366eda11df42c60955f2 310 0.13/1.00 vMB 38
276,188 276,188 0000000000000004b5e89d08ca8078cc9c3ee64055061175f14c0847b85e6de1 346 0.17/1.00 vMB 38
276,187 276,187 000000000000000163a16a2c7749a0fccf2ec391b8f572618fd7b77f44a2bec4 215 0.09/1.00 vMB 46
276,186 276,186 00000000000000024178ec58396432df78b378effa2bb0c28f5515284b31e502 171 0.07/1.00 vMB 26
276,185 276,185 0000000000000004788a57f6a5929ba3a01418be752e808eedf01e0ba9e8fb86 330 0.15/1.00 vMB 50
276,184 276,184 0000000000000002339a5702bd21bcf49945633d7b6b5834df530705481f204c 119 0.05/1.00 vMB 31
276,183 276,183 000000000000000193181469a5dbdac206d687e3dccb236c388f5ff5216abf97 684 0.27/1.00 vMB 54
276,182 276,182 0000000000000002d45cbb81514089f41fed703c3aa174654d19b1d9f927587b 78 0.03/1.00 vMB 77
276,181 276,181 000000000000000097673720a8bfa7d2f53f5d10b807d6a0e3bd48e4ad9e0184 195 0.18/1.00 vMB 17
276,180 276,180 0000000000000002af8eba9794df1a1b44d5e2821f42f4b1d605287a4155c05a 758 0.25/1.00 vMB 61
276,179 276,179 000000000000000264b306a7add402a1aaaff821dd62ea7b70cedd055e3961f7 142 0.05/1.00 vMB 44
276,178 276,178 00000000000000011a0f18884a358c6d665f6d2b372d0e66f15ee78c6df6b2f6 171 0.09/1.00 vMB 46
276,177 276,177 00000000000000002a9c844e5922732b667dc980db5cce216ff9bbcdb9f4eeb7 198 0.08/1.00 vMB 49
276,176 276,176 0000000000000003d635eab676f08190cab39a06a179087549b6841c63bb3ef2 147 0.07/1.00 vMB 40
276,175 276,175 00000000000000019fe98849c504982197dc7b361ab84b116337f45cffeafa48 268 0.12/1.00 vMB 35
276,174 276,174 00000000000000025b5f99725c17cc5c91e8ff971a00653434a4a1ac1e033324 19 0.01/1.00 vMB 61
276,173 276,173 0000000000000003f72c5cbf9f9f80d6e5b370c2e6312d4892a8990000527c0f 118 0.06/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.09 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: 651.46 GB
    • Received: 13.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.