Loading Tool

Explorer IconExplorer

Memory Pool

77,184 transactions
28.77 vMB
0.07888080 BTC
Random Selection Loading Transactions
Max Size: 174.06/200 MB

Candidate Block

Mining Attempt 0de362150ec07755e6b4ccf9f8cfc2fc0ba3aa948d233867d029aecfd6a545a3
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root c8203f5bc4cfcd3b7b8340f1aa3b5a63860300f90b7f8f1b9ed54042d132e091
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,804
Size: 1.00 vMB
Total Fees: 0.01902536 BTC
Feerates: 100.17 > 1.91 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (698,910 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,226 216,226 000000000000035ca212c8d4886d7fdade8005bf0665527327caa250c9c2cd72 126 0.06/1.00 vMB 192
216,225 216,225 000000000000035c6d8ace7d158db098ac89498ca1403dd0513e81677793599e 105 0.04/1.00 vMB 151
216,224 216,224 000000000000029eac64cbd3d5ce57f75a82d3e3e6c192d28d00d13435a08ff6 753 0.31/1.00 vMB 17
216,223 216,223 000000000000005695516cb13fca11813e9f8de376e4989cfc58d64081c675a8 30 0.02/1.00 vMB 38
216,222 216,222 0000000000000483e25476c36f461ad5827c84a8c0104a77e676789e404b39b9 372 0.20/1.00 vMB 186
216,221 216,221 00000000000000fb6378e86c6f9e7734f1a45693b2e46c8a6e93aa3e2a55a040 294 0.12/1.00 vMB 235
216,220 216,220 0000000000000211005679cd8586503df95fa8a83cae9f35a2b788d19265f2b3 374 0.17/1.00 vMB 146
216,219 216,219 0000000000000380bf4c13f1a414affcc563feebd68d95e3f987079a1ef489f8 382 0.25/1.00 vMB 123
216,218 216,218 00000000000005176133e166a14d2e7e05fe0d060502cea52b23fb9b456cd286 741 0.25/1.00 vMB 216
216,217 216,217 00000000000004371ef21b97cf82be9ecbb8f2c9f7367399da48fb1d8c44bf95 127 0.05/1.00 vMB 134
216,216 216,216 00000000000003e689184c336df6a63b4ddc308c6458f7ea2363d44ef097a9ac 16 0.01/1.00 vMB 165
216,215 216,215 00000000000004c07ff8b7727e5c81292b1853e4ccb65634dd6c64610ecf2344 202 0.11/1.00 vMB 314
216,214 216,214 0000000000000046114a67b1d305d8d539eb53a57ece95618c4f1065124e0e88 639 0.25/1.00 vMB 185
216,213 216,213 000000000000024544e0e4c22a3067acd8b5db4753c36c1a48db86dbc6c35fdc 113 0.05/1.00 vMB 116
216,212 216,212 00000000000002821e98217abac4d8378d719067adaf9215877bc52387acaf41 110 0.05/1.00 vMB 120
216,211 216,211 00000000000004210e80248a9ddc2f4b113f6d9420c6956e5428e71deb0ec047 51 0.01/1.00 vMB 230
216,210 216,210 0000000000000342c489562439e0512a83173a2dbe4831417021f0735cf35eaa 343 0.16/1.00 vMB 184
216,209 216,209 000000000000008871e5473df4b8267b71a3a4e4987c4747c77e232d999174c1 21 0.02/1.00 vMB 98
216,208 216,208 00000000000000ed907caca338615712b7bd11a4d1288a442e02b85df9aee115 361 0.19/1.00 vMB 166
216,207 216,207 00000000000000450d683a73123baef74ed423ac75d8b87eef0f9d284a66f3f9 712 0.25/1.00 vMB 199
216,206 216,206 00000000000002f942de956850d5ac9640e5308abd192f3e2f882356291fd8fe 125 0.05/1.00 vMB 238
Previous 10 blocks ↓
Total Size: 782.63 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.13 GB
    • Received: 16.15 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.