Loading Tool

Explorer IconExplorer

Memory Pool

50,251 transactions
21.60 vMB
0.08646074 BTC
Random Selection Loading Transactions
Max Size: 123.47/200 MB

Candidate Block

Mining Attempt e02fd206c51433ca8612c5e4ed4e812cbab47b05d023d7d8f54a6ed31ebd6054
Version 20000000
Previous Block 000000000000000000006ea3e72bd5e696ffc57bed7c8271f2ae54a7ad737158
Merkle Root ddde0729461acdb5230d2e0daccaea6410cbc161c89e00e700f4d550e110d2a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,883
Size: 1.00 vMB
Total Fees: 0.03903141 BTC
Feerates: 501.52 > 3.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,967 (663,687 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,280 250,280 0000000000000064eca8b97cf033fd67dca162256898daee3806d420bf9253c0 256 0.12/1.00 vMB 113
250,279 250,279 00000000000000691b98318c358c0900373e998604fc875732a869c416dad0a8 161 0.10/1.00 vMB 95
250,278 250,278 0000000000000051c26ca89df84471f7d09093bc49787e2f7f0540e0ac4c92d1 85 0.04/1.00 vMB 171
250,277 250,277 00000000000000113c76e7506192d73f346300e95003c325c9e668bda75ffcf3 57 0.02/1.00 vMB 228
250,276 250,276 0000000000000036d5285cc95cac3a3f5394d0d617b7f27f6e576e1005c6bc46 61 0.06/1.00 vMB 73
250,275 250,275 000000000000001b5bf4b620e848cd9164dcf2e592d72577170a728c9c39bcaf 451 0.18/1.00 vMB 119
250,274 250,274 0000000000000010f6abc8c90e560cd4e6e18ffe33fae2e01bad0b4360f9675b 147 0.08/1.00 vMB 121
250,273 250,273 000000000000003b1c24a50b877356ea499b7759f11e8df2cfc203abd12ef2cc 322 0.16/1.00 vMB 152
250,272 250,272 000000000000002c5a443a3a822d4c3804e077600a07b3cb2bf74c046edc2c9b 151 0.07/1.00 vMB 149
250,271 250,271 0000000000000049f3592c775704fe276393b306c2a45d2b398a51a292dbffe4 274 0.16/1.00 vMB 69
250,270 250,270 0000000000000006faef57eaefab78a22f1dc465064a34b2c44a364013f9bae2 231 0.11/1.00 vMB 155
250,269 250,269 0000000000000063d1e08558f2ce8c5147e2ab66c0b4ead583198b5ce1ef1b05 154 0.07/1.00 vMB 92
250,268 250,268 0000000000000041d0e2ef51c4d2cec8b8414e9a762a05e9aae153aaaf09355e 269 0.12/1.00 vMB 125
250,267 250,267 00000000000000291d0dd84bff7a6c0d2c488f8a0e7bc7aac552f0c23c873b27 7 0.00/1.00 vMB 43
250,266 250,266 0000000000000069222a89f5848f9799312af9a8e2c6e240cedc8275cfa038d2 315 0.15/1.00 vMB 157
250,265 250,265 000000000000003c2b86e3d8864b7619cb881cee8f231d18364dcdbc7543cff6 123 0.05/1.00 vMB 164
250,264 250,264 0000000000000031ad5ba36ca248b2e6409acfa3cf33f470500b88de717d9d4c 192 0.14/1.00 vMB 57
250,263 250,263 000000000000002b5aef87907bb3f8ed41236b39fd8b033f8831a11fe052a841 562 0.25/1.00 vMB 134
250,262 250,262 000000000000001349919a24717fdff227044044b4170c9bfa089598ba96c811 150 0.07/1.00 vMB 111
250,261 250,261 000000000000006ecf0e946215d0144b08a973738bc46d321733e1d6b0dd8797 243 0.10/1.00 vMB 113
250,260 250,260 0000000000000056e5eea08e7ec628aa0eb73dac71248f5c04caaee51b2bc7fd 146 0.06/1.00 vMB 179
Previous 10 blocks ↓
Total Size: 780.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 536.56 GB
    • Received: 6.01 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.