Loading Tool

Explorer IconExplorer

Memory Pool

18,064 transactions
9.91 vMB
0.05445266 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.55/200 MB

Candidate Block

Mining Attempt 25fb2f22abf6c05f2f58068b7ec637cb6e0a26306d89de545c46e6be53a424b4
Version 20000000
Previous Block 0000000000000000000203884638a3a6062671eb947c188d0cf2d82b07622b4e
Merkle Root 1eee28f08981eba29bf30383667e8d7967f6a6162daa8b122454204247992074
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,546
Size: 1.00 vMB
Total Fees: 0.03057234 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,369 (718,527 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,842 194,842 000000000000048fed000e1755d1634c431e3836c8b1c3c3d79b62af84f93d6a 130 0.05 vMB 105
194,841 194,841 00000000000006e112434742e8b28c8bfdd37a92a5d6276c72483c59709fbcef 256 0.14 vMB 98
194,840 194,840 0000000000000321f66a3cf6267b915b9a53c261f8d9ebb20a1268ba1e5f8426 256 0.10 vMB 52
194,839 194,839 0000000000000506241071b4abad8eb62f129e50d8e60782bc605ae292c83e4b 263 0.09 vMB 137
194,838 194,838 00000000000005c3186e59a8a4932c6ed0de3a918b790b39a6eecc06f115991d 492 0.26 vMB 143
194,837 194,837 000000000000021f00cfaec416ec2488f008df1ab5c25e6a2d01efbcbcbd57cc 217 0.07 vMB 56
194,836 194,836 00000000000004312f5eebc027631826a00604af4b135215f2b28347fc517a2d 32 0.01 vMB 0
194,835 194,835 00000000000001b4b2e7429b203dacadd8f8f011f52db77e40fa87cff3be9276 103 0.06 vMB 65
194,834 194,834 00000000000005c6df17da9cc6d41d37bfc32336c2f82656c631d4927dafd02c 579 0.21 vMB 180
194,833 194,833 00000000000003a66ffea3cd13e5be8471e50630e1adf909ffe9725f0252eb61 125 0.05 vMB 68
194,832 194,832 00000000000001a746ec10dee84cb9eb8fcb26dd19483cff1d43b969f489f743 33 0.01 vMB 122
194,831 194,831 000000000000062b1e651b999bd83eae11b7cfc34c47022b73a21368ff56da94 84 0.03 vMB 115
194,830 194,830 0000000000000150b0b99d72f170b536e7e658d3898602730fecfe5889a3680e 132 0.05 vMB 146
194,829 194,829 000000000000058556291395300cd3e55f8a7cb40a1e4afbf2adcc700072159b 92 0.05 vMB 100
194,828 194,828 00000000000005ac05ccfee3352ecdc6bb47d8117e8293dc7b5fe9e70cf68aa8 69 0.03 vMB 101
194,827 194,827 000000000000004bc7ff4aa6117efbff7d2586e31fd7ab9f0497ee5718c6b526 116 0.05 vMB 74
194,826 194,826 0000000000000037694bd35d82c3970439282b465c973ad1d3f74921938a7c3a 256 0.11 vMB 131
194,825 194,825 000000000000009b120c852fb65b8021598749f97b412585ed6fd58d4d6bde20 182 0.11 vMB 125
194,824 194,824 000000000000052fd98b812e1cbf4366de42cfbdb2035e29038725b75ab12365 56 0.01 vMB 0
194,823 194,823 00000000000002860fa6bca61d962c89ae87b096aa6e29ae38da90467353ea52 130 0.08 vMB 101
194,822 194,822 000000000000017718e543703bbfd7ed955da43019d7fd3729f676c4f0ab243e 8 0.00 vMB 17
Previous 10 blocks ↓
Total Size: 779.50 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 103
    • Outgoing: 10
  • Data Transfer:
    • Sent: 187.20 GB
    • Received: 0.75 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.