Loading Tool

Explorer IconExplorer

Memory Pool

36,551 transactions
26.33 vMB
0.07835735 BTC
Random Selection Loading Transactions
Max Size: 134.14/200 MB

Candidate Block

Mining Attempt d711707948b0ba9e06757228b4bf5f2709ebc830958aef19d96f1e5e9c2e1fcb
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root bc7a9e46bf191755413985fc234e5bdc79b61dc7adbc2e62a4be7f0f3552e065
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,172
Size: 1.00 vMB
Total Fees: 0.02817018 BTC
Feerates: 250.88 > 2.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (222,662 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,029 692,029 0000000000000000000f42366ec55f5eff1703ed9bad25c2a8c5d2d67e1b8045 2,888 1.00/1.00 vMB 17
692,028 692,028 00000000000000000001de0e2c130c3652ba0cea1523a0b426f63ae4b5739611 248 0.99/1.00 vMB 3
692,027 692,027 00000000000000000009ed1c0bf2134643a63affeaab5ce3caac8f6a39eeb11d 1,516 0.96/1.00 vMB 8
692,026 692,026 0000000000000000000eee0fb0e8ac4d2177a54464cf6b9e9d3d0582806f524c 2,515 0.97/1.00 vMB 15
692,025 692,025 0000000000000000000645a4aeb8c4169c5bffa2ba27da65fa649a0981e33ced 1,750 0.92/1.00 vMB 12
692,024 692,024 00000000000000000009179fdd0cca3404c8d410a6d36397a0ca0fe40e2c5263 2,465 1.00/1.00 vMB 12
692,023 692,023 000000000000000000044c3cefa385176a765c829ce1260bdc36ceeaf2a76186 1,521 0.99/1.00 vMB 9
692,022 692,022 0000000000000000000d65e6871f169e6cfd836d2e67e6d16a7e032cf03139cb 902 1.00/1.00 vMB 2
692,021 692,021 0000000000000000001199cd903c381ae08fb8fcd96c0e790103b9a8c931edfb 2,492 1.00/1.00 vMB 9
692,020 692,020 0000000000000000000f86b3409b1cec6905466337fd5366b69321c20e13fb0f 2,424 1.00/1.00 vMB 14
692,019 692,019 000000000000000000126e0041b963890c000c1fe16520798b3cd9a4e708a555 2,163 1.00/1.00 vMB 12
692,018 692,018 000000000000000000114d7f0dd676e622c7496237fa23e75f99888cdf294729 2,089 1.00/1.00 vMB 18
692,017 692,017 000000000000000000091b2416ca31636208fba87c96afce8cd00423f10f2ec8 443 0.38/1.00 vMB 8
692,016 692,016 00000000000000000002c09518322600ccd5bf7a0eb92a6012001a896ed22d65 1,105 0.59/1.00 vMB 11
692,015 692,015 00000000000000000005c10b38891f4dc4b4496e4ca0d0512b5a2b6b7ae85ebd 166 0.05/1.00 vMB 20
692,014 692,014 000000000000000000099785ad0f934f95cd2ea9dad6fc6da0115f8c331b186a 449 0.23/1.00 vMB 12
692,013 692,013 00000000000000000007484ca2480501f30135eefefb7401ec23a28d1efebbd5 233 0.17/1.00 vMB 6
692,012 692,012 0000000000000000000b304fd620a1738101f3bde2928be2dcaac5fb88050ed6 2,786 0.97/1.00 vMB 15
692,011 692,011 000000000000000000081cbae5065c0d8cdb9f178171d32746fa73ff0ead5dd5 611 0.20/1.00 vMB 14
692,010 692,010 00000000000000000000404f247a48efa61c93b570b87eb8efd3b7173632a90a 285 0.08/1.00 vMB 13
692,009 692,009 00000000000000000002e68306219a64cf3b4a2ec233eafea9655d61838c69d3 732 0.49/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.84 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 637.87 GB
    • Received: 12.45 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.