Loading Tool

Explorer IconExplorer

Memory Pool

78,964 transactions
29.92 vMB
0.12113113 BTC
Random Selection Loading Transactions
Max Size: 179.79/200 MB

Candidate Block

Mining Attempt 8a4b174100fc7553a7a907a392e2c220d9f296c4f39788673fc7b7d574582767
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 1c9e23588f36194d96c9e41134aea54744841d677d31c23627aa71bec1086b3b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,761
Size: 1.00 vMB
Total Fees: 0.03710470 BTC
Feerates: 673.02 > 3.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (589,984 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,289 325,289 00000000000000000c3213121a75b12e04eab82717802ea40d79b5d627f5b974 368 0.26/1.00 vMB 23
325,288 325,288 00000000000000001a8b81b7fe5c7d7ad55a6e585cb2f6cc7b115d44bf9d1b88 680 0.35/1.00 vMB 28
325,287 325,287 00000000000000001db7e60f1c5caea8a29b501fe5a97e64b23d552b23b414db 311 0.20/1.00 vMB 25
325,286 325,286 000000000000000010293ef7aa77b3df325d91cb89664b2bba8c5f8265c17dc0 634 0.33/1.00 vMB 29
325,285 325,285 00000000000000000c001d640d5f0265ffb04b854e8f5ced3132a3ccdce65050 1,632 0.87/1.00 vMB 30
325,284 325,284 00000000000000000c7a8c03bc86bbae1786aed6bf18bb9323a0f47110625897 662 0.35/1.00 vMB 28
325,283 325,283 000000000000000001656fdaf15adf6e820c39f5b9ca92a52034ae5d9bae8965 687 0.38/1.00 vMB 30
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
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.