Loading Tool

Explorer IconExplorer

Memory Pool

39,201 transactions
27.54 vMB
0.06634131 BTC
Random Selection Loading Transactions
Max Size: 140.63/200 MB

Candidate Block

Mining Attempt d58d06eff3c3ca2444f10f7c46056df744a834da4cd9199938db9254c19025e4
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root e0839ab8d0e8823d392bda1e6fb2eb97fae455ee10d93211fd5955f852172a4e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,438
Size: 1.00 vMB
Total Fees: 0.01398960 BTC
Feerates: 100.95 > 1.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (442,606 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
472,038 472,038 000000000000000000a3b7ae1fc0a9ae3d9b2e55eae3b96f1290b4430ba93895 1,114 1.00/1.00 vMB 157
472,037 472,037 000000000000000000ed39b40c0c9cc28d68fc3dede60ca06cf4da8ebdeee589 1,896 1.00/1.00 vMB 203
472,036 472,036 000000000000000000c476ce2f1f10b8397e95e9321469a026da97f0f2b246c8 2,238 1.00/1.00 vMB 228
472,035 472,035 0000000000000000004f90d06497afb530b2699b23a2167de1031c27098bb774 2,299 1.00/1.00 vMB 229
472,034 472,034 0000000000000000015fb86ad2fe9f873e236744493de433998087d6f1aacffe 2,349 1.00/1.00 vMB 277
472,033 472,033 000000000000000000b4314a629543c7afbaba8283375066d1ec78c33dc1afa2 2,396 1.00/1.00 vMB 310
472,032 472,032 0000000000000000008bea9bed0f64252d0f7f3dfff1ba2dd29ac317180b0a4c 2,259 1.00/1.00 vMB 344
472,031 472,031 0000000000000000012a21ceb1611c9777c47b4d9740d84dad7f96a6d5471a34 2,581 1.00/1.00 vMB 388
472,030 472,030 000000000000000000cb50bb10048de22b888bf732295f91cd89539211fbb23a 2,025 1.00/1.00 vMB 444
472,029 472,029 00000000000000000148d615511696941de986b815082b40c17aa13ce2ee3b9b 859 1.00/1.00 vMB 92
472,028 472,028 000000000000000000e072f191a6af603a1113540fb2736c238121384fff62c1 1,373 0.88/1.00 vMB 156
472,027 472,027 00000000000000000148501e9b1095885fa4d13840544365cc8f1863b9ddee8b 1,976 1.00/1.00 vMB 279
472,026 472,026 000000000000000001144d35f9e2de3944155da8661fd5c8fe2f0978bca0b375 2,303 1.00/1.00 vMB 381
472,025 472,025 000000000000000000b856ef69b6767fb021850a6b3d1a953b81a8ff029cd8b5 1,599 1.00/1.00 vMB 209
472,024 472,024 00000000000000000180caa0c63c000cf86a1252210bb085536acea85ef0bd4d 1,687 1.00/1.00 vMB 94
472,023 472,023 0000000000000000017af5b78cc487bd9feb613a7449a1a31a69ebfa832696f3 1,711 1.00/1.00 vMB 236
472,022 472,022 00000000000000000140ee3a97857d22b0f07146993ce6d4d6513ac3a077488e 1,601 1.00/1.00 vMB 213
472,021 472,021 00000000000000000003cdebf723219d2d058e77cac1de74e714ec7c31271efd 2,299 1.00/1.00 vMB 296
472,020 472,020 0000000000000000003864a5485827bd50b8560c1196895ba5aefdd2afe61025 2,374 1.00/1.00 vMB 341
472,019 472,019 00000000000000000019e9060182f71e19508c2fadce182f4b74cfad5a647971 2,031 1.00/1.00 vMB 438
472,018 472,018 000000000000000000d4d555fcec578f39a96dd2832c9dcb2152ba20a6f4f484 1,661 1.00/1.00 vMB 252
Previous 10 blocks ↓
Total Size: 781.76 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: 632.28 GB
    • Received: 12.11 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.