Loading Tool

Explorer IconExplorer

Memory Pool

79,105 transactions
29.66 vMB
0.07620972 BTC
Random Selection Loading Transactions
Max Size: 178.20/200 MB

Candidate Block

Mining Attempt d451c7716d7bb68d41ce27bf74ac3c8c6154d10898ce5d688be9b090bbb5c51b
Version 20000000
Previous Block 0000000000000000000042351fb70a743d564c70f7e19ef05059974bef8792fe
Merkle Root d664c2bb028c3f4e47e90610978d77de1ab066eb42795e3928a8e7386845aa8b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,020
Size: 1.00 vMB
Total Fees: 0.01567913 BTC
Feerates: 101.61 > 1.57 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,009 (344,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
570,602 570,602 0000000000000000002bb7696ef655d2112fc4c42babef0d5cf19b730d0bddbb 1,461 1.00/1.00 vMB 157
570,601 570,601 00000000000000000016dedf813370948a27ce59a6f863836a7284c273ae52a1 2,639 1.00/1.00 vMB 143
570,600 570,600 0000000000000000000a72b97bcbdb761c8678ccff74826ab418ba8fe5209a46 2,938 1.00/1.00 vMB 12
570,599 570,599 000000000000000000140c19677f206ac530a991d4bf73867b30c48e00ea48ff 2,492 1.00/1.00 vMB 33
570,598 570,598 0000000000000000001f8fb45e1f017831d1988617a1c976faa60c97e3c22148 3,035 1.00/1.00 vMB 24
570,597 570,597 0000000000000000002a3155b9f89fe250bf9331c98b702568f15025754fa2dd 1,779 1.00/1.00 vMB 38
570,596 570,596 000000000000000000197244ec7f9f2c5519ad44fd92e1ba39d1d96edd53ecce 3,177 1.00/1.00 vMB 103
570,595 570,595 0000000000000000002aaf7abf9f377503e34a295b8f18f9f36f7f270b583ed8 2,840 1.00/1.00 vMB 94
570,594 570,594 000000000000000000176abf06d8c0726e50cf221f80f230edcba74ba5f1082d 2,416 1.00/1.00 vMB 8
570,593 570,593 0000000000000000000a75e71eb461ec94e6313ff5b0defdc4e7f03e62f993d8 2,740 1.00/1.00 vMB 27
570,592 570,592 00000000000000000019697990089c278ad05ac4dfc0636b77dc83dfad42774d 2,539 1.00/1.00 vMB 74
570,591 570,591 0000000000000000001352cfe124708d15b622996f42f90dd5b600db62a46697 2,193 1.00/1.00 vMB 116
570,590 570,590 00000000000000000014608e40c14fdd231b6ec5fa50084e40654e1a2a9b037e 2,669 1.00/1.00 vMB 104
570,589 570,589 0000000000000000000321724edf265b602c0749ffca67cb3e0eb91a1520e383 2,953 1.00/1.00 vMB 59
570,588 570,588 0000000000000000000fffba3ad055c6170ad82b578a0146afcd6a486d7c85cf 2,665 0.84/1.00 vMB 38
570,587 570,587 0000000000000000001131774e6bc24c16496eacc6c95e104dc8a8d90bbd40a1 2,260 0.69/1.00 vMB 35
570,586 570,586 000000000000000000064acc8cb3d8d571924df96f8106bd27f41abb9badd270 2,992 1.00/1.00 vMB 39
570,585 570,585 0000000000000000001633bc3d5ad0eb4f7f1471400e7641c94cc7bf902c41e1 995 0.43/1.00 vMB 15
570,584 570,584 0000000000000000001efc15f756cc99c5c9890e30d683caaf16c7f6b9dfefd6 2,764 1.00/1.00 vMB 5
570,583 570,583 0000000000000000002881c27ba94d5141ace3d3cd749dc184cf799e692eac8d 3,347 1.00/1.00 vMB 34
570,582 570,582 000000000000000000223e5388fdd060ddfaca9b677f0b09023a2f6de53149d8 2,891 1.00/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 782.41 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: 665.07 GB
    • Received: 15.08 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.