Loading Tool

Explorer IconExplorer

Memory Pool

43,413 transactions
26.92 vMB
0.08877078 BTC
Random Selection Loading Transactions
Max Size: 140.84/200 MB

Candidate Block

Mining Attempt d047aa2676712cc49fda37214a4ff29a0f12b66d89a240a0a8b0c9f7719b97b3
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 8cdcb52046140ecc932d761a9fba8eb790d70bcd459f2e744d7d1b61a7a36ed9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,473
Size: 1.00 vMB
Total Fees: 0.03792216 BTC
Feerates: 151.16 > 3.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (907,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
7,599 7,599 00000000e34cad6133eadc8921bb32303f5bee8610a806311dd19c646c62a3b1 1 0.00/1.00 vMB 0
7,598 7,598 00000000b9adca68bfd17771bf9a0b7f5c4c24ace62dbcce52b5a0df2c24ecbe 1 0.00/1.00 vMB 0
7,597 7,597 00000000f0ed2c89adb53c4847b28ddf642ef2583849f287725ffdfabbca44a7 1 0.00/1.00 vMB 0
7,596 7,596 000000006831419ee74e33be8a396dff7580cc1e90b4c22b09cadb8d644d6c33 1 0.00/1.00 vMB 0
7,595 7,595 000000007f42f3f2bc8d7f4546eb9cb2d607ae0a510c44f6b1c56bb50f1e89f3 1 0.00/1.00 vMB 0
7,594 7,594 000000005cb0a513dc5a1d0176978fbc65d0bc8d1f69ad232f8cf13838286ecb 1 0.00/1.00 vMB 0
7,593 7,593 0000000012f320022d8d1fd89cee1f0f6ac019ce76632809d5ac93fddcfa06e9 1 0.00/1.00 vMB 0
7,592 7,592 00000000fb4304df797fb08783b14a9d138f486ca9b69ea1917d7a4e70af833e 1 0.00/1.00 vMB 0
7,591 7,591 0000000084fca9b87cf6c0d8c1c4548cb0defc9a07816de6ec70dfb96a45cbb6 1 0.00/1.00 vMB 0
7,590 7,590 000000009ccaf48cf9c84d205cb320718a8b7f44a80e75fbf28d66d04283624b 1 0.00/1.00 vMB 0
7,589 7,589 00000000b8bae35be701163c708166fc2376edc235e6901e2fd704a473168d15 1 0.00/1.00 vMB 0
7,588 7,588 000000001fc3ab4aad4f6531064dcfbee9ebfa15b73fed4bfa9cf55eae68c9fb 1 0.00/1.00 vMB 0
7,587 7,587 00000000304a9b9ac09d939722ab109a383b99c728c39ac573f33bf1b84187bc 1 0.00/1.00 vMB 0
7,586 7,586 000000005dfc47d56cf2a0e3bb62b51f95891e5c168273ce5efc801af67d703d 1 0.00/1.00 vMB 0
7,585 7,585 00000000de308fe825bc6157bf9766bcd3b10b610aa8243ffad6fe26261c4c2f 1 0.00/1.00 vMB 0
7,584 7,584 0000000016613f2f0281f882469648926139ff524fd68f4f18063f1728ccf35f 1 0.00/1.00 vMB 0
7,583 7,583 00000000a3d6ab01bcc82ebef71d85bb9e56788f7ccbb6478ebbd76d477e1f6e 1 0.00/1.00 vMB 0
7,582 7,582 00000000f9a7fb76941fc0b58cf4d6ad27e37e6e1dda460eabcec536df7bcaaa 1 0.00/1.00 vMB 0
7,581 7,581 0000000035c2f89067fbf0e092d87b3dcc259898471b07056faaf69d2222e915 1 0.00/1.00 vMB 0
7,580 7,580 00000000f13281e1792ffa0dfa5147fb8a602737a15f2227eb341d0204fef65f 1 0.00/1.00 vMB 0
7,579 7,579 000000004bc858764b741d6f795a2e4c50b313a8e62d574064d2a0890c5e0476 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.84 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.