Loading Tool

Explorer IconExplorer

Memory Pool

86,608 transactions
31.51 vMB
0.21022959 BTC
Random Selection Loading Transactions
Max Size: 191.26/200 MB

Candidate Block

Mining Attempt dc2fe298c845b620eab3d81d887d6044106374b7ee10fb819d78ff6f3f9568c6
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 8538fea9c8aaaa183b415f8d8fa2f83a3e598fc962b8cb692d51dc395debb8ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,571
Size: 1.00 vMB
Total Fees: 0.10614970 BTC
Feerates: 502.67 > 10.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (135,443 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
779,682 779,682 00000000000000000005c58dbbc4a553a6b5136f6db45a0db241105d84996505 741 1.00/1.00 vMB 5
779,681 779,681 000000000000000000052b6bba02e83dbb7332d4b62e334e4e4f21ee3de32ddc 1,364 1.00/1.00 vMB 8
779,680 779,680 000000000000000000004b9203add237a9215070ba1c46517cc832ba84c2bf80 2,667 1.00/1.00 vMB 14
779,679 779,679 00000000000000000005c6a7a99ffc6eb2baf43d19dafb85dcb44cac87f6bfae 2,967 1.00/1.00 vMB 29
779,678 779,678 000000000000000000050f5090b4ce1e948ff6f1161ac09bdd35e1b05b4908be 1,524 1.00/1.00 vMB 9
779,677 779,677 000000000000000000057d9e1d04aa8bc45497a7332f449443ad64686a71e6f3 1,415 1.00/1.00 vMB 4
779,676 779,676 0000000000000000000203448dd47c37f6940971e160b8ae9d02974333eccb01 2,181 1.00/1.00 vMB 17
779,675 779,675 000000000000000000002d43bf0941abf31d95389862e2e94f26ab2614004ca5 2,350 1.00/1.00 vMB 4
779,674 779,674 00000000000000000005c4b4474a482f796ddda67a0c6d72e3058005d4c8edd5 1,727 1.00/1.00 vMB 16
779,673 779,673 00000000000000000004adcbb9f8abc0dfb03726344d1377cc80c38415ce4b7a 3,114 1.00/1.00 vMB 24
779,672 779,672 00000000000000000001e6af00ae19b63935653e80c99eb7373eb69a7cb17463 2,833 1.00/1.00 vMB 35
779,671 779,671 000000000000000000054a518ed8857ea7552ae4e1abc1255000851caf46dcf9 1,360 1.00/1.00 vMB 8
779,670 779,670 00000000000000000005a98d0c880892df5825429eaf0b6c5f6e7db66389e41c 1,617 1.00/1.00 vMB 10
779,669 779,669 00000000000000000004152c8ffe88f4add3917b786df41ea434a41cad5eece1 2,491 1.00/1.00 vMB 8
779,668 779,668 000000000000000000009fc062a1dc011f125accdde86f6bac3f5c964f878a61 1,310 1.00/1.00 vMB 11
779,667 779,667 00000000000000000001d44c4978ac26a86b0c4ab7004fdf057ec8e542e98320 1,235 1.00/1.00 vMB 5
779,666 779,666 00000000000000000004e0c08ceeb26f997a0c38f356fe0da55fcec506fc504e 1,943 1.00/1.00 vMB 14
779,665 779,665 000000000000000000051063b4a13acc801cb1ea5506e2979b953e8936d6fa72 1,409 1.00/1.00 vMB 4
779,664 779,664 00000000000000000002e6074e0d97484db37daddf51a98a4d26dffbacd06bc2 1,566 1.00/1.00 vMB 15
779,663 779,663 0000000000000000000302ebf4a62577c8d5386d13015c5150174ed98d72406b 652 1.00/1.00 vMB 5
779,662 779,662 000000000000000000013df26ad9bb178f870d9b77ec3a3568a07c3eeb7b22fc 1,549 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.61 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: 671.94 GB
    • Received: 16.07 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.