Loading Tool

Explorer IconExplorer

Memory Pool

82,771 transactions
30.45 vMB
0.08163087 BTC
Random Selection Loading Transactions
Max Size: 186.84/200 MB

Candidate Block

Mining Attempt a3169ae8f6038e69da2384573e6081fd4e9de31a4336ca20f9788fb126b69ca8
Version 20000000
Previous Block 0000000000000000000128573cb111401f661ea57a2bc9fbc9c48fcf8c5e1f6b
Merkle Root 9a54c4ff8383f02628a93d37e7faf8248c23a3db9453bacff9755e577ca93ba4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,621
Size: 1.00 vMB
Total Fees: 0.01369054 BTC
Feerates: 120.52 > 1.37 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,326 (625,585 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,741 289,741 00000000000000011be4f08fe8a6f87de8334fcdc6c8aac05a24cc0e0118cd6d 512 0.15/1.00 vMB 90
289,740 289,740 000000000000000046d9200ee6082ca567c5161547667af5a34cded8bbafc3a4 934 0.53/1.00 vMB 32
289,739 289,739 0000000000000000fdc54f9987704ee84543dcac4b9cbd1248deb8ef997ef00b 803 0.57/1.00 vMB 28
289,738 289,738 000000000000000102fcb92e4d77a42055195b558364eca4f69b78c8bb1d29f5 512 0.22/1.00 vMB 54
289,737 289,737 00000000000000005c1b13a737c555086bd9c683c8efadda6825a3cbf4fef90a 305 0.15/1.00 vMB 44
289,736 289,736 0000000000000000f9686af9ca53a407de5be8140d0304be1618a9b32a1ff7af 315 0.15/1.00 vMB 32
289,735 289,735 000000000000000000b2075f16d08191367f4c396d4ade2de7394e63a3a5b941 197 0.25/1.00 vMB 14
289,734 289,734 00000000000000006baf63aa2486d7984660a6258db3357a0dddfb97c33e7638 882 0.35/1.00 vMB 186
289,733 289,733 00000000000000010e08d9a7047466346116e66d258050f5194fe134b673ee0b 612 0.25/1.00 vMB 49
289,732 289,732 0000000000000000da80062806cf193a9503facd27f56bbaab5c12ea3fd1f5c1 762 0.46/1.00 vMB 35
289,731 289,731 00000000000000001918a1a3a6485120e72980cd723ea30c558291691a84cdd1 217 0.15/1.00 vMB 23
289,730 289,730 00000000000000000d8b13811610d807142dfba5290b056d6b02123e434b9e5f 489 0.29/1.00 vMB 32
289,729 289,729 00000000000000006ebcb17b194e9a095bfc701d0687522ae42cae4798e9732c 187 0.11/1.00 vMB 25
289,728 289,728 00000000000000005e0a000347e11ffdf4675b5da4bd5a1cfa03a4aad9697c13 85 0.15/1.00 vMB 13
289,727 289,727 0000000000000000ec04d9c53ae5562ed4d418f73dafa5b20db0e6e32c7a6ce3 64 0.03/1.00 vMB 16
289,726 289,726 0000000000000000ed2db3eeb8e7230c188ecf737b58d92f1e2e3128d9187014 128 0.05/1.00 vMB 27
289,725 289,725 0000000000000000a07810003ced22a2a4c6577b2da076d3d4f8f3d330e87c26 359 0.24/1.00 vMB 26
289,724 289,724 000000000000000056fb16fa7f4c1d696ce20157335a8020622372f6dc80811a 256 0.08/1.00 vMB 40
289,723 289,723 000000000000000100f5cd5303a136ea52dcc4926f0c5a14f976ee36c9cd518c 1,055 0.64/1.00 vMB 27
289,722 289,722 000000000000000026ef798e7681f0f63f021ee29e5746a3a78adca24a1aac8c 753 0.25/1.00 vMB 60
289,721 289,721 000000000000000069b13f106037e8ce7bac4c39c85343b2e86b0acfbb62162d 577 0.57/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.96 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.28 GB
    • Received: 17.70 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.