Loading Tool

Explorer IconExplorer

Memory Pool

79,037 transactions
29.98 vMB
0.07855132 BTC
Random Selection Loading Transactions
Max Size: 182.91/200 MB

Candidate Block

Mining Attempt 5c64a4a7518a73c684864182565751452a906a87c96cf303dd6975743fedc1d9
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root ea6100984df06b406073f11fecf0b404c496713244af19216d4aaf0f5cd33130
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,165
Size: 1.00 vMB
Total Fees: 0.01189107 BTC
Feerates: 200.89 > 1.19 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (513,161 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
402,221 402,221 000000000000000006a65b20dd8f7def8db53d02d1e9317ec47689d41766f801 736 0.93/1.00 vMB 19
402,220 402,220 000000000000000003a38aea87306b3d85004c7631db4cb7a38ee2c9e972e352 358 0.24/1.00 vMB 22
402,219 402,219 000000000000000004b5abb0c7e561a702ca3e1731e63a5a7b060e529b42e8f6 2,327 0.93/1.00 vMB 50
402,218 402,218 0000000000000000062bbfe7e8d3ff6f11897a3f69606b4f2ff9322ac347ec16 702 0.54/1.00 vMB 30
402,217 402,217 0000000000000000057ef243853fd735a3095e678f4241cb28246095a9d149f2 2,158 1.00/1.00 vMB 39
402,216 402,216 000000000000000006483d8a515441d2631893b9178b7495546e10f0d0f21765 1,231 0.57/1.00 vMB 44
402,215 402,215 00000000000000000017996d13aa8626d8b278c26a450d76c4b04c4c5e3bdc6f 1 0.00/1.00 vMB 0
402,214 402,214 0000000000000000069b154369dcc6d72635a5dd325d17dcea371319d9883adb 584 0.28/1.00 vMB 40
402,213 402,213 000000000000000001e75de57a585ddb51a63c651216d8d6f1cb806df2e07980 872 0.39/1.00 vMB 45
402,212 402,212 00000000000000000640f269f6e999bd469528bd70bda146dd503c941f187d83 131 0.06/1.00 vMB 37
402,211 402,211 0000000000000000069a8e2aa79e1f8f21bca51928111171016ee594936485c6 1,774 0.99/1.00 vMB 41
402,210 402,210 0000000000000000027843631908a6866b620efce3d0bdec993cfe82a466d512 454 0.44/1.00 vMB 17
402,209 402,209 000000000000000000eca7210ba230210941c6f872bf5dd50cf3de5dc03b6ed3 1,102 0.49/1.00 vMB 42
402,208 402,208 0000000000000000028239bb1ff961ccd915b5bd44e6b89208494f85c0008432 2,052 1.00/1.00 vMB 38
402,207 402,207 0000000000000000059144cd57c7f09edbe9b61e8c84c38363363d5515d1cda2 1,658 0.81/1.00 vMB 42
402,206 402,206 000000000000000001ba0e791fca8dd248f124da7e7a9c92223addfd0ce96348 648 0.38/1.00 vMB 38
402,205 402,205 0000000000000000044fb8e83fcdf40860073e114790892f9b6619eac8d5ff27 1,114 1.00/1.00 vMB 20
402,204 402,204 000000000000000004d543207e5dd8d2ea6587523a6c7670c68bd5af8addeca5 2,387 1.00/1.00 vMB 44
402,203 402,203 000000000000000006a299c972cdb55c2844d77afeaf90c87261f7f4e25fc91e 3,102 0.99/1.00 vMB 76
402,202 402,202 000000000000000004c23f076b14794db0bf567952a14ee3c4fd9b49334776a9 2,125 0.92/1.00 vMB 44
402,201 402,201 0000000000000000054b247eeb06a169f9bf6d80fc0e1675e434f6fd3dc748fd 1,752 0.90/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.58 GB
    • Received: 18.20 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.