Loading Tool

Explorer IconExplorer

Memory Pool

57,062 transactions
33.25 vMB
0.09962134 BTC
Random Selection Loading Transactions
Max Size: 175.53/200 MB

Candidate Block

Mining Attempt bd96b06af337d804b3b98ac1b39cbba130b58a11b9a6918ce159132aaa90c5fe
Version 20000000
Previous Block 00000000000000000000597e87597e1e491d5218a2df4c73a7a79bb55fbb3eb3
Merkle Root fb1e8069c6e65ffc650850f271e6f936fc79fa908af9c1f0482a89969f2b60b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,983
Size: 1.00 vMB
Total Fees: 0.03014490 BTC
Feerates: 71.18 > 3.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,429 (390,563 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,866 523,866 000000000000000000318085002a41fcdf4cdd445c85b4ea58b18dffba2f886d 1,612 1.00/1.00 vMB 26
523,865 523,865 00000000000000000030d33c658e248c37a842c97a3cbec97553a5fdcf9b00bf 2,013 1.00/1.00 vMB 12
523,864 523,864 0000000000000000000984f657da1ce66bf1835e1f69413ccf78192a7a34c5c4 1,566 1.00/1.00 vMB 23
523,863 523,863 0000000000000000001bf52b2e7713492b623d5f1b4a30dda9940efa61643bbf 1,865 1.00/1.00 vMB 33
523,862 523,862 000000000000000000349365372dd65a94f38b6630561f08e98063f4747c7f7c 1,055 1.00/1.00 vMB 55
523,861 523,861 00000000000000000017791d09112e60353de9a1ad05a666dfa04a43656e6c6c 1,057 1.00/1.00 vMB 80
523,860 523,860 000000000000000000092f7198e067f8beff001f26a2757a7ef60426030055be 1 0.00/1.00 vMB 0
523,859 523,859 0000000000000000003f0560cee18301fec384fb8b0ab0516dbd44c707833bf0 1,046 0.41/1.00 vMB 66
523,858 523,858 000000000000000000408811b814b1a31d85dadeabad9c760204b14d1fd7b866 526 0.25/1.00 vMB 62
523,857 523,857 0000000000000000001dce422ee21835f2e5746bc0bd19bfac0f2a03905bfc4c 1,524 0.55/1.00 vMB 4
523,856 523,856 00000000000000000005ff0b4205ca6b7a2e754a5a53e51e7b413767e38582c4 2,121 1.00/1.00 vMB 38
523,855 523,855 0000000000000000000fc05c87cb16c87e2988984a60332d209b928a74d8bff5 2,030 0.82/1.00 vMB 25
523,854 523,854 000000000000000000031d34ca9877eb3aca9f2e911f05ed44a047aa6c074476 1,265 0.58/1.00 vMB 21
523,853 523,853 00000000000000000041900a5c0a4de172b5221162da9ef53c393573236096bd 2,575 1.00/1.00 vMB 19
523,852 523,852 0000000000000000000192b6d1d19a9066eca3ca2038ec20900104946c5904a3 2,175 1.00/1.00 vMB 39
523,851 523,851 00000000000000000002e549b4d5b3716841430313875188a61dab373712730b 249 0.08/1.00 vMB 20
523,850 523,850 00000000000000000019d1562bd02674302db7ddd6ccdb77be3e6daaa8eb8a51 1,774 0.81/1.00 vMB 24
523,849 523,849 0000000000000000000ce0be45d4700cd903f04a02c8e8edd1eb0017ab01a59c 520 0.25/1.00 vMB 22
523,848 523,848 00000000000000000031d8d1ec645ae985afff3493ebf10e5a96c83879283663 908 0.55/1.00 vMB 38
523,847 523,847 00000000000000000036e320ca776cf3e4a1f513d02a527d9b9e1995756729ea 1,870 0.89/1.00 vMB 5
523,846 523,846 00000000000000000036d44a5d5399751d133623d296a6262f928e851f4d9bc9 2,085 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.37 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: 602.23 GB
    • Received: 10.38 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.