Loading Tool

Explorer IconExplorer

Memory Pool

36,600 transactions
25.91 vMB
0.08669267 BTC
Random Selection Loading Transactions
Max Size: 132.71/200 MB

Candidate Block

Mining Attempt 471508a2f7fafe72ce2c08767156e2fe87925e2fb83a2b12ca1ce6c8be42415e
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root ab1562f5b720c9c0ada99c18bacbb4989e95bf27017401fe41267c9e00e500c8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,785
Size: 1.00 vMB
Total Fees: 0.03912718 BTC
Feerates: 171.09 > 3.92 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (94,666 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
820,010 820,010 000000000000000000000603b7f56532d4310670dac032522950c73844ec3312 3,520 1.00/1.00 vMB 326
820,009 820,009 0000000000000000000136a26c5202878647927aadbf5c4c84be07a47e0a66de 3,209 1.00/1.00 vMB 293
820,008 820,008 0000000000000000000059151afbdf627e12d427bba0057ef18499538eb1451f 3,765 1.00/1.00 vMB 321
820,007 820,007 0000000000000000000097275b5e7c55b00cea59094f28ef350d3bd9d64df340 3,130 1.00/1.00 vMB 274
820,006 820,006 000000000000000000000bb2acb9ae132dcf519be4f2b4281b2fc0b1d1b9b443 4,015 1.00/1.00 vMB 324
820,005 820,005 00000000000000000003a458f758422ecc69d5307c2eee18f3cff0495ab5d7e2 3,150 1.00/1.00 vMB 304
820,004 820,004 00000000000000000000c7fd28c1bebe2aa59c011cd64e3315385842167b6dd0 3,447 1.00/1.00 vMB 356
820,003 820,003 00000000000000000002fbe9015a3b5e5e261f2bbf5d22753074465ff7a27388 2,920 1.00/1.00 vMB 187
820,002 820,002 00000000000000000003598a346821b1c9a54e30426a0dfa2e8da28a97fb7b29 2,972 1.00/1.00 vMB 215
820,001 820,001 00000000000000000003a0a38c94842bdba516ed2c815eb19cc1131f733f4920 3,914 1.00/1.00 vMB 233
820,000 820,000 00000000000000000000ba232574c32b4f0cd023e133c05125310625626d6571 3,371 1.00/1.00 vMB 252
819,999 819,999 000000000000000000002660d26de87c900f770430d209814b238d15b17a0cfe 2,435 1.00/1.00 vMB 321
819,998 819,998 000000000000000000028e5a770a60aae80b9f7464ed1d66acd1734cb044ecb2 4,014 1.00/1.00 vMB 246
819,997 819,997 0000000000000000000123c274713d5e9de225bbf1792ffb965686910badc274 3,417 1.00/1.00 vMB 277
819,996 819,996 00000000000000000001cc6916a2560549bc26057b3a0ce834c3be4010dfd134 3,592 1.00/1.00 vMB 247
819,995 819,995 00000000000000000000aacdce0571dcb9ffb6c2258fb8f8f14265cf359afc78 4,116 1.00/1.00 vMB 256
819,994 819,994 00000000000000000001e1cc298268f6f7a1b1dbb54bddaa2ca97f046f9e9e65 4,231 1.00/1.00 vMB 274
819,993 819,993 00000000000000000002b9aab537a624112aa2f355e28e8fe1020977f21b16ac 4,292 1.00/1.00 vMB 242
819,992 819,992 0000000000000000000079eb9e23677d2a21d2bab8b940127cda1dd5573b61f9 3,888 1.00/1.00 vMB 276
819,991 819,991 00000000000000000003b7d41faf2ddbcd9eeac09f00c3db648fb3b3e483ae2a 4,077 1.00/1.00 vMB 216
819,990 819,990 00000000000000000002dd1a6c137e150fbe65da668b749b31c0e4996c3b84fb 3,955 1.00/1.00 vMB 215
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.