Loading Tool

Explorer IconExplorer

Memory Pool

82,939 transactions
31.27 vMB
0.09894332 BTC
Random Selection Loading Transactions
Max Size: 191.32/200 MB

Candidate Block

Mining Attempt bba49b559dd62cf2e03f51f18a309e82df3bcc5e8f7378aa60aa1d67457520bf
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 4f17c44491a797928e5e97ec5061289e72d37621fa46ceaf459138438998b42e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,899
Size: 1.00 vMB
Total Fees: 0.02828542 BTC
Feerates: 301.05 > 2.83 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (230,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
684,751 684,751 0000000000000000000809a62394c7d803158d450c3261e63d200e2cb768c77b 1,683 1.00/1.00 vMB 129
684,750 684,750 0000000000000000000965681608dea2fe4c56df5d5da8d032b1eef4eec68fe5 973 1.00/1.00 vMB 31
684,749 684,749 0000000000000000000033b963afe2d14f29208eb7cfc97ea35ff4f68e32914d 558 1.00/1.00 vMB 18
684,748 684,748 000000000000000000076133ffe66fc4eddd914564ac272b268c7b3c099caa4f 2,359 1.00/1.00 vMB 37
684,747 684,747 0000000000000000000533edd635c469313a6230afdd820afdf954545b04ecaf 2,287 1.00/1.00 vMB 97
684,746 684,746 00000000000000000005d2be9a4ce993725ea41f039d9f9af1d5d6f6f1faa1d9 2,402 1.00/1.00 vMB 70
684,745 684,745 000000000000000000041cf884c13e049446730ca639621deecc3972aead213e 1,949 1.00/1.00 vMB 22
684,744 684,744 0000000000000000000b2400309e3d057739d45e3ace132c203d446c55dbebe4 1,797 1.00/1.00 vMB 45
684,743 684,743 000000000000000000093f6ef813a836c7d382f5b583c3edea0c5c598114dc77 1,962 1.00/1.00 vMB 31
684,742 684,742 0000000000000000000a9c71107b8151e28ce23b8360762ac4590a2547cabf1b 2,295 1.00/1.00 vMB 87
684,741 684,741 0000000000000000000a92ce957ca9f58b62df20cbc1b14ff1f18de0f44b2fd0 1,905 1.00/1.00 vMB 99
684,740 684,740 00000000000000000003fe544435a8313597c4f322803e3b9baeab0b59a1fbea 1,787 1.00/1.00 vMB 127
684,739 684,739 000000000000000000069b29a5c149ab86288d161caa85144393bbcc7863aec3 1,470 1.00/1.00 vMB 58
684,738 684,738 0000000000000000000328c3127789fe3b9f4e1465b24e30febdfef649466482 2,754 1.00/1.00 vMB 109
684,737 684,737 00000000000000000008bf61d3e44b7023c36aae6dd81a7e51b992e46d795259 1,456 1.00/1.00 vMB 49
684,736 684,736 0000000000000000000647f5bbb2fc3716b3cbf2eb99984a76cc1e7bc3c090f3 820 1.00/1.00 vMB 42
684,735 684,735 0000000000000000000af1e8756f875c0154faa5499165037cf44c9407e7e1f5 1,789 1.00/1.00 vMB 48
684,734 684,734 0000000000000000000443d9fbd68f3d496b5df8ffd668e537df405d17d98249 967 1.00/1.00 vMB 86
684,733 684,733 0000000000000000000794d5b9413bbd95522c5bdf1462a55f161901813d2d2b 815 1.00/1.00 vMB 34
684,732 684,732 000000000000000000024a6e07f240fec0ea4cd0e8ffe4afee1ec12ddc984fd7 1,110 1.00/1.00 vMB 26
684,731 684,731 0000000000000000000310f17cfcf365dfed1387a73c4a426aae8e319861ff34 2,022 1.00/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 782.77 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.33 GB
    • Received: 16.89 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.