Loading Tool

Explorer IconExplorer

Memory Pool

17,891 transactions
8.08 vMB
0.02779439 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.51/200 MB

Candidate Block

Mining Attempt 9f7b514f87377495d12e8493ed3f7529e4f50649574ff4b823387a5f2d04f7ec
Version 20000000
Previous Block 000000000000000000005de82c89e76a4485033bd94c0162c863c16d02ff1cea
Merkle Root 7a2965743114557bf44a13fb1b658059c330ba728c5b3ff05f4dbb7cadc3061b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,911
Size: 1.00 vMB
Total Fees: 0.01086754 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,398 (757,829 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
155,569 155,569 00000000000004896907d117dbb2e795f81ac60df3dbeb73ae4fd1b0565a04f7 14 0.01 vMB 8
155,568 155,568 00000000000008b532d650b4f1585b2071fc662945e66aaceaeb2e7cd22d95b3 67 0.03 vMB 235
155,567 155,567 00000000000009dc619d2081d4a030dd7409d9679a62f919504edb5166b8b653 23 0.01 vMB 45
155,566 155,566 000000000000017021804e66de0fb66f1d9f67a7f76b003c1f8a9809ed19661d 13 0.00 vMB 0
155,565 155,565 00000000000001d83e729d32284165f4af797dbd4455a0d5c84acb55dedc9af5 5 0.00 vMB 82
155,564 155,564 000000000000052c7a7ec46e8ab616f54fdb0c2f4252e120173ef40775aee344 11 0.00 vMB 27
155,563 155,563 0000000000000686777c8cf583b661c5d5f8acb2f761c4efd26a2173b6ba2766 16 0.01 vMB 54
155,562 155,562 0000000000000e345f6a7e31f0e0240945bcce56dd5b51435c89be00317eff40 24 0.01 vMB 24
155,561 155,561 00000000000001adbc0505062d6f66de50c5943693bb7ff41ce2810cc44b9e28 22 0.01 vMB 37
155,560 155,560 000000000000075b5ffed11afb0c55e3d9f0ca5a5d220779663aaf181bbde4c3 35 0.02 vMB 69
155,559 155,559 00000000000002f9372c43983dcd40d1f08f3dbf1888398ef477f6dda9c8a12f 3 0.00 vMB 82
155,558 155,558 000000000000001e5a5e1b6f5eb4eda365a28d987f1e775412e555183cdd27f0 118 0.04 vMB 60
155,557 155,557 00000000000006d416d2a5a4ebd493e6092775db3c82b84b7b67e844f90715c6 8 0.00 vMB 29
155,556 155,556 0000000000000cf691eed6783d5a083882cecab496cee9081539f208190977a4 76 0.03 vMB 100
155,555 155,555 00000000000005fda391745020cd5d17a00d6482279a1e5cc8ce33e558b277da 45 0.04 vMB 127
155,554 155,554 0000000000000ec12385ed9210b5c26f6764a77e1fa3ece91586e6d5abf9167b 100 0.05 vMB 32
155,553 155,553 0000000000000f038e1238ee7c2dca720d9bc2f34f4ece49bdd355cd5adb793c 37 0.01 vMB 337
155,552 155,552 0000000000000796f64bfe30bd59465ffa878f78b3248b802c094f79f90e0e63 27 0.01 vMB 12
155,551 155,551 0000000000000992532e5ba65ebe16114e8d926a50739f2964fccc162190c56a 8 0.00 vMB 633
155,550 155,550 00000000000002a14166482c11e1117f0d1b922132ef33b678ff14247070a0a9 34 0.01 vMB 1,852
155,549 155,549 0000000000000e2ea16f679f183f40408c0c6e3b1af0880d8cde9374411243db 48 0.02 vMB 468
Previous 10 blocks ↓
Total Size: 779.56 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 262.03 GB
    • Received: 1.01 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.