Loading Tool

Explorer IconExplorer

Memory Pool

80,043 transactions
30.02 vMB
0.08693404 BTC
Random Selection Loading Transactions
Max Size: 180.06/200 MB

Candidate Block

Mining Attempt e0b36299f47fa4664b4aa9a5f220c2737b1f0f6233ca2c31d4c19f6fc021085d
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root f48c5d42dc684d6ee6232b4be86e98a291df776e90ed9facd542653ca692c543
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,710
Size: 1.00 vMB
Total Fees: 0.02550627 BTC
Feerates: 301.07 > 2.56 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (142,827 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,180 772,180 0000000000000000000248198dddbc5b122491d6f72d4b1477c37b3da7816496 958 0.68/1.00 vMB 6
772,179 772,179 000000000000000000038fd0c5a1313b76d27d1bb91b2284aade6fef345a4135 334 0.12/1.00 vMB 6
772,178 772,178 00000000000000000001baaa576698ad1a897de5a7c64915a706cd62a3ac5785 511 0.34/1.00 vMB 3
772,177 772,177 0000000000000000000443b23ed540c9b83af0f5cab4c8e437ce88cc49afb9ef 1,377 0.43/1.00 vMB 7
772,176 772,176 000000000000000000027b04724b98a1d3f2521d5d6299016d7cc6d012fc00fe 1,040 0.32/1.00 vMB 8
772,175 772,175 0000000000000000000378f86c3b9aab172bf4fabb1785eb7f9d3f0637b3e0fa 1,505 0.52/1.00 vMB 10
772,174 772,174 0000000000000000000090d76ae3d712369d69bf4dc25ccddac337137927761d 1,155 0.52/1.00 vMB 6
772,173 772,173 0000000000000000000719ba8718662eab72cb1217211710f08843caa80aa556 315 0.13/1.00 vMB 5
772,172 772,172 000000000000000000010a732ec43789b58efd8a0b1325a0bb88f97a5e93e3af 1,017 0.37/1.00 vMB 4
772,171 772,171 000000000000000000054de633920efe468b067c34b50d1c54b44798e69a1185 2,662 1.00/1.00 vMB 8
772,170 772,170 0000000000000000000547cceb8872a72d127bd6a166d1d32bc1bab605a5d416 563 0.23/1.00 vMB 5
772,169 772,169 0000000000000000000546c92bafbdaa61ee23756c0801df3b4038b154595892 2,217 0.75/1.00 vMB 8
772,168 772,168 00000000000000000000072eaaa5c87929d2e9ddbe1bf428c7b8a7621af6faa1 1,780 0.62/1.00 vMB 8
772,167 772,167 00000000000000000006f5ddc2433bf96b10ae3b248ce5aed8ba8f7d6cdd5c3d 2,013 0.58/1.00 vMB 2
772,166 772,166 0000000000000000000103e939c15d3f70c0633201bb91d76fae96f31ee6037a 1,633 1.00/1.00 vMB 11
772,165 772,165 0000000000000000000703c7c7eb6af8ce70304009964c321f22c49ee729d110 364 0.11/1.00 vMB 7
772,164 772,164 00000000000000000001ec96d1f00b9af34792c5367b06bad3f0eef9c198b524 22 0.00/1.00 vMB 23
772,163 772,163 00000000000000000000eeaee147ba6ecc0ea27dbcdab906c135b383a96632bd 2,401 0.85/1.00 vMB 8
772,162 772,162 000000000000000000054e1e7c6c73ec088532dda904f73d293fbf83f3ec4df9 1,543 0.49/1.00 vMB 7
772,161 772,161 00000000000000000004909f5e96035aa8b0e4a832c7e362ac09bd3c4a0be6d6 118 0.04/1.00 vMB 8
772,160 772,160 000000000000000000006a43314fdd2abe595598cf84cded8aa0ef820acaa27a 1,616 0.55/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.