Loading Tool

Explorer IconExplorer

Memory Pool

85,074 transactions
31.71 vMB
0.11216578 BTC
Random Selection Loading Transactions
Max Size: 194.39/200 MB

Candidate Block

Mining Attempt f07d6debd2db511749f203685e5e5eedef32d4541eb30a313ff7a49c3ddb490a
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 5171a8bd53388b15e776052245493f81790e13f37935597d7254f34786ae02cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,781
Size: 1.00 vMB
Total Fees: 0.03749758 BTC
Feerates: 301.57 > 3.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (647,101 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,123 268,123 00000000000000084468642a78312986608605b2103e9705bdd02f507dd558e3 312 0.16/1.00 vMB 66
268,122 268,122 000000000000000524719db2993655809d352e7ca6c6e33fa0401f15ddcc368f 84 0.05/1.00 vMB 33
268,121 268,121 0000000000000008c811c5579cb2ee078f582345c4d98a302f0ff407b045aa63 311 0.15/1.00 vMB 21
268,120 268,120 000000000000000813979ce2e9922972ec7cd2aba1ae8c6553afe5bb7e76c619 267 0.15/1.00 vMB 48
268,119 268,119 000000000000000566a6b4bebc820b2ddfccc626aee13f33e54a7429656181a1 566 0.28/1.00 vMB 104
268,118 268,118 0000000000000002b7f01b6c7f5dafb5ce593fab36ba862e04a0fb52810d1c52 339 0.15/1.00 vMB 82
268,117 268,117 00000000000000034eec17f767ed985e4b3e885102c1759f7e156d7e0adbb618 303 0.14/1.00 vMB 73
268,116 268,116 00000000000000071b6ca69d346e9c4e88ac11f91517368df331bee23917820e 426 0.21/1.00 vMB 70
268,115 268,115 00000000000000073a146fc0f16decbc4038de1b299543bee52ec03981733fed 361 0.16/1.00 vMB 25
268,114 268,114 0000000000000001f987736e8f9d190322807d016cb12a80058cf7004a6278e6 278 0.15/1.00 vMB 9
268,113 268,113 00000000000000088298d736b31b22cd0a4f97aef1d4c0c51a3b89eaeec46556 488 0.21/1.00 vMB 79
268,112 268,112 00000000000000005144f6a7109b9f8543880a0a5f85a054ec53966bc2daa24c 530 0.33/1.00 vMB 67
268,111 268,111 00000000000000009ae51d24f3cfd6c9d07c73fcdc56105046a480244a5be809 165 0.19/1.00 vMB 30
268,110 268,110 00000000000000046c0743b413ef30090452bd5fea0365670de329010e90ee60 382 0.15/1.00 vMB 26
268,109 268,109 0000000000000008f59d060d48658e5a91070e4602c50076aa79466978e3c23a 469 0.25/1.00 vMB 70
268,108 268,108 00000000000000097985d32c27603314cf52cf715c63c55aeeef3e73c0d18b75 729 0.45/1.00 vMB 61
268,107 268,107 00000000000000065df7c30c471ce8a88d524f54c02d79277f70f33072273884 182 0.09/1.00 vMB 62
268,106 268,106 000000000000000a03ea8c90161a275ee63d077ec35c1b582c77934c0be12a02 643 0.40/1.00 vMB 61
268,105 268,105 0000000000000005e25ca9b9fe62bdd6e8a2b4527ad61753dd2113c268bec707 304 0.15/1.00 vMB 109
268,104 268,104 00000000000000004c2ddbab169a6f1d616ad5e659495d4a1c2fd23340e8a5d9 247 0.18/1.00 vMB 69
268,103 268,103 0000000000000009af2fb94ae2c79d0d581970d494af47e7c6c6fe836be70c06 613 0.34/1.00 vMB 63
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.60 GB
    • Received: 16.93 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.