Loading Tool

Explorer IconExplorer

Memory Pool

78,373 transactions
29.07 vMB
0.11563360 BTC
Random Selection Loading Transactions
Max Size: 175.39/200 MB

Candidate Block

Mining Attempt 7f3c78e777f4f40c65bfb53eac445121873f1bba62e206f5498481383b46f736
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 5d69b62a015a860339889862d2f9855eadedae370d2a501b437494bb40c5e0cd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,216
Size: 1.00 vMB
Total Fees: 0.04136122 BTC
Feerates: 150.80 > 4.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (391,621 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,644 523,644 000000000000000000090496c68430de3814aedf78cc78d20452578d31a0e73d 815 0.43/1.00 vMB 34
523,643 523,643 0000000000000000003d84bd0b06b50e429f19acb09d736887485a6214d36ba2 2,146 0.90/1.00 vMB 37
523,642 523,642 000000000000000000193ae72883619a431d15641b1eeaeafb5543036e770a54 1,767 0.70/1.00 vMB 20
523,641 523,641 000000000000000000262e5ae2ce6d0b6fde27b06d67b6c87dc38cba78954287 746 0.30/1.00 vMB 49
523,640 523,640 00000000000000000018c00872ae2a8c5f2c4d420a9afb23f64d7653a908f3f7 2,681 1.00/1.00 vMB 49
523,639 523,639 0000000000000000003a3dd181eaa3fc0fb706d3b3b2650f4d767f1608c1e3f8 185 0.05/1.00 vMB 20
523,638 523,638 0000000000000000001ba1feff73ab23c1ca3194a54b06c1da0f81a616d3d149 1,933 0.73/1.00 vMB 38
523,637 523,637 000000000000000000143c32fc9897d8542922479f59426129d86b61a2cded38 2,009 0.82/1.00 vMB 35
523,636 523,636 0000000000000000001b34c3d029fe2ff54b890718f015addbdc3830789bf84e 369 0.22/1.00 vMB 32
523,635 523,635 00000000000000000034d5a219d67fda3e054618dd2d27f319860a2c35643199 1,786 0.72/1.00 vMB 36
523,634 523,634 000000000000000000205082159815c6f67d5c90eb03dea984805e682a55b977 590 0.25/1.00 vMB 37
523,633 523,633 0000000000000000004355ea6a9102d4f121f8674ea71fff8b1d02cf63342550 846 0.61/1.00 vMB 30
523,632 523,632 00000000000000000009acdac79e3baccf1afae1802810f47b20e5fe398356b0 1,739 0.71/1.00 vMB 3
523,631 523,631 000000000000000000369f4b6256d634d69df035462b3d645cd419bc5ebd7fd3 405 0.17/1.00 vMB 87
523,630 523,630 000000000000000000195d907eda46ffdd77b7902d24e70fec6f652d20dddc99 2,347 1.00/1.00 vMB 33
523,629 523,629 00000000000000000006239beaa86a378595a2a16b282161b60df7703b4a42a7 735 0.29/1.00 vMB 7
523,628 523,628 0000000000000000001098219ac789a06ec6576b927f0e02626c7cd7e0625d51 2,471 1.00/1.00 vMB 56
523,627 523,627 000000000000000000212a600b8c1eb0b28434af5434ecfbeeb1169f2472bdee 1,292 0.57/1.00 vMB 45
523,626 523,626 00000000000000000024801a60c93cc64af5accbd0ce56a38bd0300d6c0a4d2d 807 0.40/1.00 vMB 24
523,625 523,625 0000000000000000003b134a2810f2aa82eb2e68de3af796fae2c6b8366fc753 1,055 0.82/1.00 vMB 15
523,624 523,624 0000000000000000003f7fef21a38813a7873a392be9935960284ec7c4ab885f 198 0.18/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.85 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: 712.76 GB
    • Received: 17.21 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.