Loading Tool

Explorer IconExplorer

Memory Pool

45,039 transactions
28.69 vMB
0.07110318 BTC
Random Selection Loading Transactions
Max Size: 151.59/200 MB

Candidate Block

Mining Attempt 495c56bdf6d8ebf3ff49470db7befc3fa2f616e797a4b8cd680b56bbfef063e7
Version 20000000
Previous Block 000000000000000000002cda40907564e46bc0c7de547112e5b0304070620d30
Merkle Root 6ac767b32f1548f5f5a9a3ec177575671ee62faa36bbe98879e6490816ba8222
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,873
Size: 1.00 vMB
Total Fees: 0.01595504 BTC
Feerates: 58.92 > 1.60 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,807 (262,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
652,024 652,024 000000000000000000039d2200bd38eaf0f20da076872dcdb85d2864382b0deb 2,535 1.00/1.00 vMB 21
652,023 652,023 00000000000000000003053907b409edee9942e0aa5fe7096b079608703dbc3d 1,152 1.00/1.00 vMB 55
652,022 652,022 0000000000000000000ddc06d25e51d22c26ae8a2cdb868ce0fb246b68c3b1eb 2,972 1.00/1.00 vMB 25
652,021 652,021 0000000000000000000c7f623b7f169a47d57720ed8dbb5ded24b6d28e91d390 2,281 1.00/1.00 vMB 36
652,020 652,020 00000000000000000003787c85da31076136cbb2a36842faa719c3af8ae0a4c3 1,311 1.00/1.00 vMB 46
652,019 652,019 0000000000000000000abecc52871c0b7e803de7cf3e86cac44e44699b073dbc 1,971 1.00/1.00 vMB 30
652,018 652,018 000000000000000000060d786fb66845d0ce14adb76da3f633f9b3c38ff12a3a 1,953 1.00/1.00 vMB 18
652,017 652,017 00000000000000000006e4a9a2ede6ff1fb434276436411724d4bf780b3a665a 2,793 1.00/1.00 vMB 33
652,016 652,016 000000000000000000045a1ed417363f7553027d3d2d4cee2c475e7956803532 2,722 1.00/1.00 vMB 72
652,015 652,015 00000000000000000005efbe2b8923f127c5199527aa6c56fb1c9321ba0d19d8 2,123 1.00/1.00 vMB 50
652,014 652,014 000000000000000000034a3a6ed54d7b84f8e9d58e43cf9775a0101b4dd00e7a 2,444 1.00/1.00 vMB 41
652,013 652,013 00000000000000000005979b8bd15185445de7bc93c8a2aacb5ea1304e184185 2,800 1.00/1.00 vMB 42
652,012 652,012 000000000000000000080724180b80f73e7da66aabfcf30f8555cc0abc59ad68 2,702 1.00/1.00 vMB 50
652,011 652,011 000000000000000000099814f5f09b8c54063b61912d48bdf31b9586494c11f5 2,241 1.00/1.00 vMB 36
652,010 652,010 00000000000000000004f4f9c1c45f25e3220ea7ee66abf680bace558cb453b9 2,855 1.00/1.00 vMB 113
652,009 652,009 0000000000000000000a2d15074578faf205d923e715aa8da5ce37d8fe6c92dd 2,495 1.00/1.00 vMB 61
652,008 652,008 0000000000000000000988e7f0966dab9b880b3824ed863a60f67b57c16a32ea 2,270 1.00/1.00 vMB 78
652,007 652,007 00000000000000000009e1967115207c0db75e7d59c6d1cd4d8d957fed24f8bb 1,739 1.00/1.00 vMB 84
652,006 652,006 0000000000000000000114b693ff06e50bfba021f2187c9cf0f89b5ea91e2dca 2,464 1.00/1.00 vMB 52
652,005 652,005 00000000000000000002c00eb39662e7542c829d8a29c985e71c9f776823e6f0 2,963 1.00/1.00 vMB 112
652,004 652,004 0000000000000000000550dd09dfcc95a3dbdd4d8a6571e47fe89f72ba5c662f 2,405 1.00/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.04 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: 650.78 GB
    • Received: 13.32 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.