Loading Tool

Explorer IconExplorer

Memory Pool

43,417 transactions
26.92 vMB
0.08880527 BTC
Random Selection Loading Transactions
Max Size: 140.86/200 MB

Candidate Block

Mining Attempt fd4619fb87bc6f7886a5828cbc75ded93661e01b4ca9db62bf1fd3a04460c740
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 8cdcb52046140ecc932d761a9fba8eb790d70bcd459f2e744d7d1b61a7a36ed9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,473
Size: 1.00 vMB
Total Fees: 0.03792216 BTC
Feerates: 151.16 > 3.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (736,620 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,249 178,249 00000000000007f767c57da650734d10fc08c44998a55997655d4726bd2b3a1b 110 0.05/1.00 vMB 102
178,248 178,248 0000000000000a917558c58cfe18109ccec5b8ddea1d488717ea24d70031758e 74 0.03/1.00 vMB 157
178,247 178,247 0000000000000823507848511bcb8cfa979ecf56d599eea24312d5b8c17eb98f 7 0.00/1.00 vMB 0
178,246 178,246 00000000000000485715189da93f227a4f9bd57b9c3bbb631bb4ba615aa0ecac 38 0.04/1.00 vMB 83
178,245 178,245 00000000000005fe44b67ee71264f526a7de25ee5592d3cd2e54f403fcfdbca4 107 0.04/1.00 vMB 115
178,244 178,244 0000000000000a97da9b72f9cf3c4dcba3c4f555ea5c622a1838ca3197fe7a53 127 0.04/1.00 vMB 60
178,243 178,243 00000000000007822692befe442dc125a26ec8572649e828c9e044e0708a7f64 104 0.05/1.00 vMB 457
178,242 178,242 0000000000000397f1281cf2fa2ff29d1cccdb3ad187eefdbcf0ee6698f462b1 31 0.02/1.00 vMB 96
178,241 178,241 000000000000014189300701efdc961fd8f4bfb748ec5dedf116ffdc5c94db00 114 0.05/1.00 vMB 98
178,240 178,240 000000000000000544b3dfd5b0ed9f0147b50c302584bcbb66563970e6a79e38 65 0.02/1.00 vMB 100
178,239 178,239 000000000000034360b3f55763ba0638c0f6530281b434349adb8bd8898597cc 28 0.01/1.00 vMB 80
178,238 178,238 0000000000000b1835b1ff571f1b5b07d61062736bace14da6ee71aaab2044fb 58 0.03/1.00 vMB 141
178,237 178,237 0000000000000295ae633f5c99f148de405d105188640fba2020bf93acef3112 11 0.00/1.00 vMB 157
178,236 178,236 000000000000088ff98f1add0c729177e0765d35d1f74639a45769d9d9a61f14 30 0.01/1.00 vMB 102
178,235 178,235 0000000000000a51d151ecc9ee292abf186d6757d2199f69e32d299d2529fc09 37 0.03/1.00 vMB 71
178,234 178,234 00000000000004fdf77bd6a196c6570610c749a9d7c0858c5b0566fa9f32163a 76 0.05/1.00 vMB 283
178,233 178,233 00000000000009822fd4cb7f63148d4fa7fec5c9ad735624d8e9752195d0953c 41 0.02/1.00 vMB 306
178,232 178,232 00000000000001b98e3afd5336c2ef7a70975e4ff4d9aea7461375f231768196 58 0.02/1.00 vMB 7
178,231 178,231 00000000000004f19b70c73cadcc6c6cb05bb0d902699d9b845b5056876c3c5f 141 0.06/1.00 vMB 159
178,230 178,230 0000000000000717ef5e7944dade1e1a76b7f51f32930b7e82b3e9a9bebf2823 55 0.02/1.00 vMB 36
178,229 178,229 00000000000009f3cbee7a908708e56ab30c1f5e2d3113f377acb862441e7bce 64 0.06/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.84 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.