Loading Tool

Explorer IconExplorer

Memory Pool

81,085 transactions
30.04 vMB
0.09361301 BTC
Random Selection Loading Transactions
Max Size: 183.53/200 MB

Candidate Block

Mining Attempt b1e755694fbe6a3d74b0c29051611b11920e9cd2fed50176f1ffc8f5f38d0624
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 02405112c7e429fa6287ad17c155eab278a47c9a8f219f6968004fef344bd4e0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,489
Size: 1.00 vMB
Total Fees: 0.02614444 BTC
Feerates: 402.60 > 2.62 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (449,904 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
465,419 465,419 000000000000000000798e8194596426cb4aebf59a9636c7f8f964d7d030d7b8 1,517 1.00/1.00 vMB 131
465,418 465,418 00000000000000000042a93a227084e14f6f1a02a4a4241fd68fc25bee76b69f 2,560 1.00/1.00 vMB 137
465,417 465,417 0000000000000000008e834f0eb952adc54055117d47e28a7d6ed68ba2ee3849 2,090 1.00/1.00 vMB 180
465,416 465,416 00000000000000000217920e091251d4ab1c0f64fd59fb535a4e952853818fd2 2,809 1.00/1.00 vMB 304
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
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.21 GB
    • Received: 17.67 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.