Loading Tool

Explorer IconExplorer

Memory Pool

81,652 transactions
30.37 vMB
0.12754317 BTC
Random Selection Loading Transactions
Max Size: 182.86/200 MB

Candidate Block

Mining Attempt 359fd823c04ee3cc9a7654f6e40557b489b416da9646020abba9b1ea220874a4
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root e2e9c3dabe0e14684eca2b067ccd7d97a428f4c0a8e89a9f87806746a6e086b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,512
Size: 1.00 vMB
Total Fees: 0.04953331 BTC
Feerates: 302.06 > 4.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (683,927 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,202 231,202 000000000000010c5778787164506ba6a78b61b40977d50d4116e290df31e74a 32 0.01/1.00 vMB 225
231,201 231,201 00000000000001242e383d0dd97dff07224af3bed913259ce6c90e6ce848ef47 276 0.17/1.00 vMB 101
231,200 231,200 00000000000001fd9b88ed7c0f4a88303151c5a6a01f8494de95c3299555e842 316 0.13/1.00 vMB 189
231,199 231,199 000000000000011877cfd9d6ed62a10b2b0d6a3092aabea24ce9223c341e6e6b 841 0.38/1.00 vMB 190
231,198 231,198 00000000000001a7c8f3b2da38c65afba078a12fe8e98998a0a54fd4e02df429 18 0.01/1.00 vMB 135
231,197 231,197 00000000000000446b159163ff398c9cc05dc27394dc55a4bb8b371f0a868560 144 0.06/1.00 vMB 180
231,196 231,196 00000000000000fd5fafe693d4f447d29e97c86d2fd96bea4a1b8b4ea4e8972d 240 0.15/1.00 vMB 132
231,195 231,195 0000000000000068d4ead72f21d9e907c961e0cc5a58ccd5ce810c56fc05be9e 583 0.25/1.00 vMB 158
231,194 231,194 00000000000000c6ecd0627bc4d77efce581e3820dae5eeee111b96e0b9753e4 381 0.18/1.00 vMB 227
231,193 231,193 00000000000001f036243c42b3eb2371c9ba12e876fe62002933803c7c8891c8 207 0.11/1.00 vMB 204
231,192 231,192 0000000000000138cd9797175e8fc310aee36daec039be4c185cbb61b757648d 43 0.01/1.00 vMB 228
231,191 231,191 0000000000000099378377391546a554ed2a979eda4dea26f9cede3ce2215236 197 0.09/1.00 vMB 175
231,190 231,190 000000000000020c5c0af68ee1ecab2c752747365c6106853306ccaf39303ed5 378 0.17/1.00 vMB 254
231,189 231,189 00000000000001db80116143d88b1e83c6c13490b018c391d7f94a79965ccde0 12 0.00/1.00 vMB 178
231,188 231,188 000000000000010c73303d6ee0c160c6bb8ca7f4b219f102293b50df60f7f66e 242 0.09/1.00 vMB 278
231,187 231,187 0000000000000107ee8f7eea48d1010b9139a73b9f07c3f537b9fd8993a0f339 185 0.09/1.00 vMB 153
231,186 231,186 0000000000000128b53acc209a04cee9889c0ac8bd30310b9055af850330c212 364 0.22/1.00 vMB 124
231,185 231,185 0000000000000172953b13e7529d25ce3166073148bf8e8cd3119afa58e3378b 247 0.10/1.00 vMB 217
231,184 231,184 000000000000021bf3b42129dcf8eb7e7c1c5255c7a12acf2eabdba678a9197f 224 0.09/1.00 vMB 118
231,183 231,183 00000000000000914e0e1193124213f3e4347eab37526f20db2ac742bf6c1766 230 0.11/1.00 vMB 153
231,182 231,182 0000000000000054fd499e2518b1cc8638407b3906ab5288b9873a1a4c5c9c72 207 0.13/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.10 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.