Loading Tool

Explorer IconExplorer

Memory Pool

80,118 transactions
29.92 vMB
0.08696678 BTC
Random Selection Loading Transactions
Max Size: 181.10/200 MB

Candidate Block

Mining Attempt 558952b7401fdca5f7f5a0e1e030532c243f782163bbf7b392529dec72b9b5e2
Version 20000000
Previous Block 000000000000000000005ff263ed71d33ae3dd519b512b98bb9a17b662f3240f
Merkle Root c8f0371335060863ce9b643a7685e8512a4248c54d314bc6b148195e856e70a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,328
Size: 1.00 vMB
Total Fees: 0.01884942 BTC
Feerates: 37.55 > 1.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,127 (196,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
719,023 719,023 000000000000000000053ae2b4b7d993f94590da4af4677b658b27c8054b2e79 364 0.14/1.00 vMB 7
719,022 719,022 000000000000000000097bb2dc3b6ff63ca815585141683c80ef12ec369d72c7 798 0.28/1.00 vMB 5
719,021 719,021 0000000000000000000477021308b0e9f429bd439189e0afd819cfa50cd28268 1,285 0.69/1.00 vMB 4
719,020 719,020 000000000000000000050c63c8359b5c766b1e5e96aad0d248ce808a5d0c6739 3,186 1.00/1.00 vMB 7
719,019 719,019 00000000000000000000e6c2cd52a41a81417d577a93467474e66a04ad468080 1,893 0.79/1.00 vMB 6
719,018 719,018 000000000000000000007782c9c6c73ecbc3711eded9ea25ade57b3c8b19380d 1,352 0.67/1.00 vMB 3
719,017 719,017 0000000000000000000a0276a264110fbe61d706fec7424962f3ba7159c7a3f6 1,567 1.00/1.00 vMB 3
719,016 719,016 00000000000000000004f7c3a2dca9a51571cae0841a33258c18d12f6bace96f 2,984 1.00/1.00 vMB 6
719,015 719,015 0000000000000000000426d072ebfb397d3de4e06aa34bd8245be4f9f9f08f6b 2,198 1.00/1.00 vMB 11
719,014 719,014 00000000000000000001b69814e16b8dc35cf0ae368fe9791e73721067358277 320 0.11/1.00 vMB 7
719,013 719,013 00000000000000000008575dc759cfd5734af9639cc874f797b62fba17b4246b 2,031 0.67/1.00 vMB 8
719,012 719,012 0000000000000000000911e30edde144b2b1bc5a143abd86bf0a84920d58de71 1,410 0.45/1.00 vMB 7
719,011 719,011 000000000000000000007296c0661ead4764fbd001ceb7de3401fa753f4e0cc5 443 0.15/1.00 vMB 6
719,010 719,010 0000000000000000000004cb7467b592a65f03245499da18fe8fe645b758027e 2,075 0.66/1.00 vMB 7
719,009 719,009 000000000000000000068898b60aa6c01e0e886fa73bddac48fe429a731583a4 1,492 0.49/1.00 vMB 12
719,008 719,008 000000000000000000058b283da9aaf969d48ee1a8c0a443137b7552219f40bb 1,068 0.33/1.00 vMB 6
719,007 719,007 00000000000000000006a0e5a1a091ee4b71210f1e6d140f5f6173e2e1ac287c 328 0.16/1.00 vMB 8
719,006 719,006 00000000000000000008a991555efb2739902ef740974e588e03cdb489586881 267 0.08/1.00 vMB 7
719,005 719,005 0000000000000000000a7c07f49b97e1c1c669cf86ce6eb75985256c3e93e584 1,060 0.38/1.00 vMB 6
719,004 719,004 000000000000000000027ea304a5b57c775264fcbc23dfa2941f91a6f4676c68 510 0.17/1.00 vMB 7
719,003 719,003 00000000000000000004ebe0c377f336561ba573949563b7efea0edc7931422a 2,752 0.86/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.61 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: 671.96 GB
    • Received: 16.08 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.