Loading Tool

Explorer IconExplorer

Memory Pool

74,028 transactions
27.49 vMB
0.07428378 BTC
Random Selection Loading Transactions
Max Size: 166.66/200 MB

Candidate Block

Mining Attempt 3dfd9b29b75bfe6b3545be893ac07c68b61b4dc7467820b10d87f82a302c66d2
Version 20000000
Previous Block 000000000000000000009568633e53c01bc7465a8fa2de348db7dd25930fcc26
Merkle Root 025e9c48530db1ddf25d8bb83ec0ddd0e86ff30c71faf3cbc0c02d4f5285b2e7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,892
Size: 1.00 vMB
Total Fees: 0.01467015 BTC
Feerates: 87.79 > 1.47 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,546 (142,262 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,284 773,284 0000000000000000000474269ccfdf01f8e77846a63861e523a6103cffa1d4d8 2,315 1.00/1.00 vMB 18
773,283 773,283 00000000000000000003336fcbf9dbd66b98e0b875db5886c00ed50dfaba033a 2,951 1.00/1.00 vMB 12
773,282 773,282 00000000000000000003cb0c095f4f766cebd3e4d5defe3a7b7467b2fdd8f287 2,861 1.00/1.00 vMB 24
773,281 773,281 00000000000000000006196fe29d70006312640e88696f5813b514356895e892 2,312 0.79/1.00 vMB 14
773,280 773,280 00000000000000000002e41b90186436203e0d54f3e320aab7b0b6608e09d222 575 0.17/1.00 vMB 15
773,279 773,279 0000000000000000000167188917f437269f57da5662162fca4074f9d3c2a42a 1,393 0.59/1.00 vMB 10
773,278 773,278 00000000000000000004461b001f4430eceb1269ac9594c653dd6b7f6ff62b96 2,542 1.00/1.00 vMB 2
773,277 773,277 00000000000000000001440214bcd43735f45380f84a843c19b9886ac7144774 2,048 1.00/1.00 vMB 10
773,276 773,276 000000000000000000075ab0fecb6c56b1ecc14edf0ae6fcc8ae839b2211ce99 3,467 1.00/1.00 vMB 18
773,275 773,275 000000000000000000073803f694794bc020325060a09a16d20220f0ce546771 3,703 1.00/1.00 vMB 22
773,274 773,274 00000000000000000000c0e0a831b88fee531e1155466a590fce7a45feea014a 1,261 1.00/1.00 vMB 6
773,273 773,273 00000000000000000003f4969b7f239be6ffe9ed4d5929d3fc069d12d4d8507c 1,881 1.00/1.00 vMB 4
773,272 773,272 00000000000000000003b90ffe83cef9e999350f5aca50d09c269f312060563e 2,264 1.00/1.00 vMB 12
773,271 773,271 00000000000000000003daafb3ed46d0c8191b802dc8c41d73a35c420f3a211d 1,290 1.00/1.00 vMB 17
773,270 773,270 0000000000000000000028c488ef32a7c72d84c0f5149981c2462af669b6b4b3 2,810 1.00/1.00 vMB 21
773,269 773,269 000000000000000000002c04122d24a16c72fbab319dcd7b41947b7458272419 1,592 1.00/1.00 vMB 5
773,268 773,268 00000000000000000006a9b5d2c87ff14b17de393ae9887945cb3ccfc394eaac 2,472 1.00/1.00 vMB 9
773,267 773,267 000000000000000000069209b0aa3e86cff12568abe02b2c8098c93fddd4ea9f 3,383 1.00/1.00 vMB 3
773,266 773,266 000000000000000000036ec2221feb1818feff6763a494c63f18feb275a1f2a1 1,787 1.00/1.00 vMB 3
773,265 773,265 00000000000000000004cdc7c87a8643f19169fb15eef1adb899e099af201d52 2,268 1.00/1.00 vMB 8
773,264 773,264 00000000000000000002665989d4c2ef560f7110975d8293842860fb7481c1c0 3,040 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 783.34 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: 768.05 GB
    • Received: 19.51 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.