Loading Tool

Explorer IconExplorer

Memory Pool

80,246 transactions
30.50 vMB
0.07316058 BTC
Random Selection Loading Transactions
Max Size: 185.57/200 MB

Candidate Block

Mining Attempt 2bd616ffa91878c404a41fb374a827bfe7a738b8333c20b0f5978e5d6855aba8
Version 20000000
Previous Block 000000000000000000013056a9caa15cd1e34c038e1bb47f9d61c37f2e670056
Merkle Root e5b83cfb5ccf379325f1ba02386dc7c63d0c790e1b2adec465249f73500852ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,954
Size: 1.00 vMB
Total Fees: 0.00802350 BTC
Feerates: 60.03 > 0.80 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,196 (198,177 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,019 717,019 0000000000000000000274cd3aeed356e6e7358ebbbf5c4b1927178b4dbd92e5 1,040 1.00/1.00 vMB 3
717,018 717,018 00000000000000000000db9e78ca9f00faf52e05d5a423ed849be6db7dec00ab 680 1.00/1.00 vMB 4
717,017 717,017 0000000000000000000ac8fe8064c7f80f476d42d60efdad15e39acc196c1785 2,949 1.00/1.00 vMB 11
717,016 717,016 00000000000000000005c678d80fa2d3ee1e7dd3cfc2c5945ffefa4d62db1607 1,351 1.00/1.00 vMB 4
717,015 717,015 00000000000000000001d15f6072b3bd366ef6cc45f34ca78b74be24677fa2ab 2,252 1.00/1.00 vMB 10
717,014 717,014 0000000000000000000a7c7025e23d1458556b6f2c31ed73af25cef1329d2aec 2,764 1.00/1.00 vMB 10
717,013 717,013 00000000000000000006ecd174ef3d992e9102179e9e10694d74fed37c9cc98a 1,824 1.00/1.00 vMB 2
717,012 717,012 00000000000000000008f8ac69a5f1c5eae136abb27ed727f4f02edaf7b6b089 2,863 1.00/1.00 vMB 16
717,011 717,011 00000000000000000007fd9fcc1dbd518e90f0602e2d40b2d1348f8a01db45ed 355 1.00/1.00 vMB 4
717,010 717,010 000000000000000000064e5054fecf7b404e77b7cfd12ee00be98fc0023e2c94 1,548 1.00/1.00 vMB 6
717,009 717,009 0000000000000000000483885bafd931a56b0575b9996244535f3ee055380c15 687 1.00/1.00 vMB 2
717,008 717,008 00000000000000000003255dd03e7c4eb66632f8a38a278fb87364fd97fe328f 2,708 1.00/1.00 vMB 12
717,007 717,007 00000000000000000006f9dcbe275d483482e9130164cbd8b9c8125af0a8caba 297 1.00/1.00 vMB 1
717,006 717,006 00000000000000000000024ce02fcf929d175f859e0d457855a2fc9eee142cf4 936 1.00/1.00 vMB 4
717,005 717,005 0000000000000000000af9123ec623300bdc6dcb7b5c94b3680fd8f3357340cd 1,860 1.00/1.00 vMB 5
717,004 717,004 0000000000000000000ab6c24257a22755ffd3110aebfd2327973d9d0f13556b 2,618 1.00/1.00 vMB 8
717,003 717,003 00000000000000000004671be4c58bcacd482d2cd50c674fa2d90ff2d45bfad6 3,252 1.00/1.00 vMB 14
717,002 717,002 0000000000000000000b6713adeb66d64cacefbcc5b402db608f75d6edd0f2cf 3,064 1.00/1.00 vMB 17
717,001 717,001 00000000000000000003d03aab20439e69f319e847f101ccd8a7cfbef9473561 1 0.00/1.00 vMB 0
717,000 717,000 00000000000000000009396fbe5531a11f90bae421aa1621def645e0fe5e4e1b 644 1.00/1.00 vMB 2
716,999 716,999 000000000000000000083c6390157a09662172108c9788203a095d5a0c9eb50c 3,220 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.73 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: 707.72 GB
    • Received: 16.70 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.