Loading Tool

Explorer IconExplorer

Memory Pool

43,015 transactions
29.17 vMB
0.07764310 BTC
Random Selection Loading Transactions
Max Size: 150.09/200 MB

Candidate Block

Mining Attempt a5c11adfa80bcf78786013e929cd71d8d7cf0329b6dbc5d58bed40e9358ce7c6
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 90ac30a4fe3efadd6e01f0fd613e0eb922fedf5a838e52257ac43158ccf7f1be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.02055911 BTC
Feerates: 150.75 > 2.06 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (396,644 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,968 517,968 000000000000000000367e4b11f34090a470c04f98ddcceb1eb87c59427a7818 280 0.14/1.00 vMB 46
517,967 517,967 000000000000000000393f9e4126d32c3d1321220c6061c3962b272d8fe668d5 682 0.28/1.00 vMB 33
517,966 517,966 0000000000000000004559a78530961ef606ef8e5f6a72baf003f19e336d4f04 877 0.34/1.00 vMB 39
517,965 517,965 000000000000000000483402e286d78f7bebdb988d5a8ad66749254b1730664f 1,062 0.57/1.00 vMB 28
517,964 517,964 0000000000000000002f499085e26f80b923983e3f7bf29d56ac31bb8ef0746d 35 0.03/1.00 vMB 18
517,963 517,963 00000000000000000047f8a6c66f80abbca36a84f46a850f0add60bd65a24a6f 75 0.03/1.00 vMB 43
517,962 517,962 00000000000000000033b56d5ba6c6c605057fe57e7dbe909378d9ab9d2aa6d5 574 0.21/1.00 vMB 32
517,961 517,961 0000000000000000004773cf43ff9f30a0913271019be5307c8247ee15150572 1,215 0.66/1.00 vMB 29
517,960 517,960 0000000000000000003850d1c8cc759ebe19ad7cdcb2202ff23146c09bd2bde2 2,062 1.00/1.00 vMB 38
517,959 517,959 000000000000000000348d99966e794c9a5323e4f4b4776284bbc536d50c71e4 1,045 0.50/1.00 vMB 32
517,958 517,958 0000000000000000004d8f901c36ce392b7e9fb64999998faa1887b1c348c110 1,179 0.44/1.00 vMB 39
517,957 517,957 0000000000000000001fb653a09c5b5b835ff6e6f30decf5b4a8a9816389b9f4 1,148 0.67/1.00 vMB 37
517,956 517,956 00000000000000000030eaa6e852e43e4124b65e54ba9ce90cf9768d22e7796a 961 0.50/1.00 vMB 23
517,955 517,955 0000000000000000000114fe4d7423f8d63432980675611a71cb4bf17253ad9f 2,813 1.00/1.00 vMB 49
517,954 517,954 0000000000000000002c57955a4bc16944f1f988613b2c297c1f9487901f843a 1,551 0.83/1.00 vMB 33
517,953 517,953 0000000000000000000be5d7cd9ccf3b5df6af6b80c9cbc13c92657d1048ce34 25 0.01/1.00 vMB 29
517,952 517,952 00000000000000000022d3bef8f7a74d72e91bf6458fd60e32b2e3970f4cc8d2 705 0.30/1.00 vMB 41
517,951 517,951 00000000000000000036cfc2d0abdbf286603db9e8f53f9c76b12df9c8135760 961 0.38/1.00 vMB 34
517,950 517,950 000000000000000000435929a479b6e3fd6449ea533001968d2925188f96c3e2 642 0.33/1.00 vMB 28
517,949 517,949 00000000000000000002f66ecce1516cf3723e6f64a390b4a43647490e929a6c 196 0.10/1.00 vMB 62
517,948 517,948 00000000000000000015eefe29dc0325cd5cad6a60b04507d2b261566990c367 162 0.09/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 781.70 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: 629.20 GB
    • Received: 11.88 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.