Loading Tool

Explorer IconExplorer

Memory Pool

40,346 transactions
26.46 vMB
0.05704506 BTC
Random Selection Loading Transactions
Max Size: 138.03/200 MB

Candidate Block

Mining Attempt 3a6577012ec6f3a00f6f3bc39ef7400847681f2fcdbc65cad0a9d1b498f0d5e0
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 1b1c37b60100b34fc730d8973348de3b615b10b9aa4c663879d32a5d104251f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,312
Size: 1.00 vMB
Total Fees: 0.00844896 BTC
Feerates: 50.27 > 0.85 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (462,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
452,504 452,504 000000000000000001c859d726911480d7a84bf7d6f7032c3503156663c7b3d7 2,380 1.00/1.00 vMB 104
452,503 452,503 000000000000000001b861ac917ff716b10d30c79e3e46ae1775d3539b98c83b 1,553 1.00/1.00 vMB 64
452,502 452,502 0000000000000000012a51bdb3b6a77c3c47d98a7fe9b8b18b68590c284679f5 855 1.00/1.00 vMB 31
452,501 452,501 000000000000000000290a41a4c3923b10303c90dc141d0b6786f32e38a227f0 1,587 1.00/1.00 vMB 84
452,500 452,500 000000000000000000184f1c66512499018520026cd42cf5093670c6c2408f4f 475 1.00/1.00 vMB 18
452,499 452,499 000000000000000001cba86a86df4f325e5b70b5595518ab0bdc3b76cbee2c5e 2,249 1.00/1.00 vMB 72
452,498 452,498 0000000000000000015be0b6eef7ff3e9f25b7003850c3a0ff7493aac33b7d69 2,144 1.00/1.00 vMB 106
452,497 452,497 00000000000000000047fc272f042cb01b3f9744a092c068e54dfec0f26e7195 2,945 1.00/1.00 vMB 135
452,496 452,496 000000000000000000aaf97ad645d10edcb0b324d255680c2032c142b9ecb73a 2,161 1.00/1.00 vMB 95
452,495 452,495 000000000000000000bd1a8a7282c4e70419a11ad260f0ac8897882cf4b6a57a 2,234 1.00/1.00 vMB 106
452,494 452,494 000000000000000001e4a104b8fecf68bd85f5f84dfde4eccbb86af22c7583bc 544 1.00/1.00 vMB 20
452,493 452,493 000000000000000001c6d5aa5b1f8265f5e5ee2d32de98a71c2689bb6ef4640f 1,035 1.00/1.00 vMB 52
452,492 452,492 0000000000000000005f376304d93debc352417b581144a4a4220ada79e1082f 1,453 1.00/1.00 vMB 85
452,491 452,491 0000000000000000017f8903c5eacc4444004f51c0c66d98c79b6b097ed929a6 1,725 1.00/1.00 vMB 55
452,490 452,490 00000000000000000113c4b0908d7fe68c0964ba9814e7f0d222590037ab6941 2,591 1.00/1.00 vMB 68
452,489 452,489 0000000000000000028a9da8e1e5edd68b05c8d4d6422083986b9dec7d1a6782 2,350 1.00/1.00 vMB 90
452,488 452,488 00000000000000000088c2561c818006ba22c4e9503dbd428cb054c7de3f0620 2,802 1.00/1.00 vMB 134
452,487 452,487 00000000000000000126791dd19b4b6a7c085e74c1526a2be52beddf4da94ca1 2,315 1.00/1.00 vMB 120
452,486 452,486 000000000000000000607243e297517333469575766bc43b6a631ff15009192a 2,606 1.00/1.00 vMB 82
452,485 452,485 000000000000000002616ff271c38e4ab5d133f9725a83000b3bfaf4c152f19b 2,393 0.93/1.00 vMB 136
452,484 452,484 000000000000000000b86753dbbbf4b7d72a98986f263d9cfd6721c8a831f3b3 2,227 1.00/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 782.23 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: 655.02 GB
    • Received: 14.23 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.