Loading Tool

Explorer IconExplorer

Memory Pool

94,144 transactions
25.89 vMB
0.11232262 BTC
Random Selection Loading Transactions
Max Size: 170.87/200 MB

Candidate Block

Mining Attempt 560bf9203e8e48594f88a4159d738310fbc3c0a69686b945552fa0cd76540a16
Version 20000000
Previous Block 000000000000000000019691797b4459c1b0aafbf2263bb9970db305618f2a07
Merkle Root 8394bb3e78ed70bfaa56640d019b75f7cbde5cecbf00c51cf9a8dc7462cd0495
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,033
Size: 1.00 vMB
Total Fees: 0.03784347 BTC
Feerates: 558.46 > 3.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,853 (793,681 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
122,172 122,172 0000000000008a5577abc5c651b2907315b170a164f2296dcad536fc10d405d9 60 0.03/1.00 vMB 1,589
122,171 122,171 00000000000022a9c04385f79ca0972f430964aa6a83891b6c63ec50afd741e3 7 0.00/1.00 vMB 0
122,170 122,170 0000000000000686fd9d82da4e3c6d66c39c52660bb47443a6a5377a007e43dd 11 0.00/1.00 vMB 497
122,169 122,169 0000000000001f011651fd17a58c30f899379684f667d1155575ba7c04cd7274 9 0.00/1.00 vMB 0
122,168 122,168 00000000000043a4e84bfb943063593662761a48a4b05fc101978aa8ab771b03 16 0.01/1.00 vMB 389
122,167 122,167 00000000000030011c291a2cad3ca64c08d03954fa95ed0198e519975003f52b 12 0.01/1.00 vMB 273
122,166 122,166 0000000000007fe811b656d1e2e14825641d418623133d653e0a9b6ccde26fa0 11 0.00/1.00 vMB 0
122,165 122,165 00000000000052dd0b9de6789c9df6e031a402b9e565f58a5af8e331183514b4 12 0.00/1.00 vMB 625
122,164 122,164 00000000000074a5e3a1e995b358aa4752e39f1d4d95b659631088490c81a9b6 28 0.01/1.00 vMB 733
122,163 122,163 00000000000090b41b6d7055568a1f1c24e63d5ecf198409a4a8f62ef17f84ff 11 0.00/1.00 vMB 0
122,162 122,162 0000000000007bdb655cf3aa785e98d16ec3600457e36e7c9b01bf5c0f01e2a4 35 0.01/1.00 vMB 347
122,161 122,161 00000000000096e9af1b933e7392fb090e95f68db92cc509540b8272c5a55ad0 10 0.00/1.00 vMB 246
122,160 122,160 000000000000715600289a020681df92713852681ec4a60e6e6c25a7f0bba7aa 9 0.00/1.00 vMB 313
122,159 122,159 000000000000917cc67ab0ff09d6a7646ec79b980c8a8617f930d464c368b809 11 0.00/1.00 vMB 626
122,158 122,158 0000000000006234723eaeb6f08652d5c20766c7a46542075c3a34d28f8740ff 12 0.00/1.00 vMB 0
122,157 122,157 0000000000000cb622b522a5ae88e1ac55f715e23a47bde63cbc3ee6ed87c390 8 0.00/1.00 vMB 615
122,156 122,156 00000000000059154be0659fd808dda5a8b7d123819af051483f66cff7953792 9 0.00/1.00 vMB 307
122,155 122,155 00000000000073bf08b37217a30e279427a1de57031248e20562d25b9aa19e79 12 0.00/1.00 vMB 0
122,154 122,154 00000000000050c87579aee2775e293b157ccc3e64affab0a4608e433e1c3b0a 36 0.01/1.00 vMB 458
122,153 122,153 0000000000007fcc27430a0eb967ddb397512b3219fac8b871085d8040f09226 10 0.00/1.00 vMB 0
122,152 122,152 00000000000060dad4ff68806077fa77b8e312cd7d34a0bd091b3de227a9e0f7 10 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.85 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: 793.89 GB
    • Received: 21.99 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.