Loading Tool

Explorer IconExplorer

Memory Pool

36,643 transactions
26.16 vMB
0.07124991 BTC
Random Selection Loading Transactions
Max Size: 133.97/200 MB

Candidate Block

Mining Attempt 5855b1a90c11279753ba7d4153f2f4890498c96cfa79de16a1ec8e73d61f8793
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root a1a7086bf0e29c8d38dac586adefb6bbf938a192e08692881a41ebfa771767c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,525
Size: 1.00 vMB
Total Fees: 0.02300456 BTC
Feerates: 201.13 > 2.31 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (848,810 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
65,870 65,870 0000000006723276b6430e5375cd001489728bd1a1ec0ff6d2ff612146d38200 1 0.00/1.00 vMB 0
65,869 65,869 0000000009e37961db5933e96a4d077c8b08319d9abec15fbf8134fb8b3690fa 2 0.00/1.00 vMB 0
65,868 65,868 0000000001742415665f7d8698f1dcc70c3ff8117b69147962735fa487dfded2 6 0.00/1.00 vMB 0
65,867 65,867 0000000006b003899b2407b7372952beddaf7818e765a87d8a6998ea9870aa6a 2 0.00/1.00 vMB 0
65,866 65,866 0000000002835e7efd61c6e750bb59e778093460fa8963ccbb341426696c8689 2 0.00/1.00 vMB 0
65,865 65,865 00000000029df1cebb17617e4136c254caeb26a17507eb4c4cd9bfdf663d8fa6 2 0.00/1.00 vMB 0
65,864 65,864 0000000002719e148ef4ca1dcdf22ca04caa0dd27533dd0cd8bf61ed4a1f538a 1 0.00/1.00 vMB 0
65,863 65,863 00000000034b24eb975d5ef7039df2313818fc81c61df9f39e9d7d6d60484850 2 0.00/1.00 vMB 0
65,862 65,862 00000000077fa44970d020dabb260313d64f2835a6dea7ec6629031bb45f0d35 3 0.00/1.00 vMB 0
65,861 65,861 000000000825ae1ddaf1304250328aafa8493013e4709d2c91e4734bf564337c 2 0.00/1.00 vMB 0
65,860 65,860 00000000059c3a75b638886cd462f895fc81d46f2dcc484f52fe621a0a1c05fb 2 0.00/1.00 vMB 0
65,859 65,859 00000000068a91d7acd249fe666317d1f234aff187a1e499af891e78434eea2a 3 0.00/1.00 vMB 0
65,858 65,858 00000000057c1e38298c82c901bc5ab5fd31c687820f59ac0688553404ef5c75 4 0.00/1.00 vMB 0
65,857 65,857 0000000001a22fa83e4b4e93af466a02a8798f0eb0a73b4c3f7938b73403b96a 3 0.00/1.00 vMB 0
65,856 65,856 000000000305f3ee97aa133eeb1ca8bb656e52308de950de404b25f325b82445 1 0.00/1.00 vMB 0
65,855 65,855 0000000004e4037ed06b47aca8a0131424fc8783c12d160af56ce48b79aa49ce 1 0.00/1.00 vMB 0
65,854 65,854 000000000062cfcc4cbd40f4bc02c2816662a48c099bba1cf05fdffc0a66ee44 1 0.00/1.00 vMB 0
65,853 65,853 0000000005fc666ab51520048a348cbc16a26fc2ae0d0b03c0b4de00791d3e85 3 0.00/1.00 vMB 0
65,852 65,852 000000000a2687b90bf53ba9729217b443746025fef9658f31f76becff47ef31 1 0.00/1.00 vMB 0
65,851 65,851 0000000009be707bfaf32742508b332a5acb2717add4a184c7da989174ff3248 7 0.00/1.00 vMB 0
65,850 65,850 000000000432642e1b34c9198a33b7606537a8685228de40e8b2b6a6cfb411b5 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.82 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: 636.21 GB
    • Received: 12.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.