Loading Tool

Explorer IconExplorer

Memory Pool

18,923 transactions
8.51 vMB
0.03026126 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.09/200 MB

Candidate Block

Mining Attempt ec47fc2df1ef701343a8b915f1cb733fde87fd1ca4b9b0a22b8c4f23bb6ea91e
Version 20000000
Previous Block 000000000000000000020b3bb8f61917f7848c1ad34d4f62bdc7addfd2b7533f
Merkle Root b5c2c61e4fa56d8768d0fd97b69f56aabec872fa433b7ab9b81b95491fc5e3b3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,341
Size: 1.00 vMB
Total Fees: 0.01205788 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,424 (822,807 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
90,617 90,617 0000000000104e2802dbc06dacf1bbaa01c2f7ad9fa1d5df93cb351763d7af24 1 0.00 vMB 0
90,616 90,616 00000000000c0dcd805fd941013cb346f893f76e73058bf6ff0f73495aebe631 1 0.00 vMB 0
90,615 90,615 000000000007dce3dd2359c9f0685fecee2942909ae8e4c965536479a7d35a40 1 0.00 vMB 0
90,614 90,614 00000000000c0f07f5dfa83fee10f8115f348a700bdf0fc538ab12e64103b211 1 0.00 vMB 0
90,613 90,613 000000000000ead59ab96595ed7b7bc2da30799ac3c521e1a5d94877c6b6f6a0 1 0.00 vMB 0
90,612 90,612 000000000014a835eed89093c9b4e3a3c92ee6b25ace0101c5dcabe21f83b207 1 0.00 vMB 0
90,611 90,611 00000000001322a89299ea28d3e7c808989bf58297e0f6643217c77cede85994 1 0.00 vMB 0
90,610 90,610 0000000000148f5a29e1b178073d44ae145d283c527b338b06cf9955abd2ce2e 1 0.00 vMB 0
90,609 90,609 000000000001f2d62a3955211f00e4b98cd902c4197fcb07345be2b9f3a367b6 3 0.00 vMB 0
90,608 90,608 000000000007e9d5af189312cd9b6d6e531f1d73f247732d46274c885639e005 1 0.00 vMB 0
90,607 90,607 00000000000c733fb28b907664650a7792171e1c700c17ebbe7bdd0652a36b6b 1 0.00 vMB 0
90,606 90,606 000000000000d2f8366a7332d015a9aa1ad40825e259bd70aa00ce2a1d6bca48 1 0.00 vMB 0
90,605 90,605 00000000000a996e6c5c4797b67d5b2516c992626e8a4cadcbff9b75b3e681e1 2 0.00 vMB 0
90,604 90,604 000000000001a91696ef5eb0ccf938a49a9edd538b9dce3b587950326fc7e4a1 1 0.00 vMB 0
90,603 90,603 00000000000bb7379fe2a7d7279f2a896798fa84b628a5c1bf365ef4e5b630ef 3 0.00 vMB 0
90,602 90,602 00000000001148f27bf10ba155c2e136b9811b513ac0cd3a5b779f91d371ba3c 3 0.00 vMB 0
90,601 90,601 0000000000124174ac7fff442ea51f62e07787ae6751222c56aed176e0ead510 1 0.00 vMB 0
90,600 90,600 00000000000b0e576c983ff442fd297dec163d02325c8cac9c16df24008d03ce 7 0.00 vMB 0
90,599 90,599 00000000000d0b0fe158a19a2a33401e97f5d7c98791636b1ec33c78c4c9be7a 1 0.00 vMB 0
90,598 90,598 0000000000056a4d8e17dcbce46e79f273a8862a6e00fb0b0651c177363a1b4b 3 0.00 vMB 0
90,597 90,597 00000000000c8e573eb529f1859f1ed71ad663882acfe6cf736a23fae3ad2acb 3 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.61 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: 297.85 GB
    • Received: 1.27 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.