Loading Tool

Explorer IconExplorer

Memory Pool

82,676 transactions
31.13 vMB
0.09408645 BTC
Random Selection Loading Transactions
Max Size: 190.57/200 MB

Candidate Block

Mining Attempt 4b55051b9fdb7fb66d11269de97c883a5d4b6b2867f1be6ebea55321682541fb
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root e77c054b7cdec865e7455f1d41819c75aa0d06b9b985f2644ce59c049ff2b3a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,318
Size: 1.00 vMB
Total Fees: 0.02398808 BTC
Feerates: 100.00 > 2.40 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (479,323 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
435,898 435,898 00000000000000000279c18b3c83e088850859313bfa171eb7c36b358c20dc9c 1,454 1.00/1.00 vMB 97
435,897 435,897 000000000000000000088081289a1d4ee6b4cbaf427182344ef7829063c93810 1,088 1.00/1.00 vMB 98
435,896 435,896 000000000000000002ca4d28d9a53dd30868cc4ba91cece58f8f049414fc932e 906 1.00/1.00 vMB 108
435,895 435,895 00000000000000000387a393f267e217ca51df1e15b549aeef1a326312233db2 682 1.00/1.00 vMB 98
435,894 435,894 000000000000000002916d073fdf7bb167c66d680b25a2763eac9e05fb5251ae 545 0.99/1.00 vMB 103
435,893 435,893 0000000000000000021422d2936f3ece86ec961f4fc85a8e1f7c945478e3a094 963 1.00/1.00 vMB 121
435,892 435,892 00000000000000000167bd0e4c13d84de28082a6e3840fd679e48817220cd7f9 898 1.00/1.00 vMB 106
435,891 435,891 00000000000000000338166715043c9820388a1437a0eb95443efa637c3fd913 802 1.00/1.00 vMB 100
435,890 435,890 000000000000000003711f58bea1c37746239ca1e8449a2ed640a099235788f0 811 1.00/1.00 vMB 107
435,889 435,889 0000000000000000013f8535dd512be34332c0d76fe2a1a33c2994a6ac46157d 1,244 1.00/1.00 vMB 121
435,888 435,888 0000000000000000009a478b2f09122932a993145d3aebb0702c4219b1b12d6f 2,410 1.00/1.00 vMB 67
435,887 435,887 000000000000000002931acebb3830e7234aa657f7f5478ad485025adf91ed04 2,239 1.00/1.00 vMB 80
435,886 435,886 00000000000000000419629fa3a8c5b2080e6a200431c2df1312f097617f8a07 1,890 1.00/1.00 vMB 88
435,885 435,885 000000000000000000f60965e55905674d5af932c70a322785fe8f49de52cd5a 1,038 1.00/1.00 vMB 100
435,884 435,884 0000000000000000029aa72dbe3246dce515c2eb5a3b0d4a4d26fd05af3a5c8e 916 1.00/1.00 vMB 102
435,883 435,883 00000000000000000386e166a2a3eb1b7bcb15c46f98b8984a8cbe7a5100dcbc 930 1.00/1.00 vMB 92
435,882 435,882 0000000000000000005f1159c48c19ed8952f6da672b9ab36def3f5e61b3e1f5 1,450 1.00/1.00 vMB 93
435,881 435,881 000000000000000000092d00a178b10731eb730d7a4a4bfb8c42310489d25723 1,921 1.00/1.00 vMB 107
435,880 435,880 0000000000000000022c7b9c6236bfac09b82e814d64847411077644df3ae2d1 2,437 1.00/1.00 vMB 78
435,879 435,879 0000000000000000003cc5f60aa5b6a8f5a396cc04a664ed0a68a5339cbae0b0 2,676 1.00/1.00 vMB 95
435,878 435,878 00000000000000000406bfd9970c685070bf3425d564097f5438bc2899791975 2,474 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.88 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.