Loading Tool

Explorer IconExplorer

Memory Pool

50,502 transactions
28.36 vMB
0.06575083 BTC
Random Selection Loading Transactions
Max Size: 152.47/200 MB

Candidate Block

Mining Attempt cf5cf2e41a6656beeb5a5b03ecf8a4a59f81092dfc03394885c96e0040e6b8cc
Version 20000000
Previous Block 0000000000000000000197e3bd931f4f31822b12c15d7fb295a4a4a0aeabebf9
Merkle Root 57bf82426bb7e5bc3e5419214a1c31e647eda8b208709ecbe60ec227a27b9024
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,903
Size: 1.00 vMB
Total Fees: 0.01157857 BTC
Feerates: 100.00 > 1.16 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,794 (458,402 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
456,392 456,392 000000000000000001664008552c52d038ce87b54bb9640466a174995af9ba87 2,471 1.00/1.00 vMB 145
456,391 456,391 000000000000000001246dcccbc7d9bed586a20782477a3da83f65b8c3501762 1,380 1.00/1.00 vMB 63
456,390 456,390 0000000000000000018df5b3b668cf30d9376f75e1368e2ab8695a5b13e51cac 2,397 1.00/1.00 vMB 177
456,389 456,389 000000000000000002512ea58adfef21cbf2b18e5806a67c8da9f00335dc591b 1,890 1.00/1.00 vMB 150
456,388 456,388 0000000000000000006baa73cf55b96d8c117fb878037f690e1675edeb8f466e 2,665 1.00/1.00 vMB 221
456,387 456,387 0000000000000000024a23cb7d17db0a5d5426f81305aaf7d833464e5c86b0b3 2,626 1.00/1.00 vMB 212
456,386 456,386 000000000000000000a511e0367a1b0e33afbe898cc538f8106c9280aaef75d4 1,852 1.00/1.00 vMB 144
456,385 456,385 000000000000000000413b29ef17031239496c946b1e1e2d5710a2dfedaddab9 1,636 1.00/1.00 vMB 146
456,384 456,384 0000000000000000006f8866f09ae4de8c7a7ba2061e38195328c42e3089745f 1,255 1.00/1.00 vMB 75
456,383 456,383 0000000000000000003c35634e26f403fc0baf011bd72e67e02460b0356727c0 1,530 1.00/1.00 vMB 150
456,382 456,382 0000000000000000002aecc5679aa29de20388b2d71a89e729fb51fd2c5fd360 1,701 1.00/1.00 vMB 123
456,381 456,381 00000000000000000022ee444e655e065d8c6c3b653dbc9a83af472de2969304 1,948 1.00/1.00 vMB 193
456,380 456,380 000000000000000000e3a020c2e8b567f53b41fccd98254da9d113c2550d5587 2,404 1.00/1.00 vMB 131
456,379 456,379 0000000000000000009f0ffd387d69c9b6582850bef8e11b3d0d4fef163a1c19 2,382 1.00/1.00 vMB 124
456,378 456,378 0000000000000000025115173d6638b88483317f624b8811b4dfad0e3f39f0be 2,654 1.00/1.00 vMB 129
456,377 456,377 00000000000000000241cd84e57b47e148f19d5bd68768180e524b4d387622d7 1,841 1.00/1.00 vMB 137
456,376 456,376 000000000000000001c266dfcd037147789167a3f7b539902e9954f20b9c5e09 2,175 1.00/1.00 vMB 155
456,375 456,375 0000000000000000007760085c23c75321a59f8bef8f88fb15c939ab2e7be9fe 2,050 1.00/1.00 vMB 229
456,374 456,374 000000000000000000a644acf683fd32daffaa5b3d91f2bb9410db30046d6388 2,599 1.00/1.00 vMB 225
456,373 456,373 0000000000000000010d1f956089bc96c61cc2d5611b5eb434aef956ddba7d21 1,522 1.00/1.00 vMB 102
456,372 456,372 000000000000000001562fac1a749eee8c5e8c44eadbc24e92a10c88a51e1799 2,862 1.00/1.00 vMB 209
Previous 10 blocks ↓
Total Size: 782.02 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: 649.92 GB
    • Received: 13.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.