Loading Tool

Explorer IconExplorer

Memory Pool

83,443 transactions
31.21 vMB
0.09540019 BTC
Random Selection Loading Transactions
Max Size: 191.53/200 MB

Candidate Block

Mining Attempt 2ff38550a30407972f16489c6d13b7a5017263b2572d8ca5b3b187d7d11c1d39
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 24394b7a3f3434340c86c82887191bf1385df22afe6ec801ebca837c6d0fbf19
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,694
Size: 1.00 vMB
Total Fees: 0.02496234 BTC
Feerates: 301.57 > 2.50 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (221,359 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
693,865 693,865 0000000000000000000ddc19d1ca9276c5ab6ce8342c2c8ca95ab5382b6979e2 621 1.00/1.00 vMB 4
693,864 693,864 00000000000000000001e4b3467838426aa5da51936e7489cb1f20d7e37ce19f 2,848 1.00/1.00 vMB 15
693,863 693,863 00000000000000000000837fcbc9d4be31bed980c4dd6d9dd58049ad1487176a 1,792 1.00/1.00 vMB 9
693,862 693,862 00000000000000000005a7157ad74c0b5c04e87d0e9e1c4e4d5b8a26489adbd1 1,192 1.00/1.00 vMB 3
693,861 693,861 00000000000000000008953366847dddb052d66461477479ef0c802e986ecaf7 1,765 1.00/1.00 vMB 7
693,860 693,860 0000000000000000000771fa64af1f319942f963dee5d6c4192b59f30428c457 1,508 1.00/1.00 vMB 5
693,859 693,859 000000000000000000004d4839fc523013e7a683f8c59450d069a74aede2c695 3,227 1.00/1.00 vMB 17
693,858 693,858 0000000000000000001356a7492bd79c01aa169548a7b01f8f171e9a97b9f584 2,018 1.00/1.00 vMB 11
693,857 693,857 0000000000000000000a529e7558a3d8b22773d030f6301787b7ca1d50166187 544 1.00/1.00 vMB 3
693,856 693,856 0000000000000000000e0939d88330ed8b2ba5ac0c9b0ce17c8060aed87ed909 1,503 1.00/1.00 vMB 4
693,855 693,855 0000000000000000000abff13713fcede728279ebdb38eaa082aafae7bcf5b5e 2,194 1.00/1.00 vMB 4
693,854 693,854 00000000000000000006a18b33f26b8d16b7064e208acfafeccd67e357f30264 3,043 1.00/1.00 vMB 26
693,853 693,853 0000000000000000000a1371f07f29028e476e013818057e95d81124a82a0d9d 2,515 1.00/1.00 vMB 8
693,852 693,852 00000000000000000003153db7ee821ef1c004c50090cbc87b9120b201c25bc1 2,523 1.00/1.00 vMB 28
693,851 693,851 00000000000000000008eb4253681336c1c950380d2a888a6f68c05eb55f892e 3,290 1.00/1.00 vMB 19
693,850 693,850 000000000000000000043cc7c4ffb9b01513d545e59c9ddb4f76033aa17b0148 227 1.00/1.00 vMB 1
693,849 693,849 0000000000000000000d63fe29391302614d6eb6875120710073c7ffd39ae66d 335 1.00/1.00 vMB 3
693,848 693,848 000000000000000000005b453de2501fdd1e1f5ee998363d9f328e5468844f1c 2,250 1.00/1.00 vMB 10
693,847 693,847 0000000000000000000250eae4aff93065eaceb264917b168fa66a30779435de 1,688 1.00/1.00 vMB 8
693,846 693,846 00000000000000000001ad9bf7fbb09a96099863f2d3d50321a7ba0eb50021be 1,546 1.00/1.00 vMB 9
693,845 693,845 0000000000000000000ba570812fd3913196be1745fcd4850abb0407cc4c19f9 1,702 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.78 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: 709.57 GB
    • Received: 16.92 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.