Loading Tool

Explorer IconExplorer

Memory Pool

84,945 transactions
31.83 vMB
0.18963155 BTC
Random Selection Loading Transactions
Max Size: 189.14/200 MB

Candidate Block

Mining Attempt 1f5f6c1e53129b56682459bd59d825928a21db374dfd24ad60050416b822a59b
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root aa9d623a6309b3ed3377f4e4baed8e17fa207074e3846e47fbb0cf303d1b9180
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,853
Size: 1.00 vMB
Total Fees: 0.07224583 BTC
Feerates: 301.64 > 7.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (182,181 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
732,964 732,964 00000000000000000007b826321027971364f14f4b16498e40c1d3eed7fe4fac 1,788 0.86/1.00 vMB 6
732,963 732,963 00000000000000000003b4c6683b92c834c87e98194b86d979fcec3b3515a90b 2,716 1.00/1.00 vMB 14
732,962 732,962 00000000000000000009499bdbd433dffde7f8c2d234a06ab2d0d168524914b1 1,357 0.57/1.00 vMB 2
732,961 732,961 000000000000000000057ce008cf57320bfb51813b7a3e90c2a7a4c5cd64103e 2,258 1.00/1.00 vMB 9
732,960 732,960 000000000000000000054108a4cfc048331ad6545cee84e23c06d4bc72dc8eb8 2,342 1.00/1.00 vMB 11
732,959 732,959 000000000000000000075ba1fe70aaed6caedacb7fb16cdbf33f309f6177ad9a 650 0.23/1.00 vMB 9
732,958 732,958 00000000000000000006a54760e33237c1d61c1072fb1a99cb3a1cae0d0bde17 206 0.06/1.00 vMB 9
732,957 732,957 00000000000000000000897d0e00c2dc9d1ad6214e942dd1f348bec8e1613fcf 929 0.46/1.00 vMB 7
732,956 732,956 00000000000000000005e4c6b20321dbf691e79e95bc222e5bf1bd9c5d2e8bff 511 0.19/1.00 vMB 8
732,955 732,955 000000000000000000090b8c0a15e2144ff91f2c52d8bbfac6d6ca4b272c3c87 1,999 0.70/1.00 vMB 9
732,954 732,954 00000000000000000009ef69df4ba5940b6c0b4c66b0256eacbe1f1007c80aa5 679 0.21/1.00 vMB 8
732,953 732,953 00000000000000000002b248638386260b2f7937ca43809284137e1aaba6863b 1,092 0.37/1.00 vMB 9
732,952 732,952 000000000000000000001af42acbc98289977f8cf06fefd0c3582cca32b8f46b 627 0.39/1.00 vMB 5
732,951 732,951 00000000000000000007b02c22ca05d735c6fafbe49f400ba006f0d158f5fbe8 2,616 1.00/1.00 vMB 8
732,950 732,950 000000000000000000055889bfe33c4d404dc791b57687aff2dd3c570037d2c7 327 0.09/1.00 vMB 9
732,949 732,949 000000000000000000032e217968f34816d0088712a9ab484c52be692882e12a 1,627 0.65/1.00 vMB 9
732,948 732,948 00000000000000000003815b59a72ba8bcaebd15f061f4fb24d4041427191ce9 558 0.21/1.00 vMB 9
732,947 732,947 00000000000000000005b967d13ce04e40c8642c92113051577d4f666ac694fd 704 0.23/1.00 vMB 7
732,946 732,946 00000000000000000001190e9d2171314d9b60b98a530c9923606960203bde79 1,602 0.55/1.00 vMB 7
732,945 732,945 00000000000000000001497487d3425ff580b68010ff11b0b7a4b6f71c0233f4 964 1.00/1.00 vMB 9
732,944 732,944 00000000000000000000c9f7a364466601f0b0c92ac7a51328d975f5ec770da4 1,329 0.97/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.65 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: 672.60 GB
    • Received: 16.28 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.