Loading Tool

Explorer IconExplorer

Memory Pool

78,417 transactions
29.40 vMB
0.06706207 BTC
Random Selection Loading Transactions
Max Size: 176.61/200 MB

Candidate Block

Mining Attempt 2819d78d73e2e7f7bbbd1a3ad4cd891b3e05b77a95f18e826d86638b716b322f
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root e1286027ecf094cc2f81b72ac5e050ba90012bf8e8ce3943af0469aec57351c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,001
Size: 1.00 vMB
Total Fees: 0.00746899 BTC
Feerates: 40.21 > 0.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (66,989 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
848,026 848,026 00000000000000000003184c884ff72defdb0148003e27b5652077544493ef3d 1,371 1.00/1.00 vMB 37
848,025 848,025 0000000000000000000087f9757a011c6ba6efd68224d6805c68b8d5bacea0ee 1,202 1.00/1.00 vMB 40
848,024 848,024 000000000000000000015ff8b4ef014e5837900f6b8663372a4de94a96cf9293 1,074 1.00/1.00 vMB 40
848,023 848,023 000000000000000000018e0446839eaca371454063b3f58250e714068cc007bc 976 1.00/1.00 vMB 38
848,022 848,022 00000000000000000002aed2967fb508770a70784d45a4c12bad92d2e9d6641b 1,722 1.00/1.00 vMB 38
848,021 848,021 00000000000000000002abd948c8af08d3bf73078149962868a0bb34c7316264 986 1.00/1.00 vMB 37
848,020 848,020 00000000000000000000690fb5fc71126ca6f45147625eab624a1b531b4bac83 2,142 1.00/1.00 vMB 42
848,019 848,019 000000000000000000022e39df10b8d6a205d22c3e29d22f103e38799a6523a7 1,267 1.00/1.00 vMB 37
848,018 848,018 0000000000000000000278b62af0ca9c4ecf65f215ec997271b370c12a967c54 2,428 1.00/1.00 vMB 39
848,017 848,017 00000000000000000002e22209c7f8e7331273fef3db6596234c8e1f6e90e500 2,142 1.00/1.00 vMB 43
848,016 848,016 000000000000000000001161ac9e3bac6465ba61da15047eea29096476b94b89 1,819 1.00/1.00 vMB 35
848,015 848,015 000000000000000000029f3a68f09307cdebcc23ec01451f2438572ab241757a 1,691 1.00/1.00 vMB 35
848,014 848,014 00000000000000000001e19f5597641e68910a612faff0905adb43272afbc3b4 2,010 1.00/1.00 vMB 40
848,013 848,013 0000000000000000000356a0b852aebcd4034427de685d6c411a08a2d2fd297f 1,426 1.00/1.00 vMB 39
848,012 848,012 0000000000000000000087cd95ce59cb305691ac9bf8efe6b23b14214a819c4d 1,337 1.00/1.00 vMB 36
848,011 848,011 000000000000000000006b4e2ee16dce9402a511fe9c25310c6a3e70376a78c3 584 1.00/1.00 vMB 37
848,010 848,010 000000000000000000007c8b4e9e6caaa8b3e66d796c65a0528987eb0d7c2f70 1,927 1.00/1.00 vMB 43
848,009 848,009 0000000000000000000071c4c3bc65640863ed27958f44d003f8c3e4e7a6772a 1,337 1.00/1.00 vMB 42
848,008 848,008 000000000000000000004a86d359890a80eeea1b4334e87116f3922c723f944a 951 1.00/1.00 vMB 36
848,007 848,007 000000000000000000015ddbb3d30dfefe0d54ec7ffd03f14d14c8593fff1f83 1,347 1.00/1.00 vMB 32
848,006 848,006 00000000000000000002550116dac7c0f5851e9fffbbc81a341702c7d94fab7e 1,109 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.42 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.40 GB
    • Received: 15.13 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.