Loading Tool

Explorer IconExplorer

Memory Pool

81,242 transactions
30.23 vMB
0.13597260 BTC
Random Selection Loading Transactions
Max Size: 181.77/200 MB

Candidate Block

Mining Attempt c81e41cfc6876c23d7a8db15c343a032f839e0dd08b17327b4df56e434d7fc70
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 19f8ae1d914b8b42d6f45421c6834b7c7adc72a850345d2e6a7649163cde58cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,082
Size: 1.00 vMB
Total Fees: 0.05721818 BTC
Feerates: 242.90 > 5.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (158,551 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
756,609 756,609 000000000000000000075f771f33d5303261da5ef25a07c9432cffaf1010b97d 1,504 0.61/1.00 vMB 9
756,608 756,608 00000000000000000004f1c0b8412e3ae16f0fa2fafd67b1d170e720b941b456 1,164 0.58/1.00 vMB 6
756,607 756,607 00000000000000000004114ceceb4532227b88ba77c1845f6db5bf281cdd83bc 309 0.12/1.00 vMB 11
756,606 756,606 00000000000000000004095482ac74ad312c291adc66f8ea436d18e359bd68a2 1,748 0.58/1.00 vMB 9
756,605 756,605 00000000000000000007e26cac65b2df1fdfecb24d8c8fc47d955f40e32ec158 1,351 0.47/1.00 vMB 9
756,604 756,604 00000000000000000007317d7834dba9e90cb4d57483e04d19607ec875c24029 1,476 0.48/1.00 vMB 10
756,603 756,603 0000000000000000000700219857c36e6404c8087011140eee24ba5ebdca0577 1,234 0.38/1.00 vMB 10
756,602 756,602 000000000000000000089136de3476bfab68a63350af4535717556653cccb99c 351 0.10/1.00 vMB 10
756,601 756,601 00000000000000000004caa8e9202ec0773c8f1df35b9d046fb66080697f8eb1 1,027 0.38/1.00 vMB 10
756,600 756,600 000000000000000000059c949b2fa8e57d54b461a87705ee4970200905d8989d 113 0.03/1.00 vMB 9
756,599 756,599 000000000000000000066d242b5aefc91cd1ea6c3f3d246cb7c45feafe841236 208 0.10/1.00 vMB 9
756,598 756,598 00000000000000000008393c5737583a2ebec6472e659b1dfcfe96d82e75acfb 1,159 0.87/1.00 vMB 5
756,597 756,597 000000000000000000079b4a8bfa185fd03318a52153f3aae015c1ee3de41e91 787 0.55/1.00 vMB 7
756,596 756,596 0000000000000000000753158305ffb947456ec6322b36977381aaca958385ed 482 0.38/1.00 vMB 5
756,595 756,595 00000000000000000001a499e1f214cc621b1ff84fdcad4fdb04727a7a047428 1,758 0.95/1.00 vMB 6
756,594 756,594 000000000000000000083b14aca5990a20b735f68f694957d1b55961dfad74ca 1,178 1.00/1.00 vMB 16
756,593 756,593 00000000000000000005270373b28ceb1f4ea9047e64f28d8d8318036961d649 2,351 0.77/1.00 vMB 11
756,592 756,592 0000000000000000000327dfc66474988824c3d8a11bba37e8129a819d462bd3 1,147 0.36/1.00 vMB 12
756,591 756,591 00000000000000000000abf5c4dedd4901672fed329425fe0bafabe608fc1c36 2,844 0.99/1.00 vMB 12
756,590 756,590 000000000000000000069cd9689f50f43901e5ae1b4a607e800e95d67d994569 1,893 0.74/1.00 vMB 8
756,589 756,589 00000000000000000008cf8a30ff6be4be55c8a3e438a618033ed3e0c44c13b1 354 0.16/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.67 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: 674.20 GB
    • Received: 16.43 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.