Loading Tool

Explorer IconExplorer

Memory Pool

41,912 transactions
29.31 vMB
0.07416948 BTC
Random Selection Loading Transactions
Max Size: 149.53/200 MB

Candidate Block

Mining Attempt 0d9d307c4e5a7df2f7663c96b2a9bd62d305a4d56772d211d1b560c6eecf9c77
Version 20000000
Previous Block 00000000000000000001475c6914d089aea865d11945633aa877341c672131b9
Merkle Root b743c531c65a44c15cb38e98bbec9e07991c3b833cb9e8eb7dd1fbbf8d5b4d52
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,924
Size: 1.00 vMB
Total Fees: 0.01685861 BTC
Feerates: 60.27 > 1.69 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,535 (504,384 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,151 410,151 000000000000000000c51f8a749306d6472db6833bb6ebece2f03b7c9de25d1b 397 1.00/1.00 vMB 6
410,150 410,150 00000000000000000601a8285f8bde76c2d937c1d18637d51252401523552d97 1,743 1.00/1.00 vMB 29
410,149 410,149 0000000000000000009550e41531215edf514be04de282a3f2f14206368efbd3 2,003 0.75/1.00 vMB 45
410,148 410,148 0000000000000000052a007286e57709f76483706b8c724154fedfc7bfc93948 1,789 0.98/1.00 vMB 31
410,147 410,147 0000000000000000059be98c4307b5fc08ae2568d253d69628fcb5e64c482ca0 2,930 1.00/1.00 vMB 47
410,146 410,146 000000000000000000b0051a304dddb1e8a308f768362234bc9d1000856488ae 1,957 0.93/1.00 vMB 37
410,145 410,145 00000000000000000204062982022fd0ea36dd23234df9336b1e88ac5d482fa0 54 0.02/1.00 vMB 38
410,144 410,144 000000000000000000b883ede3cf0423751c6d9a5f8c900fb1c5fbb131844afd 1,239 0.73/1.00 vMB 29
410,143 410,143 0000000000000000034d33b9a0fa1b53061d9787edd1ceec5b8c39524521b8bd 2,277 1.00/1.00 vMB 36
410,142 410,142 0000000000000000052e1e655fb4da81a69446428d757d3dfb72577d0455e502 532 0.21/1.00 vMB 43
410,141 410,141 000000000000000003393bf8633ed8bcd7687759fea861493d047e0259ed3469 607 0.36/1.00 vMB 32
410,140 410,140 000000000000000002e157419a34b4ee0a3d962aa75d2d9e3ceaa1e280bf9223 1,332 0.99/1.00 vMB 25
410,139 410,139 0000000000000000032a4bfa2418eff724782a943f3efc9e00538d6bd535c52c 1,852 1.00/1.00 vMB 30
410,138 410,138 0000000000000000038f3b57febe0b3a7669f5e705fe9ffbdaec6f14550c42d5 2,847 1.00/1.00 vMB 50
410,137 410,137 0000000000000000003aeb2456f60387b3dc7475af60227da6e7d9b635ad0fd1 2,558 0.93/1.00 vMB 53
410,136 410,136 0000000000000000018bf85d822fa53ff58fc86734bcb37032aca60b4514364b 653 0.46/1.00 vMB 32
410,135 410,135 00000000000000000419496e63a3d4257cdb0572533ecc9845965d6f659e4d1d 338 0.18/1.00 vMB 35
410,134 410,134 000000000000000000f078ea981a0f5709e73d59845df72fa1e6beeafe42ff11 1,303 0.98/1.00 vMB 22
410,133 410,133 0000000000000000029ba86ee501b5eef5aee93eb097c31573eda785cafa607a 3,318 0.99/1.00 vMB 69
410,132 410,132 000000000000000002af5bbdfdad7b891eba4e49ea12ed8893af6cd88f594869 563 0.26/1.00 vMB 35
410,131 410,131 000000000000000004094646d14fa19ae8496083118571d60cbca6ad16f25c33 1,048 0.41/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 781.56 GB

Node Details:

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