Loading Tool

Explorer IconExplorer

Memory Pool

78,097 transactions
29.26 vMB
0.07645498 BTC
Random Selection Loading Transactions
Max Size: 179.35/200 MB

Candidate Block

Mining Attempt 5af794bc0a139e24d4125b6b7499ced4fedb6053af83f8a6e6094e483383e3c0
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root bd2e60e1722f537b2ef138af4db4dab1144a70a73075091e3c75502e58b758e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,539
Size: 1.00 vMB
Total Fees: 0.01239815 BTC
Feerates: 73.20 > 1.24 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (462,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
452,838 452,838 000000000000000000cd68ef6a65ccbe0d035242831929c236b360707114358f 1,722 1.00/1.00 vMB 99
452,837 452,837 000000000000000000d3d9956734dd88e610bb93c718cd04f432f4fa2c1e7f1e 1,806 1.00/1.00 vMB 89
452,836 452,836 0000000000000000002cfb55a0a10e64b0c984075e5755a4ec39934e0f971780 875 1.00/1.00 vMB 35
452,835 452,835 00000000000000000082b44bc4833ad69affef5f3bbee8491aa509a2f4b9e7bf 1,455 1.00/1.00 vMB 65
452,834 452,834 0000000000000000001327402e2e70797e7a7c624ad217367cbbf990b02f47fd 1,664 0.99/1.00 vMB 71
452,833 452,833 000000000000000000ee5e612922b85c478321d0eb8b5f1922a255fa9a6de010 1,186 1.00/1.00 vMB 46
452,832 452,832 0000000000000000012916a6d85125940ff63da73d3a74f40eb8594d9e7102aa 2,088 1.00/1.00 vMB 91
452,831 452,831 0000000000000000021213c3e004d53b939756c03ce1ee2b611ed2b813814ed5 1,245 1.00/1.00 vMB 42
452,830 452,830 000000000000000001221036bb326a45def2a49894167e52b6975d75b5ff149a 1,617 0.71/1.00 vMB 88
452,829 452,829 0000000000000000010bfe7e7f235680251f805192ccb7f0ee266083e5ce2681 2,482 1.00/1.00 vMB 109
452,828 452,828 0000000000000000003817740709c82cfcaf72eb347b1b07b8d9a36c2aaa9908 1,841 1.00/1.00 vMB 63
452,827 452,827 0000000000000000008168e0d0506506c07aca952116c63c0709f548ac3323e0 2,199 1.00/1.00 vMB 94
452,826 452,826 0000000000000000015883754cd3945f0749316c46ab306743d223d2e0e666aa 1,999 1.00/1.00 vMB 59
452,825 452,825 0000000000000000003e51f35cebab707def8a0a10235321cddc455ddefbce6c 2,117 1.00/1.00 vMB 73
452,824 452,824 000000000000000001c478f9f500d32193a1339407c4aeb18c9c1892ca194855 2,361 1.00/1.00 vMB 100
452,823 452,823 000000000000000002874b1045bdd733809f547c9ee0be37b975023bc2559e9f 1,137 0.37/1.00 vMB 165
452,822 452,822 00000000000000000228ff9c8492f7dae8e21d0ab3b292cda4dc14e6e68e86af 1,433 1.00/1.00 vMB 83
452,821 452,821 0000000000000000002f0f43162cb87249263e704e4b0e17a2b5299b73f1b973 998 1.00/1.00 vMB 69
452,820 452,820 000000000000000002913fc87f43f3ee49a8867b6878435506241d0237a08205 2,340 1.00/1.00 vMB 94
452,819 452,819 000000000000000002928c687a3984c00f7a4262038df3cff830890b134fd02a 2,169 1.00/1.00 vMB 64
452,818 452,818 0000000000000000000293fefe037584a70f0b4ae1980caf90332d35f3bf39a3 2,184 1.00/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 782.81 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: 710.17 GB
    • Received: 17.04 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.