Loading Tool

Explorer IconExplorer

Memory Pool

73,224 transactions
27.18 vMB
0.06280637 BTC
Random Selection Loading Transactions
Max Size: 165.83/200 MB

Candidate Block

Mining Attempt fe9667eab7bba777343e221d0c3b35a5770765fd731e17cc7538be5b1f274e1f
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root bbda9fdb2014665fd9be349092c9a0dd7134742211ea2f325f2a0386b503013b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,683
Size: 1.00 vMB
Total Fees: 0.00510057 BTC
Feerates: 73.20 > 0.51 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (449,908 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
465,415 465,415 000000000000000000ff8872b88b7f722d2c871d07e7b5909283ae436c9bd167 1,701 1.00/1.00 vMB 136
465,414 465,414 000000000000000001aaca95ade77c9cc3f0a818bdcd04225a55e2e5b4eae8b3 1,774 1.00/1.00 vMB 176
465,413 465,413 0000000000000000015914ecc6a0fc15653f67183c240e1db629024e34b631a5 1,827 1.00/1.00 vMB 188
465,412 465,412 00000000000000000181018fd0b412241adba8e14caa527ff1111f55d3f73d33 2,436 1.00/1.00 vMB 223
465,411 465,411 000000000000000000c3ef8a7f3093118fea4c44bfd4639f103d4e23ae652bed 2,458 1.00/1.00 vMB 201
465,410 465,410 0000000000000000017a259eba9d2f7ed5e71c53f9b3e32df4ea2c1e67b2084a 2,047 1.00/1.00 vMB 256
465,409 465,409 0000000000000000019ee1aa5d8a9470962f871d2f604ecb9b56e341a22d52a1 2,972 1.00/1.00 vMB 270
465,408 465,408 000000000000000001aebd79c324d75f8b4b0aa0fb17371bb4eec69c057c5786 2,006 1.00/1.00 vMB 245
465,407 465,407 000000000000000000acc9abb8b7baf8480819985dd45b914aa638e15220f3e1 3,184 1.00/1.00 vMB 384
465,406 465,406 0000000000000000001281cce322023ab0ac20daa8f26ca498ab6294eefc78b9 1,624 1.00/1.00 vMB 111
465,405 465,405 0000000000000000016d1a32121acbc675955d484b799119e2225c806f2b297b 1,442 1.00/1.00 vMB 89
465,404 465,404 00000000000000000003d2a0df8e164c63b6347f38579650691805b65cabee02 1,860 1.00/1.00 vMB 197
465,403 465,403 0000000000000000001c730eb1c412d74d3a0526c15a1a6191041d7cda1d9358 1,581 1.00/1.00 vMB 106
465,402 465,402 00000000000000000166ba16e5d70c4bc5a7875401fb2a335e25bcb3e0567c63 1,676 1.00/1.00 vMB 121
465,401 465,401 000000000000000002014150cbdac69de4c860ba07ec9fe2a6b00cd266413cc4 2,036 1.00/1.00 vMB 150
465,400 465,400 000000000000000001a707afb6716d8b59d46b7b3720ffb60bea75a7224edf06 2,527 1.00/1.00 vMB 163
465,399 465,399 0000000000000000000d74440bc6d094472c7d9b8fb51d54c3e7eec8a35e8b65 2,274 1.00/1.00 vMB 210
465,398 465,398 00000000000000000139eaba2fa4b1d1cdc3ef76e379a9e894821b946e20bb9a 2,271 1.00/1.00 vMB 148
465,397 465,397 000000000000000001943fe3d95a6073bb063c94d58c89698f473d7b5719df2f 2,432 1.00/1.00 vMB 194
465,396 465,396 00000000000000000218ac25174877a5aa88434c8930922f78d1077832a22dc3 1,646 1.00/1.00 vMB 121
465,395 465,395 0000000000000000004d8ee78f4d0cf6c2b4139a0ca30ff9efeacbc085e56869 2,523 1.00/1.00 vMB 178
Previous 10 blocks ↓
Total Size: 782.95 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: 715.13 GB
    • Received: 17.65 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.