Loading Tool

Explorer IconExplorer

Memory Pool

78,888 transactions
29.52 vMB
0.10857153 BTC
Random Selection Loading Transactions
Max Size: 177.45/200 MB

Candidate Block

Mining Attempt 64ad8ffdab52677f7b30c737912b43bbe1cf483756294dbeaac14bf15ebaaaed
Version 20000000
Previous Block 00000000000000000001694e26931d1cedfe646c4f29bed2a95789e17bc3c982
Merkle Root c9f707840d7c20c98f33613a86cc1e73cfe33f2264790e690651627ac6ce991b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,808
Size: 1.00 vMB
Total Fees: 0.04858201 BTC
Feerates: 109.69 > 4.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,999 (181,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
733,002 733,002 00000000000000000005bd5ab24732d9c2504b87d9ba2a69a81234a171a4048a 1,269 1.00/1.00 vMB 2
733,001 733,001 00000000000000000005dfa23466fcedf9ed9b7f627faf3482f50955a4d65238 3,351 1.00/1.00 vMB 9
733,000 733,000 00000000000000000001723f8878d58fc978deafd2aed5b188934a1073cdd44d 3,031 1.00/1.00 vMB 10
732,999 732,999 00000000000000000000176237d4f18d12367ef2f74d78fc7ca8e53a29eb7b61 1,675 0.70/1.00 vMB 3
732,998 732,998 000000000000000000027bd096f0e07310d9f757b458f34ac2a0a84bbe931134 2,229 1.00/1.00 vMB 8
732,997 732,997 0000000000000000000728381a5b8c0af34b53b618112ae0e128ed8376397621 2,645 1.00/1.00 vMB 10
732,996 732,996 00000000000000000000f8a222e8707ffd6cd65bfabc6333c9d4d445888abd6f 540 0.26/1.00 vMB 8
732,995 732,995 000000000000000000090873059a608e2ec87b000ad00022e627376a2f0e1c20 701 0.26/1.00 vMB 6
732,994 732,994 000000000000000000059704cb1374d00d712495df41a0e256124c85346ddc5a 381 0.77/1.00 vMB 1
732,993 732,993 00000000000000000002c0b482fcc71b577d231f4eaf6f45ad88685909c1bfc7 2,096 1.00/1.00 vMB 6
732,992 732,992 000000000000000000067df82d4657ad6f240064675b46db406bb07fba4440bb 772 0.68/1.00 vMB 4
732,991 732,991 000000000000000000089773b3972c7a371705602d8895ddbe070d23dbb96937 1,238 1.00/1.00 vMB 3
732,990 732,990 0000000000000000000894799ec520fc132123dfc23bb5f86e1bc1724b3ad0ba 3,087 1.00/1.00 vMB 9
732,989 732,989 00000000000000000008da73d6c07b36dc8af1a3b5587d7644b6cef4858d7cd1 2,433 0.83/1.00 vMB 8
732,988 732,988 000000000000000000048b849b4a204eb1365d43373428adece98c7950525206 2,177 0.92/1.00 vMB 5
732,987 732,987 00000000000000000002b342b5611a82509ae6d433c1f999b9b17ca5df280082 685 1.00/1.00 vMB 3
732,986 732,986 00000000000000000004489aa4885f5c26a3bf138ee5e4afe52f2186c3789e4e 2,535 1.00/1.00 vMB 8
732,985 732,985 000000000000000000027c77e88edcfc369204afe55a5af00491e77520317e3b 2,491 1.00/1.00 vMB 6
732,984 732,984 0000000000000000000371bbfbf4b0067a8a1ccc32c24636f5e232d41f86c7e3 2,479 1.00/1.00 vMB 11
732,983 732,983 00000000000000000006625889d744719f2f01631298d17e08551b38fea7c26e 244 0.19/1.00 vMB 6
732,982 732,982 000000000000000000074614e51dcf9c07eb0f0e0af41db25c9d3f487dedbaf6 1,165 0.54/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.39 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: 664.63 GB
    • Received: 15.01 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.