Loading Tool

Explorer IconExplorer

Memory Pool

81,665 transactions
30.45 vMB
0.07852142 BTC
Random Selection Loading Transactions
Max Size: 186.85/200 MB

Candidate Block

Mining Attempt c05bc029f1394c07eea38fc87f4629cfefe2f10e2f6f74b45229f32c54d9b2e0
Version 20000000
Previous Block 00000000000000000001bfe8515d732b65f9547b0b4d60ed4387c4bfdc0108bd
Merkle Root 48c32463c3cadbd4372e9aebf91b84a5367bda863112f2ce7bf42ecd87f0102f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,068
Size: 1.00 vMB
Total Fees: 0.01026251 BTC
Feerates: 151.12 > 1.03 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,338 (436,029 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,309 479,309 00000000000000000024b34f27dc6e77adf72c793892f356fcf005fd46f13346 2,083 0.99/1.00 vMB 133
479,308 479,308 0000000000000000007e8ec5a75c46f6cd38ea52551d2195efe388bebb4f976f 2,108 0.99/1.00 vMB 138
479,307 479,307 0000000000000000011df02b20c72363479f6270757586884e65fe87e81900fd 409 0.28/1.00 vMB 102
479,306 479,306 000000000000000000dea560a2a6454e68c5ae1d98f7567f99798a51f960e561 586 0.40/1.00 vMB 43
479,305 479,305 0000000000000000013cd865a57eae8501a21b106244967e8621d91fe99a5c18 2,167 1.00/1.00 vMB 90
479,304 479,304 000000000000000001012e5d320768e4461716435b0ef3f32730da5f081a5402 711 0.35/1.00 vMB 37
479,303 479,303 0000000000000000000d7424a6557fca8cbcec726144fd3741fd4446a89035eb 646 0.55/1.00 vMB 49
479,302 479,302 00000000000000000100e953d194469664fb9412c00702ce68a6221ae04d5377 2,233 1.00/1.00 vMB 108
479,301 479,301 0000000000000000000e59a6e368a1cb40ef5b832b10cc69d64f57940a92d209 1,370 0.71/1.00 vMB 64
479,300 479,300 000000000000000000de8b38fe008ee2d0a0946fccf747783c8498579a111ca4 319 0.16/1.00 vMB 96
479,299 479,299 00000000000000000118b3da1397b15f59e92c1d7737aa8a5b7aaa848d7afc24 1,758 1.00/1.00 vMB 79
479,298 479,298 000000000000000000e8d04f2d3766e22f9a565110576569850f1077ea452394 2,243 1.00/1.00 vMB 87
479,297 479,297 0000000000000000006a245deb3391e13ca11ca80d7f47b2b6bb8746daccb2cc 1,770 1.00/1.00 vMB 109
479,296 479,296 000000000000000000e8f73f523ceeca3e735a6918acc44cdb8177b4ff9dc97d 1,258 0.77/1.00 vMB 16
479,295 479,295 000000000000000000311eb336aa4e4b95e6b7f2afe3a7be235b285339a9823c 2,212 1.00/1.00 vMB 101
479,294 479,294 0000000000000000007c16e278912d3169dc901230bd51bd9ca9a28e7ff4c10a 2,357 1.00/1.00 vMB 130
479,293 479,293 0000000000000000012fd3a15baf7338a3b79ead768f26859e3f8af6867dbb66 1,294 0.65/1.00 vMB 101
479,292 479,292 000000000000000000746c5b2186e7f31347b2cbcb8449715d31fefd5dbdf1e5 1,000 0.64/1.00 vMB 78
479,291 479,291 00000000000000000079a414cd5150a1430858abbe77232c616d0cfcaee5870e 1,311 0.58/1.00 vMB 98
479,290 479,290 0000000000000000008e4961d640d81375b1b9b51d33db2093d06fa182850df0 1,105 0.57/1.00 vMB 97
479,289 479,289 000000000000000001244a9fe483a3a26d0c2a4e395ce4b971bf66bc56774fca 306 0.14/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 782.98 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: 716.22 GB
    • Received: 17.79 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.