Loading Tool

Explorer IconExplorer

Memory Pool

46,404 transactions
27.29 vMB
0.10023851 BTC
Random Selection Loading Transactions
Max Size: 145.38/200 MB

Candidate Block

Mining Attempt 1a7ae51557df05a9f439d9dc115dd18a4896850f1691aee31681199c5fc2a048
Version 20000000
Previous Block 00000000000000000001bfbced3ea009a2f71c20ce288c536043b9b1575dc7b2
Merkle Root a0de857b10357378948e3d236de9b31a053072d662278c2b37cef3287e1dd6c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,631
Size: 1.00 vMB
Total Fees: 0.04945583 BTC
Feerates: 101.66 > 4.96 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,771 (295,865 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
618,906 618,906 0000000000000000000c97e1465e1c0f65cca1bf3241a0ba5fcc94fc78c8031a 371 0.16/1.00 vMB 15
618,905 618,905 00000000000000000010d2781f0b96ac100a918b9224fdb4121fcdac24e55917 1,887 0.56/1.00 vMB 14
618,904 618,904 0000000000000000000580647df18efb1bf9977ef66cc6381d89bebe4af25578 379 0.13/1.00 vMB 14
618,903 618,903 0000000000000000000eeaa72d2d96cd78468560185ae7da45de56cc03b0e8f0 268 0.09/1.00 vMB 18
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
Previous 10 blocks ↓
Total Size: 781.98 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: 648.26 GB
    • Received: 13.02 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.