Loading Tool

Explorer IconExplorer

Memory Pool

84,433 transactions
31.72 vMB
0.09816025 BTC
Random Selection Loading Transactions
Max Size: 194.28/200 MB

Candidate Block

Mining Attempt b93272411437bec835f1348bdd428c22db91b0125dcd99104dbf631808fd9ad6
Version 20000000
Previous Block 000000000000000000008c48c54ea13ac1ebac208d0e0eb58ba93557644246e0
Merkle Root db2b723abad77b648580ffc15ae39480231e63e50bed71d04cd3d86903a0b191
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,079
Size: 1.00 vMB
Total Fees: 0.02342321 BTC
Feerates: 78.76 > 2.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,227 (162,034 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,193 753,193 000000000000000000078f44528cc438d0a5f36d47264ecfd68192a48d80b9bb 2,302 1.00/1.00 vMB 26
753,192 753,192 00000000000000000006086bd57e3d92ec11713060efe696c871f3cbd8cbb878 2,858 1.00/1.00 vMB 15
753,191 753,191 000000000000000000026fc08ad8894e3060fbe4e15615ba1c7ec93e23986b4e 3,543 1.00/1.00 vMB 22
753,190 753,190 00000000000000000007150a027110bfa02128a58756361462edd77e0e00af78 2,001 1.00/1.00 vMB 8
753,189 753,189 0000000000000000000455a2b6655aacbca9e0d9918a436daad4718433a794c6 2,620 1.00/1.00 vMB 14
753,188 753,188 0000000000000000000888f0ae04af8025ff836863b2455fd0dca268394366ef 1,943 1.00/1.00 vMB 4
753,187 753,187 000000000000000000056506eada65543db9c917d56af8d6c4d11ea5d0228be1 2,081 1.00/1.00 vMB 10
753,186 753,186 00000000000000000002c5991e547d1ce8378e42d02589b27780309396efbbfd 2,060 1.00/1.00 vMB 8
753,185 753,185 000000000000000000086ae1c3195491996a90fef4bb451b426913a7524b229f 3,306 1.00/1.00 vMB 20
753,184 753,184 00000000000000000007cc393a702b42abacfe51d8d118b284d61bb5821543d3 3,400 1.00/1.00 vMB 11
753,183 753,183 0000000000000000000481b786d1e1dbc6f4f985105fd884335eb09a3b0c285c 3,226 1.00/1.00 vMB 18
753,182 753,182 000000000000000000008f0c9cdf6eb855bd9c209a329d73ff027c5d6557f8f5 2,861 1.00/1.00 vMB 13
753,181 753,181 00000000000000000002abfb5ea419bbd23e029e945c3427f99802460939d9b8 3,340 1.00/1.00 vMB 18
753,180 753,180 00000000000000000001729f6687d36b6c4f619207a77744fc81efe68a0d02db 2,794 1.00/1.00 vMB 14
753,179 753,179 00000000000000000004fcbcf5a8d933ad395b7799d3d806c1a37250271ccdf2 2,831 1.00/1.00 vMB 30
753,178 753,178 0000000000000000000808b0b34cb09542cbd27bcd84c0a64f1b59fe1890f7b6 2,878 1.00/1.00 vMB 19
753,177 753,177 00000000000000000000bf19f4752bddf0c3db1bd23f86b938ea3c8028043374 3,123 1.00/1.00 vMB 32
753,176 753,176 000000000000000000033d3b4d931fedcd527634a1b6560d52e1386edbff50ae 1,616 1.00/1.00 vMB 10
753,175 753,175 0000000000000000000107dabe379ed4240eeb6b96e1a1a95ef19e763cb10c68 1,027 1.00/1.00 vMB 13
753,174 753,174 00000000000000000000da434a5e652723544ff6ee1103151aca8b9591ec04a7 2,849 1.00/1.00 vMB 17
753,173 753,173 000000000000000000058fe68bcb5baafe04b5eadc48c55b68597244fce46206 1,911 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.78 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: 709.73 GB
    • Received: 16.97 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.