Loading Tool

Explorer IconExplorer

Memory Pool

81,553 transactions
34.34 vMB
0.14133026 BTC
Random Selection Loading Transactions
Max Size: 195.11/200 MB

Candidate Block

Mining Attempt 255ea990a67a97e28b20077fb2116516d5c0f75880274c3c8b769bbd1b100f4a
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 1eaab80c03d643c3f3f3c23ec1dd26c5d1c277074ac666a0a42b4111e47523b5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,678
Size: 1.00 vMB
Total Fees: 0.02682042 BTC
Feerates: 384.62 > 2.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (650,728 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,683 264,683 0000000000000000a51016d9fb1544ffeae99211633a45f160c5d1600e3feed9 470 0.23/1.00 vMB 79
264,682 264,682 00000000000000042bc74b653489813084678ff8a5d30c85ac16b00d3f2c0737 420 0.21/1.00 vMB 55
264,681 264,681 000000000000000ca0792bf6341f96b9e59dc8559d76d3c5e6c9bd498bdf88e1 591 0.25/1.00 vMB 121
264,680 264,680 000000000000000819af14366d0b4d806bebbd3d85ff9fd89bf323e977982028 520 0.24/1.00 vMB 113
264,679 264,679 000000000000000616c8cbc799dfebdc5ed5ec8f4c66e993fe1b4ab30795f449 424 0.18/1.00 vMB 88
264,678 264,678 00000000000000030c09cb9ce8bba13d025106701679c689b8fa3106cdd14f19 45 0.02/1.00 vMB 83
264,677 264,677 000000000000000f7ff6c0c0fd3c5bcdeaa6ff02dd9f91da4430489f418a47f7 159 0.07/1.00 vMB 84
264,676 264,676 0000000000000002d1c4ba5b61017f52034e9db23f5824d90561b55a418540a7 500 0.23/1.00 vMB 98
264,675 264,675 0000000000000007066448fafc32664a99c72b438dfb4579dc80d79cde41592f 114 0.06/1.00 vMB 97
264,674 264,674 000000000000000486cfa47816877b1c86ce1aea7b25e28315fde36e9cabc4fd 316 0.13/1.00 vMB 111
264,673 264,673 000000000000000c86b32d03d81373c22032563e39883d0400cc21a92631d861 68 0.14/1.00 vMB 6
264,672 264,672 000000000000000ff9b4cab9fbe92b635bc47d26dcba68a45db26acdf65392c9 313 0.17/1.00 vMB 75
264,671 264,671 0000000000000002495cfcbea124b79abffee8db64ca60a75d4c250e37e58190 33 0.01/1.00 vMB 61
264,670 264,670 0000000000000009ee2d805a10c9454fb410e332e40c85fc59310317b9c4a455 350 0.15/1.00 vMB 104
264,669 264,669 0000000000000008e8d50262d6e864d6a1b3fbbfe6b81586d9cc49788214d8ef 247 0.14/1.00 vMB 57
264,668 264,668 0000000000000001f36aed7c16dcbdc5668f2d7bbac3dc562309175609680c9c 224 0.15/1.00 vMB 86
264,667 264,667 0000000000000003bea23640f79ec279c7d542676938e5565335425d2fb2ae0c 67 0.03/1.00 vMB 77
264,666 264,666 0000000000000008908a4c009dfc0c95d123f8a74f95d84fdf4fafbb023d92a7 111 0.05/1.00 vMB 60
264,665 264,665 000000000000000205f783736a3536565721adfca5c3af59abc5fd17b97b328c 71 0.04/1.00 vMB 26
264,664 264,664 000000000000000bd77add0103ecbfe987b1194e4ec03652193761929072170c 115 0.06/1.00 vMB 70
264,663 264,663 000000000000000ed9d668455f7ea3afdffad3fc0f2dc361751c82858aaeff61 434 0.21/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 783.10 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: 729.82 GB
    • Received: 18.49 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.