Loading Tool

Explorer IconExplorer

Memory Pool

37,522 transactions
26.37 vMB
0.10404169 BTC
Random Selection Loading Transactions
Max Size: 135.36/200 MB

Candidate Block

Mining Attempt 6d6e58229812788bf7e0ff20ac12b49a10c62b01af54c3c1d2872acd7cb07568
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root 9f9e95148355eff753d55a4a5759e8351dbdf901e33d90d5dc5853589cd4a39d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,122
Size: 1.00 vMB
Total Fees: 0.05494530 BTC
Feerates: 201.13 > 5.51 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (577,926 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,754 336,754 00000000000000001440cb8da93e79fc16344ce6e2a7de08f0789b6fe21d19fa 52 0.06/1.00 vMB 3
336,753 336,753 00000000000000000c4a7b82526930bdcdfcb281b5df8b853d6799ef08de2212 404 0.17/1.00 vMB 46
336,752 336,752 000000000000000011bbff1c0a5f609639cdc69f89b8975e45c0f0f5702d8b03 638 0.36/1.00 vMB 25
336,751 336,751 00000000000000000ff4cdf85c68cf7660264c96ef544b01ed2536e01101f7f3 180 0.18/1.00 vMB 13
336,750 336,750 000000000000000004f118ec7a4572f87b8ce533f03047ad7e5b7ec899696a17 807 0.75/1.00 vMB 21
336,749 336,749 000000000000000013a00d131cbba7dac6beb4d286ed8c7c36f497c37eca123c 724 0.35/1.00 vMB 30
336,748 336,748 0000000000000000039f239b67404751f85939d988fc913954a3c12882495a91 2,111 0.75/1.00 vMB 37
336,747 336,747 00000000000000001081980b7f8367c4b17300c66e5200fd474001d440291cdb 429 0.18/1.00 vMB 29
336,746 336,746 000000000000000008397ace956cc1af551a7c40828fe956460f2748a649f71c 415 0.18/1.00 vMB 31
336,745 336,745 000000000000000006189205f4f66f702ba88ec049e610bfa5a45e902947f0ce 283 0.13/1.00 vMB 30
336,744 336,744 00000000000000000db56979731aca57df18fc9440e7d2279c2c311e9f969e77 186 0.10/1.00 vMB 30
336,743 336,743 00000000000000000c3779c617a6f7e17f2f65515f5127601f530c43a5a9f4e7 35 0.02/1.00 vMB 15
336,742 336,742 000000000000000004fdd73fd3fbeeb5374ed3824dab4f6fbd94fcefe40d7735 390 0.29/1.00 vMB 21
336,741 336,741 000000000000000013a2844c2fb0ecf58d807b5e544754e7291db341c9bfd0e5 204 0.10/1.00 vMB 23
336,740 336,740 0000000000000000017dfcd8764dfdbd4db9a98854430a153e56ec7969725151 621 0.29/1.00 vMB 28
336,739 336,739 0000000000000000166b08d351e0e450c966b95710ff9678f38986eb7754a241 72 0.06/1.00 vMB 7
336,738 336,738 000000000000000012a9ab9797a78942d6ee7dbf2efa2b7d0a70a05869ea9ccf 821 0.37/1.00 vMB 28
336,737 336,737 000000000000000011a78dc8ea67c138b124f2d885c791c617ecc10cf13498a8 393 0.25/1.00 vMB 21
336,736 336,736 000000000000000002321382df927568105c45bd0fed0f8336e71c74c400c0d3 234 0.12/1.00 vMB 30
336,735 336,735 00000000000000000265a4034de6ec7bdd0b3b03c5479f88743c3e3449e2bc96 394 0.23/1.00 vMB 21
336,734 336,734 00000000000000000b246d336d666a5451ccfc3b1074d8856d1639e3ee4fc2ef 206 0.11/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.82 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: 636.21 GB
    • Received: 12.36 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.