Loading Tool

Explorer IconExplorer

Memory Pool

83,148 transactions
30.90 vMB
0.08182304 BTC
Random Selection Loading Transactions
Max Size: 189.51/200 MB

Candidate Block

Mining Attempt e2a33d2b4ca9870409e07aa7e53c5079073d6f7daef54de497463c4fb8aa6b37
Version 20000000
Previous Block 00000000000000000001520f04690fd94ab2fadc4a76a81688efaa2562fb1328
Merkle Root 10b47f2cfed9be1ecc62f08c6a6dd195f50775bb7dbfdc6846efc659b11d2ab5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,863
Size: 1.00 vMB
Total Fees: 0.01219948 BTC
Feerates: 151.24 > 1.22 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,344 (561,447 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
353,878 353,878 0000000000000000005b3702418079b92ed042e132c2eed1413ca2a96cd452b4 898 0.37/1.00 vMB 16
353,877 353,877 000000000000000015afefe7dc4c68e5da0ea1108290566d57eec8922e69b7ba 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.99 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: 717.19 GB
    • Received: 17.83 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.