Loading Tool

Explorer IconExplorer

Memory Pool

45,179 transactions
28.36 vMB
0.17119283 BTC
Random Selection Loading Transactions
Max Size: 147.77/200 MB

Candidate Block

Mining Attempt c4f1281d1956b966d920b56897dc9bc458e03e5173d8102328ad5487d7bcc5e4
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root f6ccb66782650e1dc6075e6725eceb98421bf993290d136b1ce7810b98e6d293
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,816
Size: 1.00 vMB
Total Fees: 0.06028475 BTC
Feerates: 151.12 > 6.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (578,112 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,593 336,593 00000000000000000705f14b10f5b02fb337d849dc2bc617a75476bc4775c9b0 526 0.36/1.00 vMB 27
336,592 336,592 0000000000000000091fa6cfc9659ecc10238e648ee504f2fa042980c267a129 125 0.07/1.00 vMB 16
336,591 336,591 0000000000000000009eeb49123b0f6fe9065fce6b3387becd9c26cda415d5b6 666 0.59/1.00 vMB 18
336,590 336,590 0000000000000000145d553d2a6d941f9e1005f418bee4c7c5a21d506b8ef41a 512 0.18/1.00 vMB 41
336,589 336,589 00000000000000001ac19cb91903adb3e7ddaf7862b9490302632139d4d85f0e 755 0.39/1.00 vMB 27
336,588 336,588 0000000000000000095e6288b37fcedbcc1e49860299c7e88af429eae24c9f62 1,384 0.69/1.00 vMB 35
336,587 336,587 0000000000000000023b8a4e96f2c7aaaa26a39a2fae2b69beff308dc66898c0 32 0.02/1.00 vMB 27
336,586 336,586 000000000000000002d7468c7812aea7c8cb552cf773b60c76c0499686942aca 302 0.18/1.00 vMB 28
336,585 336,585 0000000000000000054780bedddc1a4cf4aa5780d52027bd3e6c7b76d904fe17 177 0.07/1.00 vMB 45
336,584 336,584 0000000000000000151e834d4953a577193b8abbafc510ec161a41e32f55750b 742 0.52/1.00 vMB 24
336,583 336,583 0000000000000000130c5b21462947772c5bb8921a1bdd2242f9146da9795be6 199 0.12/1.00 vMB 21
336,582 336,582 000000000000000012d48bc6e7e152989d7574442e664d25da8bf2bf1997c647 1,510 0.78/1.00 vMB 28
336,581 336,581 000000000000000005fd74a068a1eb3bb1f362cc2405f6d250b146bcee732862 382 0.46/1.00 vMB 16
336,580 336,580 00000000000000001515686168424e47eded496c4f129dd868f62e2e524635d6 1,572 0.75/1.00 vMB 33
336,579 336,579 00000000000000000f232a1adeca52fc939c82b7c87cb8443d7693933dfcf22f 92 0.07/1.00 vMB 12
336,578 336,578 00000000000000001309abefdd592eecd228e239018131bb0569792a8b248cae 580 0.34/1.00 vMB 28
336,577 336,577 0000000000000000157b5071271df861e69ed4d629a2b56465853f74b1211628 80 0.11/1.00 vMB 5
336,576 336,576 000000000000000018a62a7d0db5a9b9c8d976032781204e1d64e166e4ca3886 1,781 0.87/1.00 vMB 31
336,575 336,575 00000000000000000149e19c550ef2c81fa682b55b7fc6e2565dd829f1b7960d 405 0.49/1.00 vMB 14
336,574 336,574 000000000000000000b6a8c6b37c55bd46ee27ec3b1f41379fef22d26ecab3dd 2,551 1.00/1.00 vMB 34
336,573 336,573 00000000000000000a77e66736ed83737895ccebc35017cd72d87325b3a39c7f 168 0.09/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.87 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: 643.31 GB
    • Received: 12.59 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.