Loading Tool

Explorer IconExplorer

Memory Pool

42,567 transactions
26.12 vMB
0.05336426 BTC
Random Selection Loading Transactions
Max Size: 137.19/200 MB

Candidate Block

Mining Attempt 673b5b70f61c44bd63882a11c24299705fe6f0b2f15a643086314a8c888f6b32
Version 20000000
Previous Block 00000000000000000000d8ba2955f02eb456e7c5acbac6935bbd800431352c76
Merkle Root 5ec3337beff7c96ec077d24c25252504fdbf109159e957db0b56223ad51470d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,162
Size: 1.00 vMB
Total Fees: 0.00577727 BTC
Feerates: 100.28 > 0.58 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,739 (598,368 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,371 316,371 00000000000000002154c522b69f8d0bcb13027119b5730b74a0cb5318e20dcf 484 0.25/1.00 vMB 29
316,370 316,370 000000000000000020f1120225d584711a86e4e50130e05829020cb9763c4da7 532 0.31/1.00 vMB 31
316,369 316,369 00000000000000002d447a7c02e963e2148c737a7dcc60af7fdae598692eaff6 511 0.24/1.00 vMB 33
316,368 316,368 0000000000000000071a063563c297d2c54f88f09b520ae699804ff2279ac7d8 239 0.13/1.00 vMB 29
316,367 316,367 00000000000000000df0788ffb791627f5c11d914623190a69dc78812f158f98 100 0.05/1.00 vMB 31
316,366 316,366 00000000000000001e5bb585641097e6fef0a349a053d0fd97c3f6fcb56a7bf7 408 0.22/1.00 vMB 28
316,365 316,365 00000000000000000c40244992f3d213bb157ba5d242af3cdedebcf7dcdb6b58 206 0.10/1.00 vMB 35
316,364 316,364 00000000000000003432cb840b8c9c0778c1ecdd6e56871db578634ffc3b4c8d 285 0.24/1.00 vMB 20
316,363 316,363 00000000000000002b2cc4c0939830c533f8dbb78be17023864ad3f3c2f85054 256 0.09/1.00 vMB 41
316,362 316,362 000000000000000003beb06cedff8b91669448bce51f87d7f9d6f068f633a8a3 204 0.11/1.00 vMB 32
316,361 316,361 000000000000000001707d55a93f136a3d20efdff477c62172c14f16e2b4194f 201 0.09/1.00 vMB 30
316,360 316,360 00000000000000003726fa0ad87715d8dfc01c5789b76a0909bcc3defe827037 564 0.29/1.00 vMB 30
316,359 316,359 0000000000000000116641411ddb4ee5e7ca7002899bd73bb5ad2b83860e5f38 234 0.12/1.00 vMB 32
316,358 316,358 00000000000000002ce46a6a967c359a76d43e66e305479df08a4393b72d09ae 129 0.06/1.00 vMB 32
316,357 316,357 0000000000000000335ce142b5807aa02e5132e45f91d72944273b86fd52dc7b 815 0.37/1.00 vMB 32
316,356 316,356 0000000000000000132efcd509b4b08bc1416264d57b8d94bb95d3caf45e324e 114 0.06/1.00 vMB 33
316,355 316,355 0000000000000000043e8acdb5c5e342e72b171a67fe592886ca63045745d615 330 0.17/1.00 vMB 28
316,354 316,354 00000000000000000d333f6c346bb579749c14cb5d9067c5e598018e97d7e2c8 533 0.31/1.00 vMB 26
316,353 316,353 000000000000000020361279ce0e094c4a9fe04dbe39229dab590a583ad73007 193 0.10/1.00 vMB 29
316,352 316,352 0000000000000000129438bd339582c910063488208cc56f1af5dad82192aaa2 675 0.30/1.00 vMB 36
316,351 316,351 00000000000000001b6ecfdf7ac86e2ef90a15ea87afe0ea1e19e213fc6db8e6 221 0.11/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.93 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: 646.28 GB
    • Received: 12.83 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.