Loading Tool

Explorer IconExplorer

Memory Pool

76,402 transactions
28.47 vMB
0.06683339 BTC
Random Selection Loading Transactions
Max Size: 172.56/200 MB

Candidate Block

Mining Attempt db3101dac6a85538b5c116a0fd10f4388f1534196fea91113a34842b42218ff5
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root ba0efdd9b4bb4d8abe4d1f04d5ef51544cb66966a74346dddb184b2306c362c2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,302
Size: 1.00 vMB
Total Fees: 0.00788385 BTC
Feerates: 71.79 > 0.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (348,025 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
567,135 567,135 0000000000000000000c9c4d35e14a9825920e6cbb1ae08e3fbb9f068a472b31 350 0.12/1.00 vMB 28
567,134 567,134 0000000000000000000cc6074391bf8775ac61c1f6c83cbb4f2efbf397dedac3 2,538 0.97/1.00 vMB 29
567,133 567,133 0000000000000000002d6b4c88d943f4ed102659a5ceda4cce0cac736d8d4be2 224 0.11/1.00 vMB 8
567,132 567,132 000000000000000000217d43e23bf786d254e0a90fba18d66fbcce3462fd57d8 2,751 1.00/1.00 vMB 17
567,131 567,131 000000000000000000009f6eb2f49e9f27689705fa775ad93b905f0ffc51c025 2,696 1.00/1.00 vMB 34
567,130 567,130 0000000000000000000d497ed05410feec78ff2eca247606606819b71d12853c 410 0.13/1.00 vMB 22
567,129 567,129 00000000000000000019424957fe1324f9d2ba8a44b4940270a8f2d267f6d731 2,116 0.77/1.00 vMB 26
567,128 567,128 0000000000000000000053567d1465ca622535272b4f2efd3a79d1ac124df2b0 2,111 0.89/1.00 vMB 20
567,127 567,127 00000000000000000029768cb627939ccfd1986de6a1233986c76a5bd26b7221 1,379 0.53/1.00 vMB 24
567,126 567,126 0000000000000000001a4de15ce43b09051f6acf2bd7ea6c31c963f91db0b9a9 1,038 0.39/1.00 vMB 24
567,125 567,125 00000000000000000025a3c3bfb58fc056d1f6f4a5588ad57b919804e17f646d 217 0.11/1.00 vMB 17
567,124 567,124 0000000000000000000cf515462af7247907fb71ca0a21083107291de86e7aff 117 0.05/1.00 vMB 20
567,123 567,123 0000000000000000000bcaee283741921c122869b7eb140f2b96da4a8e9e5b98 297 0.13/1.00 vMB 38
567,122 567,122 0000000000000000002210efb43a07df004b261b80f83bb8110dbebc782198b1 456 0.18/1.00 vMB 35
567,121 567,121 000000000000000000269c3855d4a0f449d3b612ce7fa9d34c3903222f01bd2f 322 0.11/1.00 vMB 24
567,120 567,120 00000000000000000021e4eefdc235f342fb7d91bffede43bfdb0a608608c260 2,070 0.83/1.00 vMB 26
567,119 567,119 000000000000000000288be0112a6f91ee17c365d5dc8808ce19024b05421b65 1,383 0.97/1.00 vMB 19
567,118 567,118 00000000000000000007dd8e83742e1e7db1aebbbd65705aa3298c8667236b85 893 0.41/1.00 vMB 26
567,117 567,117 0000000000000000000846dcb719203fc8e88d5daa3bcb69d7573603aaf98724 532 0.22/1.00 vMB 29
567,116 567,116 0000000000000000001a9b0f2b39b382035d2bf0d5fcbcfee5c975373662bd85 1,209 0.57/1.00 vMB 23
567,115 567,115 00000000000000000001eb3e59696b41220501fc27200487a0665148412a3e6e 2,136 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 673.13 GB
    • Received: 16.41 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.