Loading Tool

Explorer IconExplorer

Memory Pool

45,277 transactions
28.64 vMB
0.08436962 BTC
Random Selection Loading Transactions
Max Size: 151.86/200 MB

Candidate Block

Mining Attempt 7ba6ae1947a9851df7f5ee7ff3bdaea0facc2b0cf90d3680b89010bb5fb74ce6
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root 5cbcc21ac7fa4d05b5f3e2d3c3c47dd40c951826ed555fa477f949b2de106426
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,756
Size: 1.00 vMB
Total Fees: 0.02990796 BTC
Feerates: 150.92 > 3.00 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (145,460 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,351 769,351 00000000000000000005fb75e383d7a87f00b528a7acc3e3eeb1c6f51b844761 811 0.41/1.00 vMB 15
769,350 769,350 00000000000000000000378506d4035fbff1f2e5d2bc15748200e1fa07220370 2,165 0.96/1.00 vMB 16
769,349 769,349 00000000000000000004cace02f2ab23ae627f61f6f39f123af4c98009a66bd4 672 0.28/1.00 vMB 20
769,348 769,348 0000000000000000000599b459c683a0e045201356c751f7d6154e15667848cf 500 0.31/1.00 vMB 22
769,347 769,347 000000000000000000045fc2f25accabc1192248262f311397b0542860c15974 368 0.24/1.00 vMB 15
769,346 769,346 000000000000000000046dd0c232c9c5342660ea0d25fdbcdfd5f6644b2a66e7 569 0.99/1.00 vMB 5
769,345 769,345 000000000000000000062eb269d33710970e32d18c0784db02f253fd99d748ba 2,234 1.00/1.00 vMB 21
769,344 769,344 00000000000000000006d2cc569f94435d5ee62dcb2fc9771b788df7cc3dcef2 1,002 0.33/1.00 vMB 17
769,343 769,343 000000000000000000002abe42f540f802dac258103b2f12325f08ba4705b39e 759 0.24/1.00 vMB 19
769,342 769,342 0000000000000000000740d74f685bea14a94ff2a3bfdb401babc6923c238a84 1,650 0.78/1.00 vMB 12
769,341 769,341 0000000000000000000404311200214d7e51ba5c5fd308dbf2c419cdc5063ebe 1,667 0.95/1.00 vMB 12
769,340 769,340 0000000000000000000368454b1d7df2b84d8054dc5d8cfb43d32502efb5f044 117 0.03/1.00 vMB 24
769,339 769,339 00000000000000000003a3940d3aa6087a74c30a08be2f5db62a642fbd5ef63e 1,423 0.78/1.00 vMB 7
769,338 769,338 00000000000000000007d37f0a5139b7d5ac1d8f94c155b6371ae62a2de5a6a1 2,805 1.00/1.00 vMB 26
769,337 769,337 0000000000000000000244696cdd50b285cdba57fcd406972093925c57f7f040 1,626 1.00/1.00 vMB 16
769,336 769,336 00000000000000000001a53cd065cf1e9eee653d6bcf4c0f8d1cd8c87075617a 1,076 1.00/1.00 vMB 7
769,335 769,335 00000000000000000004ba22dd52d235612285e77508ba5917258d74b1c70702 2,440 1.00/1.00 vMB 17
769,334 769,334 000000000000000000032b97d8303e80e0c21d6ab1f23cdbc5c79b79ccfd00e7 1,731 1.00/1.00 vMB 22
769,333 769,333 0000000000000000000722fc3ee4f3135b5769db7fd80adf6b70b23846c9c3ae 552 0.55/1.00 vMB 2
769,332 769,332 000000000000000000077d91eef9197e0167e2fa6e23da2e362c59f6aef54601 3,154 1.00/1.00 vMB 25
769,331 769,331 00000000000000000006e34506ef34f468306fc66f7dc0cfbf1b157e0c80cc8e 550 0.42/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.05 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: 650.94 GB
    • Received: 13.36 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.