Loading Tool

Explorer IconExplorer

Memory Pool

87,039 transactions
31.94 vMB
0.13440610 BTC
Random Selection Loading Transactions
Max Size: 192.83/200 MB

Candidate Block

Mining Attempt b92ded8a6569be099bdedc52a1946c65a981ae2173b099f85cf31fee0ab19408
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root e70b50780f6b51e9fcd061d0989555077085bf2c795b7f70f47012264e1ee71a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,036
Size: 1.00 vMB
Total Fees: 0.04798959 BTC
Feerates: 911.92 > 4.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (463,632 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
451,338 451,338 0000000000000000013cb50756fcedd7ba3694053773d00723aca821d804a772 1,611 1.00/1.00 vMB 101
451,337 451,337 000000000000000000f9b783d949f6dc637393cdb9d525b3b2a6c9f75d0ab10e 2,208 1.00/1.00 vMB 130
451,336 451,336 000000000000000000c8ffbb34281082d950b1d41c14a724075e170bb50cd084 1,936 1.00/1.00 vMB 76
451,335 451,335 0000000000000000019fc14f5175b760d86c4b2be68daa5893b054461590d144 2,619 1.00/1.00 vMB 86
451,334 451,334 0000000000000000018fb2c412a63c4d8b6e62cc64ecbcf9ff21b8895febd78c 2,426 1.00/1.00 vMB 75
451,333 451,333 00000000000000000075b3cd480fde3d3f6ee4388ab34bc15f6eac52e5336223 2,335 1.00/1.00 vMB 83
451,332 451,332 00000000000000000258da19bca83a3bd8982a12b0c4c9547ae0275fa6978aff 2,623 1.00/1.00 vMB 100
451,331 451,331 00000000000000000143170107f1e6e262530af1564e0e939e7434142140209e 1,733 1.00/1.00 vMB 102
451,330 451,330 000000000000000001b1486e21d820348ebae0ddff45bec3f1da0fdb38954366 2,074 1.00/1.00 vMB 146
451,329 451,329 00000000000000000138db5541b3071aac1021b56c0712ab66c6ffb97449e303 1,571 1.00/1.00 vMB 100
451,328 451,328 0000000000000000022b0863a66ec438a198ae76c506a20debb9c2efc41c0c94 2,083 1.00/1.00 vMB 129
451,327 451,327 000000000000000000473e157f881db53858c0a21e854c561a8f1c2f3a5fc47c 2,848 1.00/1.00 vMB 171
451,326 451,326 000000000000000002286178204fa29706833659309234db2111661590987f51 1,814 1.00/1.00 vMB 107
451,325 451,325 000000000000000000cf663e2185df90d779efa412ad268290d933ec8c6f589a 1,984 1.00/1.00 vMB 104
451,324 451,324 00000000000000000036786fd62d40839b814e0eab6eb62e0806e2a74437cfda 2,349 1.00/1.00 vMB 132
451,323 451,323 00000000000000000201f13f5ab66afa0a8b81c319ace6f8c71a6f935f2e8117 1,687 1.00/1.00 vMB 127
451,322 451,322 000000000000000001314708f23dc8ff9f53b76267f0d93aeb3bf4587ea79cb9 2,990 1.00/1.00 vMB 77
451,321 451,321 000000000000000000de6df4c6713d1a73ef4ee9ebd7ac263db68afff6785f0f 1,648 1.00/1.00 vMB 81
451,320 451,320 00000000000000000290be7b4c0ff0a4e3b24d718ec4ed19e8ec7c3a909a3608 1,562 1.00/1.00 vMB 87
451,319 451,319 000000000000000001e20e42c2076a8a6839ff35d75d302f8cc521134829e987 2,858 1.00/1.00 vMB 118
451,318 451,318 0000000000000000022c2f8387536a787fbd5d25394d720e226567ce26c45ad7 1,826 1.00/1.00 vMB 92
Previous 10 blocks ↓
Total Size: 782.34 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: 660.98 GB
    • Received: 14.78 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.