Loading Tool

Explorer IconExplorer

Memory Pool

84,155 transactions
31.50 vMB
0.10332633 BTC
Random Selection Loading Transactions
Max Size: 193.03/200 MB

Candidate Block

Mining Attempt 0c4b923adf2155f77efae175dd9fc6529eba72ed111236c8d54fb5aed06accc9
Version 20000000
Previous Block 00000000000000000001ac34818eef0d70486ad7b2c435f366c2fef0117ca70d
Merkle Root d9c23cdf02ef3c6edda8094b63a9f4f7df8ca79f09c08e14d0b19d6200d40018
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,087
Size: 1.00 vMB
Total Fees: 0.03070009 BTC
Feerates: 301.57 > 3.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,228 (392,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,975 522,975 0000000000000000002646a1e386379663e701388b35baeefda62004193a235a 2,389 0.95/1.00 vMB 30
522,974 522,974 0000000000000000000b40919bba8cfe71a4963936f4c38d9baef7a814c1fcc1 697 0.27/1.00 vMB 49
522,973 522,973 0000000000000000003485a0c63ed91fec435775cb809bcc6204c95b3fbd42de 566 0.19/1.00 vMB 46
522,972 522,972 0000000000000000001f1d250d85d3d7f7b779ba3eeaaba4b7d9c9b3b8b79177 2,065 0.88/1.00 vMB 42
522,971 522,971 000000000000000000437dc42219b4511701e866d67bea605774d8e9b4abc75d 1,894 0.84/1.00 vMB 34
522,970 522,970 000000000000000000134a9028f90311154ff3e54e6fde08d6484c7bd75d0127 187 0.06/1.00 vMB 32
522,969 522,969 000000000000000000304b378391dfa90d4d7c85e025da8970e8c27feebc6fd8 135 0.05/1.00 vMB 48
522,968 522,968 0000000000000000000a9dbc02db9356435b0d547073b18d05c071fc3b483167 1,621 0.69/1.00 vMB 12
522,967 522,967 000000000000000000130c58104df68f95ca7d46ebc2898de8ce68623993f58a 2,107 1.00/1.00 vMB 13
522,966 522,966 000000000000000000387b7ef921aa98d5690d7a63fa1e4b7002003bb55d04d6 2,930 1.00/1.00 vMB 65
522,965 522,965 0000000000000000002dfdde28f6adb766150daf692c1680a02bf03209213a35 2,423 1.00/1.00 vMB 38
522,964 522,964 0000000000000000000d0f019aab8f412cbb023127201f1e6cd860e443b2ddb3 1,410 0.57/1.00 vMB 37
522,963 522,963 00000000000000000017b30fe063801e09d09b81da9ba11e87798701999ae70a 486 0.43/1.00 vMB 8
522,962 522,962 00000000000000000009cad984a22048921c14273a1649ae1814e63eef60cb42 1,664 1.00/1.00 vMB 5
522,961 522,961 0000000000000000000fdd00e2694dfeda3c9d54ba63b739fe5e3aa4ad48f855 1,595 1.00/1.00 vMB 16
522,960 522,960 0000000000000000001da3bce97175ff3c3ea89373f4a7597c8e11f3801b2d8d 2,273 1.00/1.00 vMB 19
522,959 522,959 000000000000000000076d039fd33688b625ae54eb16e9ce7cb774b8bb582c2c 2,394 1.00/1.00 vMB 31
522,958 522,958 0000000000000000000f5ff20811c8613c4868c666c27632736be71ba21b6469 2,670 1.00/1.00 vMB 54
522,957 522,957 000000000000000000294519ea020e14417bf7e2f79a56b871eb30e3775b98ee 2,643 1.00/1.00 vMB 48
522,956 522,956 000000000000000000318c73a2035d991906daf28ae5192a75212f00b4cfa1ee 2,258 1.00/1.00 vMB 61
522,955 522,955 000000000000000000199fd497abe6916a21d8ddd670deb7241997b925a75e4b 971 1.00/1.00 vMB 30
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.75 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.