Loading Tool

Explorer IconExplorer

Memory Pool

38,988 transactions
28.67 vMB
0.06414141 BTC
Random Selection Loading Transactions
Max Size: 145.35/200 MB

Candidate Block

Mining Attempt ef04d428a088f992e1da3a3c19fb6334ccbfc508435df8af40262a7ddcfa5426
Version 20000000
Previous Block 0000000000000000000054d90a7f9b34d6e89576ddd749acf900f33df0f79b64
Merkle Root e9ce4596731b473d92cbca311c46edf83882d1442040057719664bf6806471ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,603
Size: 1.00 vMB
Total Fees: 0.00871990 BTC
Feerates: 60.16 > 0.87 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,549 (132,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,507 782,507 000000000000000000001a2272111e6ed6390a029253ece7f0e35a9e7ec70265 3,231 1.00/1.00 vMB 27
782,506 782,506 000000000000000000009cd801f012f6e776ff7662c8fe8fbd85687029590d6c 1,161 1.00/1.00 vMB 10
782,505 782,505 000000000000000000010909153274f752b938325beee0598f4dc7e0667e9370 1,992 1.00/1.00 vMB 17
782,504 782,504 000000000000000000055bf06a0a54fe87b8a91109bcdb5db455c942cbf4553e 1,807 1.00/1.00 vMB 13
782,503 782,503 00000000000000000004f5018d64a90c7c983b7c47636a51c53180f7311d5c10 1,233 1.00/1.00 vMB 14
782,502 782,502 0000000000000000000437c14a428c6772d4afe01e5083112f3194af4c92deeb 1,733 1.00/1.00 vMB 21
782,501 782,501 00000000000000000005b4315f734c88c1630092ad8e079ec929e5d5c93b3682 840 1.00/1.00 vMB 12
782,500 782,500 00000000000000000003e8571eee39c7272fe9c72efa4aa25137e4ed4f35870a 2,925 1.00/1.00 vMB 19
782,499 782,499 00000000000000000003a5b1cf7b4e9e60fd74d62efe670bdbca3f01280fe441 3,520 1.00/1.00 vMB 25
782,498 782,498 000000000000000000008c6786e32cd3b1f513d38b255e3ea2d7cf3e86ee9a73 3,725 1.00/1.00 vMB 13
782,497 782,497 0000000000000000000080c920d4dc79a081374abfc06ca344028cba1a9d01a6 1,517 1.00/1.00 vMB 12
782,496 782,496 00000000000000000004538998514f3a91d48dcd8921f27f13864aebcb11bc5b 3,248 1.00/1.00 vMB 23
782,495 782,495 000000000000000000003ca4811a9b8bf64f2a61e7f3a3b858d062a89bf57ae5 741 1.00/1.00 vMB 11
782,494 782,494 000000000000000000058266e525e35312ad56044b2b393fb6a6403805b31dfd 3,258 1.00/1.00 vMB 25
782,493 782,493 00000000000000000002273d1f4715990b1ce3fa5c4b0b4d946d563178a41adb 3,118 1.00/1.00 vMB 26
782,492 782,492 00000000000000000002ce4b29c4eab6d2a0d4490f1b89c0a86210f36c3d1733 1,315 1.00/1.00 vMB 15
782,491 782,491 0000000000000000000597e2695650f25e3cf0bf05e0d8afabc82f34f89945e7 1,628 1.00/1.00 vMB 14
782,490 782,490 0000000000000000000295948ae190c98ff3c8989152d751c541e76491ee4208 2,594 1.00/1.00 vMB 22
782,489 782,489 00000000000000000002e836449d808bf119470e09fe84ad5dbc79c7b616470c 3,144 1.00/1.00 vMB 27
782,488 782,488 000000000000000000001da54f105998a431344daff82eeeba697cdd3043e1b5 2,713 1.00/1.00 vMB 31
782,487 782,487 0000000000000000000164dc3fe631329af3878c10f12275c01c74f3493c0e24 294 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.15 GB
    • Received: 11.42 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.