Loading Tool

Explorer IconExplorer

Memory Pool

34,326 transactions
19.22 vMB
0.07078673 BTC
Random Selection Loading Transactions
Max Size: 103.18/200 MB

Candidate Block

Mining Attempt 0f9a09bb466fe843b1a50e29715f3619238829a2a4eeb9d5573ad03e192b1eaf
Version 20000000
Previous Block 0000000000000000000083e8e00b689da447159e20b8976dccbfc7044b6d9c29
Merkle Root aee4ad069454f763f1b8df942072b5de27e7f7984d37639657e70ac1e07b0048
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,404
Size: 1.00 vMB
Total Fees: 0.03214761 BTC
Feerates: 203.60 > 3.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,908 (812,935 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
100,973 100,973 0000000000030d1cacf2317b7bb726104f406d58190c1e64645a90cfe0869004 2 0.00/1.00 vMB 0
100,972 100,972 000000000001c7b8013ea21ca06eb6691fb02b24be543ef0dc178ddaa1538939 1 0.00/1.00 vMB 0
100,971 100,971 000000000003a67cbdd93ad5b6445480c18783381b9616308cc2a685635f25bf 4 0.00/1.00 vMB 0
100,970 100,970 00000000000169ee0baf7aed3aedda28b9c2e356264cd10989b4daddb3c9b0da 3 0.00/1.00 vMB 0
100,969 100,969 000000000001ccbbab10c8a24f727109f7e5765b973ec6d1842bcd7f9e66bcdf 4 0.00/1.00 vMB 0
100,968 100,968 00000000000404b98659fefeb88dd7e118ab105af3e16e7886f79381bb970082 1 0.00/1.00 vMB 0
100,967 100,967 0000000000024749a7b0fb0929f197e92cb7497eb2761d58bfb636b17884ea7b 1 0.00/1.00 vMB 0
100,966 100,966 0000000000013cf46e61c417af0efcae9759aa7d58e1a02fcbfbb9a24d875d5b 6 0.00/1.00 vMB 0
100,965 100,965 000000000001d2fbf6c5d276df208917a1bfdf4fbd5bf9e40e2958790dc13f1b 1 0.00/1.00 vMB 0
100,964 100,964 000000000003764e7c673b5157e0f4cf043fe119a2779936d4865cd1daa37a48 1 0.00/1.00 vMB 0
100,963 100,963 000000000003152fc4c79c41d347675463f36ec71261b8e8958027d0c352eddd 3 0.00/1.00 vMB 0
100,962 100,962 000000000002200d9da919a6e671ad55c63cb6d104ccee0b36bd1ad28d582d23 1 0.00/1.00 vMB 0
100,961 100,961 000000000000eb02597118d6192f4883e5476b229afb5cee40825645b7fd4440 2 0.00/1.00 vMB 0
100,960 100,960 000000000003302bd0c5369181e128dbe4af5ff307365735be78ee0429875d8b 13 0.00/1.00 vMB 0
100,959 100,959 000000000001c8dbe68d539345152ad5a62acf661f3b9ea8ba9d35914fbb5444 13 0.00/1.00 vMB 0
100,958 100,958 0000000000029c69ebc60ee2aa05c45b56f9d4f436f9e4541623b87808d5344d 14 0.00/1.00 vMB 0
100,957 100,957 0000000000020abe35b4b5b34209f88d0d714ed950da3fc5cc0185c9cb4103ba 13 0.00/1.00 vMB 0
100,956 100,956 0000000000015cbf210387e713b9583c381f1439ba010a63a04a1b2024beff48 12 0.00/1.00 vMB 0
100,955 100,955 000000000000b8e91214a7ac03d92e41ec62f6bb643a41239c9a5f5f37233d85 14 0.00/1.00 vMB 0
100,954 100,954 000000000001008e8551f931138e79a76608907e96f3f858d38b1d06145c3789 14 0.00/1.00 vMB 0
100,953 100,953 000000000002b94b6b5716cdfb67e25ff3b558a0b7515bc3547dc61525a4cf97 14 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.45 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 527.35 GB
    • Received: 5.46 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.