Loading Tool

Explorer IconExplorer

Memory Pool

72,981 transactions
28.19 vMB
0.07287025 BTC
Random Selection Loading Transactions
Max Size: 166.81/200 MB

Candidate Block

Mining Attempt 6a00bfff0348c4621f1a35c1a8fe9d8f62d72541d2ae449bb7807631ac3eecd8
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root cd3f1a0870a144d4b6cc8c377f9c51ea483a4e0e0fee7d02cd7047dd8581097a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,073
Size: 1.00 vMB
Total Fees: 0.01641764 BTC
Feerates: 157.46 > 1.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (311,572 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
603,464 603,464 000000000000000000110f2ec6b772f68f47d516e4586aec3dd4aa10f0755ac4 2,406 0.86/1.00 vMB 6
603,463 603,463 00000000000000000004d98489d7ba3a02d54e9326e2acd4cec3dafce914bead 2,149 1.00/1.00 vMB 10
603,462 603,462 0000000000000000000d1be391a45f9229734291b5b1d2da11f3eda020f88fb1 2,329 1.00/1.00 vMB 3
603,461 603,461 0000000000000000001536cc314ea7b4e992035fd685931a113d1fadfa3affa8 2,379 1.00/1.00 vMB 17
603,460 603,460 0000000000000000000aaa35dbd8781f45c4288a9a48e6ade95803e6acecc0c2 2,948 1.00/1.00 vMB 38
603,459 603,459 00000000000000000007cc363fba1d845930d4b3890ad3c7d08fd50fa9beff64 3,121 1.00/1.00 vMB 40
603,458 603,458 0000000000000000000e16bedab7553cdbf4fcb007c87ab2f9eec9acec66f0de 585 0.18/1.00 vMB 16
603,457 603,457 0000000000000000000e7fdd2c0b13219cac2df5395d3a277042b9ac178d8946 1,591 0.48/1.00 vMB 21
603,456 603,456 000000000000000000021a7a51055729766e6506f5ad102d3e7751082ad7a86c 2,966 0.95/1.00 vMB 18
603,455 603,455 00000000000000000011d9661d6504d5847ebf56a5efbc5f6269063677baa456 856 0.28/1.00 vMB 20
603,454 603,454 0000000000000000000f62a73eb7b8ce8c2cc192fd629e3b6244056e03b8c1b8 75 0.02/1.00 vMB 30
603,453 603,453 0000000000000000000412e71223a8b997572414380ca2f2226f9a631c755b61 2,419 0.78/1.00 vMB 3
603,452 603,452 0000000000000000000b4860caeed6758dc3407bf4ca8da84c429543c5922a1a 2,556 1.00/1.00 vMB 28
603,451 603,451 0000000000000000001397b1e55da4db1eb17ba335605c9db3801d2e84e74a62 2,708 1.00/1.00 vMB 19
603,450 603,450 0000000000000000001518a8db29fcb7a98a84277ecce640dced608236c25df1 2,539 1.00/1.00 vMB 29
603,449 603,449 00000000000000000003e951405d61a71e693753ba555bbe361178562f9abf21 725 0.23/1.00 vMB 18
603,448 603,448 00000000000000000010effc5ad33cde516b45f65b2a5107f7432b70da43372e 2,268 0.78/1.00 vMB 15
603,447 603,447 00000000000000000005d12aa18312e08fd3518dc1b68ce3c75516a0b30a62c4 511 0.15/1.00 vMB 21
603,446 603,446 000000000000000000121d535722500541ac0046f3b77598afe3603b0a0990fa 824 0.25/1.00 vMB 20
603,445 603,445 000000000000000000033a017985f0fecc26638d468b55ef980ab3a648304205 2,379 0.75/1.00 vMB 18
603,444 603,444 00000000000000000006f8927734bdf657972f1f3167afe35929af86e4fdd855 1,780 0.63/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.45 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: 667.52 GB
    • Received: 15.26 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.