Loading Tool

Explorer IconExplorer

Memory Pool

81,252 transactions
31.94 vMB
0.08291163 BTC
Random Selection Loading Transactions
Max Size: 191.76/200 MB

Candidate Block

Mining Attempt 634b03cd84646c0571483dfab7bd410877e83d7423dd68b20fd3f97a75858ff9
Version 20000000
Previous Block 00000000000000000000eaf9c170601a8e1fa1829aa8e6facbf5081621bef8a4
Merkle Root eaab54a69aeb62fdba9347e9072778b4c0c1e8617e69c363ede0950576d46b26
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,328
Size: 1.00 vMB
Total Fees: 0.01281484 BTC
Feerates: 119.03 > 1.28 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,173 (629,358 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,815 285,815 00000000000000001cd2f9d7e5cd71877e4bb37a621d43d5b91315b9981225a9 517 0.23/1.00 vMB 41
285,814 285,814 000000000000000008839af6f92965914a4c5d24cf8912a681fdc318df9199b6 64 0.03/1.00 vMB 62
285,813 285,813 00000000000000015741fe276cf0c2388b23afb07b4781b240843b8fde630660 339 0.16/1.00 vMB 45
285,812 285,812 0000000000000000f7626e1c5e303d9df37328c4c78fa191bd6d48eabe8991f5 326 0.15/1.00 vMB 40
285,811 285,811 000000000000000180420c8f0826f82f5f12178a60160e450ea8936fd1b2dbd0 568 0.27/1.00 vMB 45
285,810 285,810 00000000000000002332dbca5e61cee98bfed4dc7037a8f60c48bd6bf63b680f 201 0.15/1.00 vMB 27
285,809 285,809 0000000000000000734ba4116b5bb233835f665ba3669c10dfb40ecd6e098b1b 51 0.05/1.00 vMB 17
285,808 285,808 00000000000000000719b43aec0afd3608674159831a45e31d4b94a6979a7d3f 300 0.16/1.00 vMB 39
285,807 285,807 0000000000000000c6de2dfa5867e8adb7435daa2e1511717bb1ad498ec841ad 329 0.19/1.00 vMB 38
285,806 285,806 000000000000000010ecc2c131175e3de686d0d72e9ddd3d62c03f90fc9a4f11 239 0.13/1.00 vMB 36
285,805 285,805 0000000000000000b57dca9aca4e82220ad97388c28624855c9bef9c5576ff13 454 0.24/1.00 vMB 37
285,804 285,804 0000000000000000f3b892ae08305035ed405b05950b06f9949d8fd14e201319 1,410 0.74/1.00 vMB 29
285,803 285,803 000000000000000076b279aac3427078ff6cb2a6e56389020835c7b931636d1f 161 0.06/1.00 vMB 148
285,802 285,802 0000000000000000fcad9b1400230db9bf4426baec120d6e450532ab7eb95fc5 271 0.14/1.00 vMB 27
285,801 285,801 00000000000000000979fe3cb46ba5025f00e2ecf2f7063a7820bae8804842b7 248 0.10/1.00 vMB 41
285,800 285,800 00000000000000003a10a3e64dd998c50abf51e4c5e2bae180e49f354bf09a92 202 0.12/1.00 vMB 33
285,799 285,799 00000000000000003dee6d691622ebe7b43ca7a93a09afd80f3e428556240e68 55 0.14/1.00 vMB 14
285,798 285,798 00000000000000002ee6d1fd66a321e5ca0c9e54e4ce36ac605c5b6f9bb518e5 728 0.35/1.00 vMB 41
285,797 285,797 000000000000000076516f229796f030109d60378851358e8f32dacc8c3cc1d1 252 0.16/1.00 vMB 128
285,796 285,796 0000000000000000be1eab19f0defa4d0a72f785bbdfd546eefeb6b21229badc 97 0.16/1.00 vMB 14
285,795 285,795 0000000000000000f9bf57bc7af4ecc125de3ca8dde9bb175e0a2be5af9e20bd 115 0.06/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.70 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: 697.31 GB
    • Received: 16.55 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.