Loading Tool

Explorer IconExplorer

Memory Pool

53,796 transactions
31.14 vMB
0.16570857 BTC
Random Selection Loading Transactions
Max Size: 167.52/200 MB

Candidate Block

Mining Attempt a7af416f600b1f2f4bbc0443b9c8df15387035951942e2ef8c034b68db69c00c
Version 20000000
Previous Block 00000000000000000001ee4aa122a84c1edba54383a46e61a1360f7651db78b5
Merkle Root ae85283da6359071932983c1d37164575e74fb0c39c21861a98a8abdeb382853
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,612
Size: 1.00 vMB
Total Fees: 0.07950359 BTC
Feerates: 296.74 > 7.97 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,815 (295,913 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
618,902 618,902 0000000000000000000c575a6a3ae7d2c8c26ed60af06a0c97ac025b7de608c5 1,373 0.46/1.00 vMB 15
618,901 618,901 0000000000000000000b0bfc93cda875a970b95d7eb0d8734ec5e52c50741f80 1,370 0.54/1.00 vMB 18
618,900 618,900 0000000000000000000eb19bab6b10118cf70d320274a4aac954b254d6bf5a9b 2,549 0.82/1.00 vMB 16
618,899 618,899 00000000000000000006243a5cc663ee2abdb3b1e38f52e62ada01524912158b 1,935 0.59/1.00 vMB 15
618,898 618,898 00000000000000000009a1a5608f7b6a8f4b2d9249059451a93bef7260e421b1 1,977 0.60/1.00 vMB 15
618,897 618,897 0000000000000000000882ae79ce497b53b2581cb0fe1ea4cf504faae07422f5 1,025 0.31/1.00 vMB 17
618,896 618,896 000000000000000000044f896aafb115769e710a904a4277d610a3479449d7d5 303 0.08/1.00 vMB 18
618,895 618,895 00000000000000000000b7f52c39cb99c8915958a60ab62451df82460f4769ce 882 0.24/1.00 vMB 15
618,894 618,894 0000000000000000000d585b32427c0bd1d7d570d8adee85545051c296646a18 922 0.33/1.00 vMB 32
618,893 618,893 0000000000000000000ff35b82a6319a5a24f1524c20d879fd29c2bd762eecad 775 0.25/1.00 vMB 16
618,892 618,892 00000000000000000001e85b91b00d653102ac2f2960c3f4c1e4c57a9056b62c 624 0.25/1.00 vMB 16
618,891 618,891 0000000000000000000b8f0a01597b7c8f9000f80e8ccae4eecaf7b8fc2f8029 3,137 1.00/1.00 vMB 15
618,890 618,890 0000000000000000000594a126499ac667e4642a85661d67d4aae167fe79b2bf 2,090 0.77/1.00 vMB 15
618,889 618,889 0000000000000000000391feafe52c28d999e9d2d7e5ec67ac762563d3c09ce6 1,552 0.69/1.00 vMB 17
618,888 618,888 0000000000000000000d1bd7fbd958238f2d9af296c727566ebbf45db4959094 212 0.07/1.00 vMB 1
618,887 618,887 00000000000000000011df96409727deeace6b3188e3b163ac6a09e22164ce95 3,260 1.00/1.00 vMB 16
618,886 618,886 0000000000000000000878219828a92dafcc96498215e5857adf05cdc89c1d5b 2,523 0.71/1.00 vMB 17
618,885 618,885 0000000000000000000eba1057ff788926dc7a8723e5b308d01ef8cfdff05a67 1,860 0.68/1.00 vMB 13
618,884 618,884 0000000000000000000571aa1bad828f64af6336cab8dbf96ba7c4b5e8ebb504 2,923 0.88/1.00 vMB 19
618,883 618,883 0000000000000000000250bfb3467559531460561bc33c976bd182f7659fdb8f 129 0.05/1.00 vMB 16
618,882 618,882 0000000000000000000f176fe21aebf83f16d60f8b34e4e1aad79d0ad4773203 1,332 0.50/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.06 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: 651.15 GB
    • Received: 13.44 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.