Loading Tool

Explorer IconExplorer

Memory Pool

52,423 transactions
29.42 vMB
0.09198026 BTC
Random Selection Loading Transactions
Max Size: 157.73/200 MB

Candidate Block

Mining Attempt f1e8eeac784693f55d062f92e183deb3f641fed45e7979af8b34fc446cb44649
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root c7708f733b3b687ac7aa6bd4b0fff5dac68c4f2491d6462e24807e5b8b736135
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,186
Size: 1.00 vMB
Total Fees: 0.02289544 BTC
Feerates: 100.53 > 2.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (206,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,308 708,308 0000000000000000000ce025938753ffdaad1788daaea00930c1ae920a38c7f0 794 1.00/1.00 vMB 2
708,307 708,307 0000000000000000000c99dbc0bf221893baffd6fadf80686b8e8725b822cfe7 1,815 1.00/1.00 vMB 9
708,306 708,306 0000000000000000000788d83740ebbd6aed65db0ab67e723c3fd111059fae15 2,710 1.00/1.00 vMB 2
708,305 708,305 0000000000000000000118eb0146c916065b14b157ec662081c41cb3f3ed1e87 2,421 1.00/1.00 vMB 7
708,304 708,304 0000000000000000000a7f3f5e37ab864b3a5c964a86195fbf46403664503de4 1,880 1.00/1.00 vMB 11
708,303 708,303 0000000000000000000929782cbfb304f11c2a95f971150f4a938d8adb08bea5 1,818 1.00/1.00 vMB 9
708,302 708,302 0000000000000000000b8f3fb9bd713dd9f9949fcb1610b41c86e74ccf882d60 2,181 1.00/1.00 vMB 18
708,301 708,301 000000000000000000020b7a7f867251d38dfa82b53b6d95e71440309af6a023 2,545 1.00/1.00 vMB 10
708,300 708,300 0000000000000000000c7d59686ab7ec1de52d323242b0a684f051c354e24340 2,399 1.00/1.00 vMB 10
708,299 708,299 0000000000000000000275f7a8e8a7bbd6b9ad60220c57e5337743810eb7c8f8 972 1.00/1.00 vMB 6
708,298 708,298 00000000000000000009e394058e508e7359bc6602a819049b9ef409b54a371f 2,339 1.00/1.00 vMB 20
708,297 708,297 000000000000000000067be0e791f85bcaeba2e7630ebf629e4153ca8a1867ed 2,669 1.00/1.00 vMB 16
708,296 708,296 00000000000000000004180fab656364dad33a277eeea22f1f1e57c68fc33345 1,951 1.00/1.00 vMB 12
708,295 708,295 00000000000000000000666608e8fafc14d7e4199be6e7476c645abca0479cbf 2,791 1.00/1.00 vMB 13
708,294 708,294 0000000000000000000a17f0d92258ecf45fda474e4e9972cd13789661f12911 2,675 1.00/1.00 vMB 12
708,293 708,293 0000000000000000000339389a86db2afbaaf21c66a03e36a6a6ca7c7d5ae0c3 1,166 1.00/1.00 vMB 10
708,292 708,292 0000000000000000000564cf84426aeb58b6138504ae95aa375036c9bcf421d7 2,365 1.00/1.00 vMB 16
708,291 708,291 0000000000000000000c26c60b748e6905fd6fc67cd185d9ebcadec76e276626 3,295 1.00/1.00 vMB 22
708,290 708,290 00000000000000000006dced2217d70a79c35dd37cfba00566afa585a0fe93be 2,818 1.00/1.00 vMB 26
708,289 708,289 0000000000000000000924e1de9d4954dfe5b637b626a40710e5bc03a23bf65e 2,482 1.00/1.00 vMB 7
708,288 708,288 0000000000000000000a20dab0acd088b2d8f2b0cd21f8a42f3526e84b76e789 1,005 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.89 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: 645.14 GB
    • Received: 12.68 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.