Loading Tool

Explorer IconExplorer

Memory Pool

82,420 transactions
31.02 vMB
0.10577420 BTC
Random Selection Loading Transactions
Max Size: 188.62/200 MB

Candidate Block

Mining Attempt 7e8add17d844f97e634e4a8f83089ef75b5413a6af3f0c7b96e209bc879f8b76
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root a168e1f075ac3796b5000903176d2578582b98e5cd89386b0d42b25502c154ce
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,190
Size: 1.00 vMB
Total Fees: 0.03233776 BTC
Feerates: 200.89 > 3.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (186,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
728,599 728,599 00000000000000000005b03cdeb6e4d2aeafdf9b0690383778647d537ecc3c6f 1,486 1.00/1.00 vMB 7
728,598 728,598 00000000000000000008dd3dc8b05cb52d2e3aff3e781d2c6cad09053b573065 2,692 1.00/1.00 vMB 17
728,597 728,597 00000000000000000002adde06e809ee1ec703d0f4e1442558281f9e82f2fe68 1,252 1.00/1.00 vMB 4
728,596 728,596 00000000000000000001559e6ba9f35ec6f60c12f54c215e70f76d24f9ef573a 973 1.00/1.00 vMB 3
728,595 728,595 00000000000000000007dbfb83ce04beb291e74d48b0ba2bc62d9482f0057e38 2,531 1.00/1.00 vMB 7
728,594 728,594 00000000000000000001eadaf581c2311b7f542e9904e144395cb4324b04c831 1,818 1.00/1.00 vMB 12
728,593 728,593 00000000000000000000a340ff57c49cfb8f515fd72b8607afc4fec8d8ea16e2 2,172 1.00/1.00 vMB 17
728,592 728,592 0000000000000000000901ecd6501d69a8ca7d9d461dbf51cb36342154d69c06 2,309 1.00/1.00 vMB 16
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
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.21 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.