Loading Tool

Explorer IconExplorer

Memory Pool

78,582 transactions
34.42 vMB
0.16845493 BTC
Random Selection Loading Transactions
Max Size: 191.93/200 MB

Candidate Block

Mining Attempt 5f309461a82a1a4d1da97e976af557c4e233cf34e60dba81f5c88df530efb3e1
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 98f5b5faddb774fae6160f8e14f7a6a3b255d6dedd2760043d4ff48defe59bae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,333
Size: 1.00 vMB
Total Fees: 0.04453463 BTC
Feerates: 469.97 > 4.46 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (431,399 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,018 484,018 00000000000000000095e251c27e89f3681b5e3c09a438193c12c75c45e24a96 358 0.29/1.00 vMB 132
484,017 484,017 0000000000000000001f665387a0d17035a253c939476a2f093b2cbb507b4338 1,301 0.91/1.00 vMB 113
484,016 484,016 0000000000000000003caf52e2eb37ff40a29bcd14d9c48e2af1819164abc1d3 1,978 1.00/1.00 vMB 26
484,015 484,015 000000000000000000d6cdda66edb65e8969566ca65fe3c2a7470e553439c0b0 1,585 1.00/1.00 vMB 16
484,014 484,014 0000000000000000006a85851d1a0b241e63b951f9ed0afb14723f1fd0a129a8 1,699 1.00/1.00 vMB 160
484,013 484,013 00000000000000000122f0f5451eb8a48196b667a0e25a7d950ef0dd0bb553c4 1,446 0.75/1.00 vMB 130
484,012 484,012 000000000000000000e9e888ab8cafe07b30cc7decd860e893546e86d06aba50 2,378 1.00/1.00 vMB 216
484,011 484,011 000000000000000000fbebd771842455f0b86e733231b83224ab9628492ca2fd 1,904 0.99/1.00 vMB 120
484,010 484,010 000000000000000000be56168628e758dce28a6c3724909a8445cb92c3ca240a 1,476 1.00/1.00 vMB 193
484,009 484,009 000000000000000000741b0934be8be07cee6a94fd8e20f4aa3648fabb1bbe4b 2,006 1.00/1.00 vMB 287
484,008 484,008 000000000000000000957886219f4a67aea3f560cc4b9e64bc98959ddcea7100 1,546 1.00/1.00 vMB 54
484,007 484,007 0000000000000000011ec73d254ece344cbe3d2ebc3a6adc3eb9c2f893a67e26 2,398 1.00/1.00 vMB 81
484,006 484,006 000000000000000000413e9b86779ac743c3a6486cb564195a216fab4d007ce7 1,904 1.00/1.00 vMB 168
484,005 484,005 0000000000000000002fa9b839e3133dbd6177ea2d09c3347dad3cb81604e75c 2,195 1.00/1.00 vMB 115
484,004 484,004 0000000000000000011e834e187234ef39d733c06c1f770d6bc12a4ea50b3e14 2,359 1.00/1.00 vMB 284
484,003 484,003 0000000000000000004ca638287d90946c6bf6b55b71dd487ef851b75b18fb42 2,249 1.00/1.00 vMB 112
484,002 484,002 0000000000000000000cca391871d00d2c6a40d279dd08ff6b652a6907c081ef 2,030 0.99/1.00 vMB 252
484,001 484,001 0000000000000000005cd0f7af4e8f603409c72d64af060b342b91d483ae2c6c 1,685 1.00/1.00 vMB 238
484,000 484,000 000000000000000000b7738efb4c4acbc841c032294d2e6ab09295f4117c7b3a 1,790 0.99/1.00 vMB 175
483,999 483,999 000000000000000000f9515af651c6ed3ac04c0f7ca75062fb674fb55ea2d4e2 1,410 1.00/1.00 vMB 183
483,998 483,998 000000000000000000886092a0c173f652f4deaf2bef6617d1d3cf8826a5f3d4 2,236 1.00/1.00 vMB 324
Previous 10 blocks ↓
Total Size: 783.11 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: 735.46 GB
    • Received: 18.57 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.