Loading Tool

Explorer IconExplorer

Memory Pool

86,913 transactions
31.88 vMB
0.11106017 BTC
Random Selection Loading Transactions
Max Size: 195.26/200 MB

Candidate Block

Mining Attempt 4f62ef5d56362b31e2b50bc44e74438ae49f84b813e6d56a1cded4e0101e7e2e
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 591ff546e677b3d817eb4c76a1332a00bb878ae1d948f0472411bf9b4c1a59b7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,839
Size: 1.00 vMB
Total Fees: 0.02969561 BTC
Feerates: 1,236.26 > 2.98 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (197,574 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,788 717,788 00000000000000000004853d19be29a38867a981f5565b4885b8143aa0cdf68a 2,184 1.00/1.00 vMB 3
717,787 717,787 00000000000000000004efbb4d0dffc55f1d910b313ea1d2f3491eb224109326 3,147 1.00/1.00 vMB 11
717,786 717,786 00000000000000000003398b6e462de302b6d180139bd09f7a85566c433e886b 1,004 1.00/1.00 vMB 7
717,785 717,785 0000000000000000000899e231c5523de39e46855b1289477ffa5c20ea754fb0 2,837 1.00/1.00 vMB 16
717,784 717,784 0000000000000000000ac5a210b3ff406664a43f11371ac143978adc079773a8 3,118 1.00/1.00 vMB 7
717,783 717,783 0000000000000000000a03cf3f8d93590623216a066354c5b30e4fdf47de766c 2,711 1.00/1.00 vMB 18
717,782 717,782 00000000000000000004c38b93bf2f3b0c8c512da90ea258ac4ca1b575ed765f 2,174 0.85/1.00 vMB 10
717,781 717,781 000000000000000000065e78fa664c4819bb691bec616219c7fe808a0807f685 620 0.38/1.00 vMB 10
717,780 717,780 00000000000000000006d03ec1167fafe6401d9e10ad7121f305d1cda7443cfb 821 0.25/1.00 vMB 9
717,779 717,779 0000000000000000000b8a2acca9c009883e889aa181a7f9f38f1b8c2bec59f1 46 0.01/1.00 vMB 8
717,778 717,778 000000000000000000037300573eeb5a6618daa8dffb075e0fd4097034223c76 836 0.27/1.00 vMB 9
717,777 717,777 000000000000000000052b3558670391271e50a79ceeac2bb7d69e8cee2e44af 151 0.09/1.00 vMB 9
717,776 717,776 000000000000000000051ebb6e1059678d53e04c2e9e5273d5034247c86ec742 1,874 0.74/1.00 vMB 7
717,775 717,775 00000000000000000001ab3e269bf1895675b841e9afc5a3129586c1ffe0fb5e 2,645 1.00/1.00 vMB 10
717,774 717,774 000000000000000000063d16066cfe451c1b5d4bda7f4a17231403e59c4376ce 319 0.09/1.00 vMB 11
717,773 717,773 00000000000000000001f2ca89c3323bdf4df4af7e23b11c755cb968f5dbc7eb 1,655 1.00/1.00 vMB 2
717,772 717,772 0000000000000000000ad66709faf3f3edbd19be0e0d932fbaf26db923434e1b 2,139 1.00/1.00 vMB 9
717,771 717,771 00000000000000000007da3f7f45b9ac06bcfb824ba6e9d796a001ca8242c4ba 1,516 1.00/1.00 vMB 5
717,770 717,770 0000000000000000000188d5d63928f8c99b9cf894df0ead03f3d52be5807f72 679 1.00/1.00 vMB 6
717,769 717,769 0000000000000000000981cac12f234da982ce26da3450467861fa15d255d492 2,277 1.00/1.00 vMB 14
717,768 717,768 000000000000000000016c50ce7821c53475276e02e078a922d9bd1ab0db7456 3,025 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.