Loading Tool

Explorer IconExplorer

Memory Pool

83,656 transactions
30.93 vMB
0.08115875 BTC
Random Selection Loading Transactions
Max Size: 190.06/200 MB

Candidate Block

Mining Attempt d62a0902ec2a064a93668f12293b921bfd7cf8ed05bc12063e4c4d822f0808bc
Version 20000000
Previous Block 000000000000000000012eda0183874dd226146bb4d2949368770ce3a8fc35b3
Merkle Root 859b51307ebfde30ef063381ba2383bdf8a9cf6cec861e419dfb3adbde8af3e7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,358
Size: 1.00 vMB
Total Fees: 0.01169745 BTC
Feerates: 199.45 > 1.17 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,330 (561,431 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,899 353,899 0000000000000000085b4849e2de66f76fe7c545d78c4cf1cb1717bf90a9c4ac 495 0.37/1.00 vMB 19
353,898 353,898 0000000000000000041f54161e2b3c0b3a11e4e8e1e85c5c9f2e55c158d54b4d 1,741 0.80/1.00 vMB 29
353,897 353,897 00000000000000000bf90e2203deb14efc188c44e6b7900d05ff529abdbd6ec2 901 0.47/1.00 vMB 27
353,896 353,896 0000000000000000014fbb92e132354a1f6a7cfbcf3173da383e6a0de3c3a851 302 0.19/1.00 vMB 19
353,895 353,895 000000000000000009a9c486dba6d0c933119df4a5a46c82679f266fd6ac27da 256 0.08/1.00 vMB 42
353,894 353,894 0000000000000000117ae93bfe3b1dba24666ff668b5925e64600ca0b84b89b0 213 0.10/1.00 vMB 27
353,893 353,893 0000000000000000167948e7ac4521c64dec7d0473e511052e26413cf568d256 349 0.29/1.00 vMB 19
353,892 353,892 00000000000000000b071675162a5e51e5dca967a8019e9d14a6b673faef9d76 746 0.40/1.00 vMB 30
353,891 353,891 000000000000000010380dd0947fb2730d81bbf9be7085c9fbc12c830123d350 721 0.51/1.00 vMB 17
353,890 353,890 000000000000000007555a23ab9c19d3e666048fb25c0877a614cff15cdcef84 795 0.38/1.00 vMB 30
353,889 353,889 00000000000000000fbbe30c89d2ac50a159d6e8a3f6c6ff80641c7e2dca2dca 409 0.18/1.00 vMB 30
353,888 353,888 00000000000000001248586947cc87cb3791ac2f6506b2b0f78a75c825e81052 159 0.09/1.00 vMB 12
353,887 353,887 000000000000000014e8d50958774eddcca71eaffd50e133625c1453ab7270ed 638 0.29/1.00 vMB 28
353,886 353,886 000000000000000006926c299e82bcbcbe145194e179f00e90c7967eeab5afdd 706 0.36/1.00 vMB 15
353,885 353,885 000000000000000005b42a3f2a181bef8590ac24b7b37efc214dcc77e13ab3a2 541 0.36/1.00 vMB 22
353,884 353,884 000000000000000014067f3a849738252e247919ac4226ba2274645dfb67e7fc 1,833 0.75/1.00 vMB 33
353,883 353,883 0000000000000000092886a2c00982d400a558d0569831aaa8d67c13eb6417a2 853 0.40/1.00 vMB 25
353,882 353,882 00000000000000001508c2c433f47c1ca718ac79585bbc3bc3a722283a06ad2f 471 0.23/1.00 vMB 24
353,881 353,881 000000000000000005017d5b280590a66e53fa09c7da1cdc88323f2161e99953 329 0.19/1.00 vMB 25
353,880 353,880 00000000000000000c07ad5e2ae20d26b0bbc5ac0547ba863c33b63b7b31280e 432 0.26/1.00 vMB 24
353,879 353,879 0000000000000000006c33caa646ac5e6c6f1e4b706a0c0c92205fbe40e67c96 459 0.19/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.71 GB
    • Received: 17.73 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.