Loading Tool

Explorer IconExplorer

Memory Pool

83,581 transactions
31.81 vMB
0.13113683 BTC
Random Selection Loading Transactions
Max Size: 191.94/200 MB

Candidate Block

Mining Attempt 5f13e6df893f234ce154a658367f1bee663192f7c2d84bd344c725fa2b84cf15
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 575d3de216a8924c5c0966f8228e36d55e9faacde22c327ba2116caad13383b4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,184
Size: 1.00 vMB
Total Fees: 0.04393848 BTC
Feerates: 803.65 > 4.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (186,761 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
728,591 728,591 0000000000000000000712990aef0d59fa2b7d2e7160055a5312d11dd16ed964 349 1.00/1.00 vMB 2
728,590 728,590 00000000000000000008fcaf54506f5ade9566d293ba04a7eb56b56748cfbcc8 925 1.00/1.00 vMB 2
728,589 728,589 0000000000000000000826eb21bdb30ba9def42468a78f9c94e77552e77fc54d 2,016 1.00/1.00 vMB 7
728,588 728,588 00000000000000000007a62670ae3f9b34fc6dbe3abb848c7ce1e71237ed0659 1,491 1.00/1.00 vMB 6
728,587 728,587 0000000000000000000638c63710f11be4024dd3509b3c5bbb2b65c6ea6bbff7 1,796 1.00/1.00 vMB 8
728,586 728,586 000000000000000000074e15eaa978c48b4cdcaac8622f2e90ca611e623eeb0c 2,370 1.00/1.00 vMB 4
728,585 728,585 00000000000000000004a015d101c490e796bc3880b091a8ca11fd5c467969b2 2,694 1.00/1.00 vMB 19
728,584 728,584 000000000000000000067a13b9b4cb0dad2f788bae33ee225acebb02ef58a207 1,542 1.00/1.00 vMB 4
728,583 728,583 0000000000000000000424c3f8582b60a1fb0404092e520bd411eca07bcb009f 208 1.00/1.00 vMB 2
728,582 728,582 00000000000000000005b73cbb7fe2b8a32ad51fb79910ab3dce318ceab819a5 333 1.00/1.00 vMB 3
728,581 728,581 0000000000000000000857929b346a3c3fb9fa3f1a3329ae581841a51caaa5e8 372 1.00/1.00 vMB 3
728,580 728,580 00000000000000000006d8d4613056820992e352bc4069277b39d2b8e04ab40c 99 1.00/1.00 vMB 2
728,579 728,579 0000000000000000000680a1e43551f8e01757793338291e0130ef57f9384996 472 1.00/1.00 vMB 6
728,578 728,578 0000000000000000000126a9bc20a13be72644770e8d106ca9af9c8ed5f46244 2,002 1.00/1.00 vMB 8
728,577 728,577 00000000000000000001b630b98917747d43121b86fe50ed50ffcfc83452a8e6 2,627 1.00/1.00 vMB 2
728,576 728,576 0000000000000000000342a7c125d1f9d50ccc44745c43d5346a38336a44fb6d 2,915 1.00/1.00 vMB 12
728,575 728,575 000000000000000000023aaa4848d22ae3769e18cdde05ca365bed18940169c5 1,382 1.00/1.00 vMB 6
728,574 728,574 000000000000000000049c61bf30c4df5866f514d21e90cc36c2c590d9034968 3,341 1.00/1.00 vMB 5
728,573 728,573 000000000000000000095a77759fa9c5f7ec4ce2b4a9d259789e9c73beea05fa 2,299 1.00/1.00 vMB 8
728,572 728,572 00000000000000000003fbfd2083f9a5c7d5f2469166a626737078ed6b65ac04 1,267 1.00/1.00 vMB 9
728,571 728,571 000000000000000000052930134a278deed5c5a4907b62080892e32943fc4caa 2,619 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.00 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: 718.69 GB
    • Received: 17.94 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.