Loading Tool

Explorer IconExplorer

Memory Pool

73,986 transactions
27.35 vMB
0.06930878 BTC
Random Selection Loading Transactions
Max Size: 166.77/200 MB

Candidate Block

Mining Attempt f6c3bb1be79464ec6c3516521a50f5e19e87983ace965266b62e76d942469550
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 669770c7d8b0cafd472a4ef7ec7104844e849690bf135c190ea96aa98eb89244
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,305
Size: 1.00 vMB
Total Fees: 0.01112860 BTC
Feerates: 337.46 > 1.12 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (672,146 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,172 243,172 00000000000000361dc567c2cbba2347a4678461efd9d28f409e4e9d84ebc5bb 148 0.06/1.00 vMB 140
243,171 243,171 00000000000000d2acb668150dd144a9ff978f4a2ce47c4612862f1b763d3f2c 98 0.05/1.00 vMB 146
243,170 243,170 000000000000007a35bd8057a82dce7be8f6923bc5a1dccf831b1e1cb7e50b8c 430 0.19/1.00 vMB 138
243,169 243,169 00000000000000ced73e12e672431a2b4038ad9697bcae17b1d52371df4d7c09 130 0.06/1.00 vMB 144
243,168 243,168 000000000000009e39d21c7b8aa035b3f7fbff41e0ae58a7ee8c5b0947653d0e 212 0.09/1.00 vMB 169
243,167 243,167 00000000000000dae90c4e86a90d21c2ba90e622286c184ed0c221b3acf6c800 128 0.14/1.00 vMB 31
243,166 243,166 00000000000000010dcdfb68ee2ec22b111f0dd1a620b564d0d5b9e1c1b3c22d 198 0.09/1.00 vMB 158
243,165 243,165 000000000000003400a9493d2e05611b6ae36ada3fb44f5ad68044007fb8b89b 97 0.06/1.00 vMB 92
243,164 243,164 00000000000000d329efc3fe56d26f594ead0aa9ca2db41382f03be9cfc42871 516 0.25/1.00 vMB 117
243,163 243,163 00000000000000bb8baad0496a7b8e9e36b12c162a437957e88d846f1283b476 653 0.25/1.00 vMB 212
243,162 243,162 0000000000000018c401f4a4db0739ddd9784e52f384bcab5821e673ffad30e1 399 0.19/1.00 vMB 120
243,161 243,161 00000000000000ac78385841bf18d1ba39331cb6442213cff04cae693558c939 646 0.25/1.00 vMB 898
243,160 243,160 00000000000000c1d7985f1c4580165c4a67e9ac34b1a4cbc0611f1b957387e5 5 0.00/1.00 vMB 29
243,159 243,159 00000000000000321890c838259f2d469f79a23eff0a8580ed3efffa9479b9f7 272 0.13/1.00 vMB 167
243,158 243,158 000000000000002a0d4ff23545583ad4354e799202d0a49224715de448aab85f 285 0.15/1.00 vMB 120
243,157 243,157 0000000000000052f3fddfdad002a3e5b5f036488e17bd619f1083551b5f28a4 57 0.03/1.00 vMB 29
243,156 243,156 00000000000000a645133c92f31025977a45baa7e530a18577643fb809360753 536 0.21/1.00 vMB 173
243,155 243,155 000000000000004da11406be71ba2abc1724f724d03fb7a787576980d154750a 23 0.01/1.00 vMB 64
243,154 243,154 000000000000003269e786486d3cd11644b295d441fcd09e6c9a2339767e30bc 11 0.00/1.00 vMB 79
243,153 243,153 00000000000000595a795b300d6016b3451eede249970125e818aeac881a8c74 63 0.04/1.00 vMB 104
243,152 243,152 00000000000000155583e6c2da632dad75c0b9eed80d24f2b39038f40068b5b8 294 0.16/1.00 vMB 114
Previous 10 blocks ↓
Total Size: 782.94 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.92 GB
    • Received: 17.62 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.