Loading Tool

Explorer IconExplorer

Memory Pool

77,042 transactions
28.61 vMB
0.10198530 BTC
Random Selection Loading Transactions
Max Size: 173.10/200 MB

Candidate Block

Mining Attempt c70ddfe51c507fd7ea33d663404b9b32a3bfd632eb4ecd88cd50d9be11751f0a
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root bae02512bc93eae43d31e506a4708051b7cd2674a6cd17ac08cf884cecd42e66
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,641
Size: 1.00 vMB
Total Fees: 0.03502356 BTC
Feerates: 402.60 > 3.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (590,029 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,282 325,282 0000000000000000198dd58bf77341737b323c8bf334b78c39ed93396be31203 130 0.07/1.00 vMB 21
325,281 325,281 000000000000000005e12e0a90f0d623b842c9726079cd13d459e6976eccbd63 355 0.24/1.00 vMB 25
325,280 325,280 0000000000000000120aba26e45754c171f9b197495dbed51bcc37606c15166e 816 0.37/1.00 vMB 30
325,279 325,279 00000000000000001b783eeab264aae4c225d2d3d487e66f639f8be41e57d7c1 338 0.18/1.00 vMB 23
325,278 325,278 00000000000000000acaa88fb8144b1dc8e2b7a8b3b6e2a428ac98afc75682ec 1,011 0.73/1.00 vMB 25
325,277 325,277 00000000000000000b2a9df2a63e6369311b26346e8d3ac04da7647f737ca35a 429 0.72/1.00 vMB 15
325,276 325,276 000000000000000004fbdf18a9a8d25109a90c18fc236ecadfd6ebe368e03cfc 295 0.74/1.00 vMB 13
325,275 325,275 00000000000000000336d30f30cf9c32a831115ef2edaf5768d789312b10646a 568 0.75/1.00 vMB 18
325,274 325,274 000000000000000016bdc4c40c2fda6d2a97ca3165a136430e4d15cd149519b7 830 0.72/1.00 vMB 21
325,273 325,273 000000000000000003cbdb8cc8d1a90b5e33501b73ea8d34964b81df9d1e58dd 744 0.43/1.00 vMB 23
325,272 325,272 00000000000000001eb05a81ba1c59928e417f51a6a98b2768bac1e0159a727a 64 0.04/1.00 vMB 46
325,271 325,271 00000000000000001b20680369677b480f9d084dc01145398987f44274e67baf 779 0.44/1.00 vMB 26
325,270 325,270 00000000000000000c54ac810ba3f7d7177e228f0eda2179393d2a4b86c06584 206 0.15/1.00 vMB 21
325,269 325,269 0000000000000000056b2add89a8cd9a65eb982c2a46eff9441ccb659456a94e 189 0.12/1.00 vMB 15
325,268 325,268 0000000000000000139524a43ab8c6fab283dd42fe59a5fb091126738a2869ac 995 0.67/1.00 vMB 24
325,267 325,267 000000000000000008f13e47faeb2e142a589e684f63bdca985c9cd76497232d 208 0.12/1.00 vMB 18
325,266 325,266 0000000000000000131c09f9acbcec4e0cc221db4eb623ba0a6532a9aabb2c55 472 0.23/1.00 vMB 32
325,265 325,265 00000000000000000f370df84f6cdc902d02000414d2f94a65fe9bfd71bc5fb1 1,318 0.70/1.00 vMB 30
325,264 325,264 00000000000000001e875934269a7400bbbffe40b5f35f04dff7ad5192eca9dd 295 0.17/1.00 vMB 26
325,263 325,263 00000000000000000ff36291cfa3cf560b27cdb753b04d729ec711100846e4ac 859 0.55/1.00 vMB 25
325,262 325,262 00000000000000001aef332ff8d903d6241b829e62031bc3325868ca8d074b21 737 0.35/1.00 vMB 33
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.70 GB
    • Received: 17.59 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.