Loading Tool

Explorer IconExplorer

Memory Pool

45,210 transactions
27.46 vMB
0.10991775 BTC
Random Selection Loading Transactions
Max Size: 144.03/200 MB

Candidate Block

Mining Attempt 20b7c016af1fd2050f3f26b9ac9b9c614ee24effd8031c5c47702badb1cb35fc
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 31da6094b4d3763bc054809a9f878d56c26f9f63147d23c8e2ae8a57c18fe6f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,583
Size: 1.00 vMB
Total Fees: 0.05161462 BTC
Feerates: 151.16 > 5.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (621,555 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,314 293,314 0000000000000000189f995d143423e12bdc8b47fda5ec6d7b4e17c8cee17d9b 173 0.07/1.00 vMB 46
293,313 293,313 00000000000000002da31459b978218160e81da59ed8bce9c874a5357b351384 603 0.34/1.00 vMB 29
293,312 293,312 0000000000000000779632ad937015ab75b1b630934bc333c7706f49198593ed 206 0.15/1.00 vMB 27
293,311 293,311 000000000000000000fcbacb96dcfe882c9af17a9a3c730462ad5373c37e2939 920 0.50/1.00 vMB 34
293,310 293,310 0000000000000000a31f22af86b0807fe1ae85ddc37f991346a20936fa2b5f3a 64 0.03/1.00 vMB 41
293,309 293,309 00000000000000004c15151e8fe7b7f2cf045cf3b9ebf5b5d12abc2c70a61f4a 293 0.17/1.00 vMB 35
293,308 293,308 0000000000000000d4643307c68d85446b9edf19cd4942f66b100cf18b97cc4f 134 0.04/1.00 vMB 17
293,307 293,307 00000000000000008264b9c1d41245c85b92e40bdeb2c2db4e939e503a41bbb8 282 0.14/1.00 vMB 41
293,306 293,306 0000000000000000d76f2415ff398d441228826311e90c14b85e8c7e96502801 1 0.00/1.00 vMB 0
293,305 293,305 000000000000000021bce4e4c4f508e58e305db83225f5b408d27b52ed20aa9a 165 0.34/1.00 vMB 13
293,304 293,304 000000000000000061d6ff88692f317bd876a2efd734333d32f04a7a27248ff7 438 0.24/1.00 vMB 34
293,303 293,303 00000000000000000a3dac849a5c8356a242898b30e775d9a3e31adce12a49c4 406 0.19/1.00 vMB 33
293,302 293,302 00000000000000009888141c39c7244ab48a0a7b2c6c765d38edc779a38ba87e 32 0.01/1.00 vMB 32
293,301 293,301 000000000000000022995d27723671fb604126b9331ebbdabfa966d7534f6c36 128 0.05/1.00 vMB 47
293,300 293,300 000000000000000027cf100b0d94ded2cb3e016f58d65fe34a9764720720522e 458 0.19/1.00 vMB 40
293,299 293,299 00000000000000007b5ac2602eaf7d2cb13d5d715883726c0a0d3558e7e7aabe 1,065 0.54/1.00 vMB 36
293,298 293,298 0000000000000000b7f92920668621f64c844aed91e4634e744d0f792f8265b4 637 0.34/1.00 vMB 32
293,297 293,297 00000000000000009e9c10ae4d4226ee5716b1ab00b2dde01855e4be1813a2aa 32 0.01/1.00 vMB 22
293,296 293,296 000000000000000024b4dc3e98ba729307e6f61c4f7ee899b44f54268f524d7b 610 0.30/1.00 vMB 32
293,295 293,295 00000000000000001182bcdf7dabf5dc54b8e5babc1becc99b4c41e1565a8aad 260 0.12/1.00 vMB 30
293,294 293,294 00000000000000008d8eadebb8140827e4f2aeddc35a0214ad4c92144bf690dc 253 0.13/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.