Loading Tool

Explorer IconExplorer

Memory Pool

83,321 transactions
23.43 vMB
0.16343128 BTC
Random Selection Loading Transactions
Max Size: 153.45/200 MB

Candidate Block

Mining Attempt d99a1f66d9dca1adcbce92c0efba3f8498a0eced98b1fec7758154d7cfc9a494
Version 20000000
Previous Block 00000000000000000000eeff408fac8c7a8d843c770432d4b174a25c7ede34f8
Merkle Root ab365b9d8074cd5785f51dbb6b2f7c821adbd0638722166c335d32734a50dddb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,787
Size: 1.00 vMB
Total Fees: 0.07389930 BTC
Feerates: 611.85 > 7.40 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,210 (848,624 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
67,586 67,586 00000000031863d1b3095cf5045c30eb7b8e4c076f711698119938b0ae5b925f 1 0.00/1.00 vMB 0
67,585 67,585 0000000000e3e77a019250c90203e995dbd1ff020d0ab5cc43df881d8637b7a0 1 0.00/1.00 vMB 0
67,584 67,584 0000000002e5824ab201cf9ddf354c0aed5d088641cca2cc728b94b484372c82 2 0.00/1.00 vMB 0
67,583 67,583 0000000005856605d2b82a0479259c86bfbc1ab3ae491e46b789acf0c3a32a15 1 0.00/1.00 vMB 0
67,582 67,582 00000000038f0b97e15e293a88aed45fb00e5ce1b6b058bd844f7eb6c69b1cb3 1 0.00/1.00 vMB 0
67,581 67,581 0000000001dbc59a6da8ec18117bf6b1d521f069a9025112eaab22ce219035e2 1 0.00/1.00 vMB 0
67,580 67,580 0000000003f3f1c009ee1bae99c50ad2a9e7703bdd9259816fab23aabd6cd0ae 1 0.00/1.00 vMB 0
67,579 67,579 00000000057dc9e34c06f0a0f6aec2fb7cb889dc54c88d333c3340d1145fc2fa 1 0.00/1.00 vMB 0
67,578 67,578 0000000000853d41d210e2473ad93c429c6e29e281458f22befe59b60bcaadea 1 0.00/1.00 vMB 0
67,577 67,577 00000000010e9384cc834933c4237b45fc0aa2a68f3e000e7cdb2c39bdc4244b 2 0.00/1.00 vMB 0
67,576 67,576 0000000000aafd55ddf23b2cae8ab3b8e8e0ace1c6772f35186a02561bed1117 1 0.00/1.00 vMB 0
67,575 67,575 000000000449c63117662403481e5b76842d9161a606ef2b694cdb07adb98aa6 1 0.00/1.00 vMB 0
67,574 67,574 0000000003e4272a2e0095adfe79fb8248e4258dbde6ebdecd80f65061d42d75 1 0.00/1.00 vMB 0
67,573 67,573 00000000035744fc63227047760677ba350c5b16ecb8766b3794d38bc4a43749 1 0.00/1.00 vMB 0
67,572 67,572 000000000574914f966dc8da23cfa74ab0108ef3ba470729847d2cc7b575dfe8 1 0.00/1.00 vMB 0
67,571 67,571 00000000014f095186bfb905d306c0456734df888d0f94cc26d6f2266b477ce8 2 0.00/1.00 vMB 0
67,570 67,570 000000000495ad28ff84314c77f5cac5107d564080a1727988116af8ca899b4a 1 0.00/1.00 vMB 0
67,569 67,569 000000000304db5ba4b0fd6f01e2b9734df9a023f1dbe3b52771430aa5cff498 2 0.00/1.00 vMB 0
67,568 67,568 0000000005a36b1a51d16cac9e83b277baf17c00b9571f65637a34753369b4c2 2 0.00/1.00 vMB 0
67,567 67,567 0000000004312a91c36b1768d1275728577697ff7bf0c8fb6e3e3c8647826f05 1 0.00/1.00 vMB 0
67,566 67,566 0000000002602c5a1a2692184e298095bf12aca85e9cc9487193c86c4743c213 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.48 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: 824.61 GB
    • Received: 25.06 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.