Loading Tool

Explorer IconExplorer

Memory Pool

78,887 transactions
29.23 vMB
0.08523469 BTC
Random Selection Loading Transactions
Max Size: 176.95/200 MB

Candidate Block

Mining Attempt d5d2364fb32ca110dcaca6d0bd3630f622b0cf2ea1438027915ff7b92ece1304
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root fc7fea1f89acc57bdd57472632fb968c412520be089fb0db03526f049f234198
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,480
Size: 1.00 vMB
Total Fees: 0.02405779 BTC
Feerates: 178.73 > 2.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (197,991 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,171 717,171 00000000000000000006fe0e667b254a183299343bcfd60e9d6cdeb13df5bb89 2,295 1.00/1.00 vMB 12
717,170 717,170 000000000000000000055b65a4cda690e74189f7c46c89b68bde7936189d82bb 1,146 1.00/1.00 vMB 7
717,169 717,169 000000000000000000098ef97fea6ffcd1a2b3ab8c79d7ecd9609bb04e743953 2,166 1.00/1.00 vMB 8
717,168 717,168 0000000000000000000006f772f8a98f82da3dc4c3bf9a7c0b9b731ac1e081f2 3,134 1.00/1.00 vMB 32
717,167 717,167 000000000000000000059ef450039f7fd8f101389e399b8eea3b4f3ac0da43a6 1,593 1.00/1.00 vMB 6
717,166 717,166 00000000000000000005f4f0b8cdefad1d8743e1948f7533e446ee20c0929afa 2,407 1.00/1.00 vMB 14
717,165 717,165 000000000000000000028fecf32e519ce699f8aadd8c0e898d172bae59c8dfe1 1,579 1.00/1.00 vMB 6
717,164 717,164 0000000000000000000647d4060d6df94f01c828f832209b47dc618e0310839b 1,250 0.54/1.00 vMB 13
717,163 717,163 000000000000000000082b50062d381dc79f994f7d3f9a53860833f8ad78c823 246 0.72/1.00 vMB 1
717,162 717,162 0000000000000000000199deff63904b4c260fcf11e61ef83b444858232a9697 2,743 1.00/1.00 vMB 12
717,161 717,161 000000000000000000043ca060926a0c31f8587247527a7c744a5cf8cf6513b5 2,161 0.98/1.00 vMB 8
717,160 717,160 00000000000000000009a37043c38e1c6e1585932820b7d6cfc4abb6563cf585 50 0.01/1.00 vMB 16
717,159 717,159 0000000000000000000217757ecc43c9b9ff9f6c3f4952abc35c2a5c18264b06 233 0.19/1.00 vMB 2
717,158 717,158 000000000000000000068759ad2bf4f313fea14c74dd0ab5407c6a7d5a2e3985 2,335 1.00/1.00 vMB 7
717,157 717,157 00000000000000000001a0ff7f10443f6d12a048aa03004869b26419f85f8876 2,942 1.00/1.00 vMB 7
717,156 717,156 00000000000000000005e6442927875316c540ab57f225c3487d2764d78c78d6 2,229 1.00/1.00 vMB 5
717,155 717,155 00000000000000000002ac2d683de3a802fc8cb307c000462d0c0028dc7acc6c 2,457 1.00/1.00 vMB 16
717,154 717,154 000000000000000000028698b6ecab0b7bff734f088aadd15d3ef4ea82ca221f 1,936 1.00/1.00 vMB 9
717,153 717,153 00000000000000000006741acb42af763cadbc20e49e029bad131fb2c2111b34 2,727 1.00/1.00 vMB 14
717,152 717,152 00000000000000000007a078fa5d7e206a1ee3dd038f3384be15951971836796 2,976 1.00/1.00 vMB 19
717,151 717,151 0000000000000000000b3ec41e900ca5e0e72fe5ed0721383be1ecbdb4e6e030 723 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.68 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: 679.01 GB
    • Received: 16.44 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.