Loading Tool

Explorer IconExplorer

Memory Pool

24,959 transactions
24.06 vMB
0.03253187 BTC
Random Selection Loading Transactions
Max Size: 129.28/200 MB

Candidate Block

Mining Attempt 469c822bcc037cb1e8e719cb378903ca0c1660a9e2b5a6ea260fc3efbcf029d7
Version 20000000
Previous Block 000000000000000000012c481ce937b6c85162d376895f7f038d8d7b285f3b4a
Merkle Root 6553a1890d8b5d38f004b9aefa63d9991ba821079919ca0fe48bd2e2f4c3f44d
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,958
Size: 1.00 vMB
Total Fees: 0.00596217 BTC
Feerates: 60.16 > 0.60 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,503 (715,815 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,688 224,688 00000000000002d28433a5a79c357a328d6e11994f1c16d789c9934a2b1c2f2f 838 0.25/1.00 vMB 318
224,687 224,687 00000000000003c8259232e3aa90500a628697f1241db6e703a5ef0edeaa5a08 279 0.18/1.00 vMB 187
224,686 224,686 0000000000000376722411af0dea25f30068260bb5f00f18fc6d10e90d7c51a8 209 0.10/1.00 vMB 175
224,685 224,685 00000000000001153cbd5c3a70c42594715a2cfe470245cb5e433b8c3d3e461d 646 0.25/1.00 vMB 242
224,684 224,684 000000000000032f69c8c300f17bac0bdbf6bfd78ee01e3397261190b5dbd906 248 0.25/1.00 vMB 99
224,683 224,683 00000000000003821f424aa56037263729c42736b66774d7c613afae5efb9084 318 0.14/1.00 vMB 188
224,682 224,682 0000000000000174489440a6acf23f2c6604ea2f723353ff700f51053fd562b0 359 0.15/1.00 vMB 187
224,681 224,681 00000000000002aefa539d370d934ffbd8f8e44ddc8aca88b6a85d0a0d4526e4 424 0.20/1.00 vMB 177
224,680 224,680 000000000000039f3bcdbf30e94f8c0e9e491d749bd7ca3a9de6a47b5ade5f78 125 0.20/1.00 vMB 67
224,679 224,679 000000000000004a2c039d727ece0a970655da51520f1807c6b62e092366dfba 615 0.25/1.00 vMB 183
224,678 224,678 00000000000000f688f0aa539e00ed5a558ca531769964eeefacab07e99b7797 536 0.25/1.00 vMB 189
224,677 224,677 00000000000001a621512078a45470b1b9091b0e3fe78502d808369cbad01601 524 0.25/1.00 vMB 176
224,676 224,676 00000000000002769c385a1d83882ec7307d5b3e0739d799dc15f2091f563abd 578 0.25/1.00 vMB 191
224,675 224,675 000000000000035240e3dcfd5d60bb8648c5d70b7f806d75c500727d5d663cb8 23 0.01/1.00 vMB 101
224,674 224,674 0000000000000337b4de48961b65be6d1088f07cea2ab3d3c17d3f48d31b293c 32 0.14/1.00 vMB 11
224,673 224,673 000000000000021fd2d891cccb282d3cc6eb4e725c6b804a377c787f1389d7e4 333 0.17/1.00 vMB 239
224,672 224,672 000000000000009b0d66383e11289de546b518496366206bc2ba118870846494 124 0.06/1.00 vMB 166
224,671 224,671 00000000000000d88358b0c619c71a1be69630b804b395a04c590dbc070ce2bf 336 0.17/1.00 vMB 171
224,670 224,670 00000000000003cd2f8cfe58cd75c59e4ae139ccdb599e92cb3ba46231de6295 104 0.05/1.00 vMB 92
224,669 224,669 00000000000000a861fae743a7b30beb326acbb4abd572e4d805605f2478e91d 437 0.17/1.00 vMB 268
224,668 224,668 000000000000026e9ddacc515b5ad191187cdb96327068250fa9ae1c0ff6cd4b 13 0.00/1.00 vMB 238
Previous 10 blocks ↓
Total Size: 827.66 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: 4,461.25 GB
    • Received: 243.54 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.