Loading Tool

Explorer IconExplorer

Memory Pool

41,987 transactions
20.33 vMB
0.07171530 BTC
Random Selection Loading Transactions
Max Size: 113.37/200 MB

Candidate Block

Mining Attempt 202ccfc1b5def9efbe7fdb9cfffea79ab488c8338930d4b007c00974055791c8
Version 20000000
Previous Block 00000000000000000001aed755c8b5575afca68597b9147ec44688a839cdd923
Merkle Root edc0e8e4f0650044a2dfbb59290dc1941fa77d086e9aeee243accd323775e9d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,633
Size: 1.00 vMB
Total Fees: 0.03146570 BTC
Feerates: 137.65 > 3.15 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,108 (650,987 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
263,121 263,121 00000000000000043b8b073a95d2c9b32bb182f2375e9e0c12fe99be5e90e243 960 0.35/1.00 vMB 137
263,120 263,120 000000000000000a585e25bae645f15fd05b50920191a8c82e47af70813a5f29 180 0.07/1.00 vMB 114
263,119 263,119 0000000000000008de097e0613beb6ce4e0648e10e7028fa95e2aeb646dd48f1 198 0.14/1.00 vMB 35
263,118 263,118 0000000000000003ba55fd1a5ecac077c9367c92b33342196948fee2a6d7256d 189 0.15/1.00 vMB 57
263,117 263,117 000000000000000007f4e2937eeb4ae79855c2422630fe2474596bbea43df924 330 0.15/1.00 vMB 112
263,116 263,116 0000000000000013be0e775131b6cdc4764839712820b8a44f4a146606e07716 73 0.03/1.00 vMB 74
263,115 263,115 000000000000000bc3656b1daea430b90a2d977bf68df207520ccad7006ddb8b 149 0.09/1.00 vMB 95
263,114 263,114 0000000000000003a4f22bb26e85008150620cca9d937e1e4b62919a5de66a63 320 0.15/1.00 vMB 98
263,113 263,113 0000000000000012dadf8d725d3d2cecb36302d229befbfff1d085f26ac9e310 240 0.15/1.00 vMB 91
263,112 263,112 00000000000000047f2358ebc3a134587d5cf07b5b58e6c27c50241013e35e86 318 0.15/1.00 vMB 119
263,111 263,111 000000000000000d85ce83c5551181bdc3834db8c912de2a6bb1fd31c82f2893 132 0.08/1.00 vMB 62
263,110 263,110 0000000000000010621808ae1eedf9e1c95ff321d12c419f4fe9cb931a3bc89b 500 0.24/1.00 vMB 96
263,109 263,109 0000000000000009f69758fbe13f6af9c8db77b1526b861279c7dae6f4a304fc 490 0.23/1.00 vMB 112
263,108 263,108 000000000000000180ccace12f6277090f876a6ca30e9fbd22b87325ce0b223e 451 0.15/1.00 vMB 79
263,107 263,107 000000000000000f3dcac8fa94b20812282e8dc1968265dd31a7b41965d24a57 11 0.00/1.00 vMB 104
263,106 263,106 00000000000000045796f97b701570cee5eec2fce7f06b595dea7ec99fd5794c 83 0.03/1.00 vMB 116
263,105 263,105 0000000000000012a1e2df17413db1f83ced437ed99eab95366d0dcccb176a6d 146 0.05/1.00 vMB 94
263,104 263,104 00000000000000017783ad6f5ac8e71f0ee7366cfe5592acc25b98ee824afb76 293 0.12/1.00 vMB 120
263,103 263,103 00000000000000016ae9c9c8a36fe33cd07216c63d3bcfee6450c0eddf68dd83 98 0.04/1.00 vMB 68
263,102 263,102 00000000000000015bcbbe70cd7833152d9060373b83b7961c067847c694e280 8 0.00/1.00 vMB 90
263,101 263,101 0000000000000009bd369ca7e9ff2d197f8f188ba8b4f0062741743e56bf14bb 139 0.05/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 780.79 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 559.48 GB
    • Received: 7.23 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.