Loading Tool

Explorer IconExplorer

Memory Pool

77,340 transactions
28.88 vMB
0.09968838 BTC
Random Selection Loading Transactions
Max Size: 175.23/200 MB

Candidate Block

Mining Attempt c4560177c133b0c96576003e222caa2bc3667d44f6804f86dbd59fdc464c4e68
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 44b98204e30e28d334b271508492a4669097228da369640003d293581a86e506
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,588
Size: 1.00 vMB
Total Fees: 0.03118371 BTC
Feerates: 180.82 > 3.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (489,982 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,288 425,288 000000000000000004b32c1fa78cf657762acdc56a7e89f95df250c6d4a82ea6 1,665 1.00/1.00 vMB 64
425,287 425,287 000000000000000002999ce5125e137e6674cb0d6f7001caa61a02970911164a 139 1.00/1.00 vMB 60
425,286 425,286 00000000000000000042e9cd3facaf2a5e0fed04a244cb259b07656eee83251b 1,027 0.99/1.00 vMB 35
425,285 425,285 000000000000000001315fe9ca3423d8c121f0ed13d9931b434c98b09f770152 1,422 0.68/1.00 vMB 67
425,284 425,284 0000000000000000038202fe2544db56ae85ca2eb5d9f7384e41b9337ee47289 1,539 1.00/1.00 vMB 40
425,283 425,283 00000000000000000322d395ddbe8e5e4df031d62f51811e329021ecd986f1a1 590 0.96/1.00 vMB 19
425,282 425,282 0000000000000000015cabd854b483c73a4eb0ad6b5c0a8909d6447f9d24eb1a 2,222 0.93/1.00 vMB 61
425,281 425,281 0000000000000000056dc0cd2a4f9e25414b476b85733525b3a66c1bac0c293a 1,470 0.99/1.00 vMB 42
425,280 425,280 000000000000000001e52bb2f21f3c69ad0398ae8361e49d035550eeebd159ae 14 0.00/1.00 vMB 141
425,279 425,279 000000000000000004e8f769b2b205b69fe499a1202473b5fcda148ddabf9184 653 0.40/1.00 vMB 49
425,278 425,278 0000000000000000026018d57798314ee3cd294bd7dabf66d3bcefeb4101da25 358 0.99/1.00 vMB 14
425,277 425,277 00000000000000000558cfa11bac127b56cb4e4f3aa46abc6ff476d60f23d774 1,733 0.85/1.00 vMB 55
425,276 425,276 0000000000000000004d3bb8093bd070b3216ed260180544074689d4ce4005b3 2,181 1.00/1.00 vMB 64
425,275 425,275 000000000000000004a1ca924779bf79fb88f7efe16fd79c129a2fa29600b2bd 99 0.04/1.00 vMB 50
425,274 425,274 000000000000000003dd5e688dd166fd13beda10ffbf7ea7ba62cde3696ef4a8 262 0.99/1.00 vMB 14
425,273 425,273 000000000000000004bb59411899a27f3e16ecdc03b4ab3eaff00fa962d6a682 212 0.99/1.00 vMB 11
425,272 425,272 000000000000000000279a43298284a7e93dcd52c42483ad39a4935e27febeba 575 0.26/1.00 vMB 54
425,271 425,271 000000000000000004eb6cdac35ef8e4e96c375e0b55cdbf7173805923cbd793 1,725 0.87/1.00 vMB 55
425,270 425,270 000000000000000004bae7b9c07ffe8b481edb7d05f5cccaaf19edcb7f6db50e 1,846 0.86/1.00 vMB 60
425,269 425,269 0000000000000000010459c45296b124a44ab649dcf4ae89a5d15a397359c0a8 1,550 0.91/1.00 vMB 50
425,268 425,268 00000000000000000475bf287690f303c24bee561c0611a99ea04fc1ab5b80eb 1,006 0.62/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.86 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: 712.90 GB
    • Received: 17.24 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.