Loading Tool

Explorer IconExplorer

Memory Pool

78,565 transactions
29.99 vMB
0.08833658 BTC
Random Selection Loading Transactions
Max Size: 179.17/200 MB

Candidate Block

Mining Attempt b6107399a16169cafa42b4ebe7b8091f3bd16d259a29dd13a1b7eb1df7ac5c00
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 7ee926a52be1f98e8bff3900077380e40f2bdaa568185535d1fadd352a89c2ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,780
Size: 1.00 vMB
Total Fees: 0.01892454 BTC
Feerates: 100.69 > 1.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (489,929 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,223 425,223 000000000000000001e507e1e658d4d161683212efb87c40ecf39ce711bc3a87 2,069 1.00/1.00 vMB 64
425,222 425,222 00000000000000000036c755b56d2eebd2180b61b28267d3ac6ab3615e8bf0db 2,418 1.00/1.00 vMB 59
425,221 425,221 000000000000000001b4730f9bc34632b463a20cc85f8e8735b1b003bbc90469 612 0.24/1.00 vMB 80
425,220 425,220 000000000000000002b9bab49321f3aced792e80b39acb1ee26b73dc93feda25 2,235 1.00/1.00 vMB 45
425,219 425,219 00000000000000000133b0de3a5fb0273414eecce888ad61232d2aa5e620d9e8 2,731 1.00/1.00 vMB 86
425,218 425,218 000000000000000004969cea7fb4015a712b058db2685bd7ba751a6abff0a31e 1 0.00/1.00 vMB 0
425,217 425,217 000000000000000002f8f71f248d5f27ae06bc46e5beb1b628dd5832c25dbcfe 2,948 1.00/1.00 vMB 103
425,216 425,216 000000000000000003428f70c8861d10a5a5a98675641b3b012ecfb059af1936 1,854 0.89/1.00 vMB 67
425,215 425,215 0000000000000000035054325ba03577279bb6b5cfdcc254c0047c4f42c3e203 1,323 0.60/1.00 vMB 65
425,214 425,214 0000000000000000011397ab98044ac3bb0c5512528e98d52f1fb99e86db3100 1,294 0.64/1.00 vMB 85
425,213 425,213 00000000000000000323d1c98aae64617503f014f77ac75b960b3be680192d14 908 0.42/1.00 vMB 88
425,212 425,212 000000000000000003bae2426edf107e2799ad1ba662f96f90b4dcb7c7ff1a6b 132 0.07/1.00 vMB 59
425,211 425,211 000000000000000002ef60be7cbd38b14d16c546459d5edf34a80c2c3c52b78c 619 1.00/1.00 vMB 44
425,210 425,210 000000000000000003e1856c49df820e0269559c9e74152150687ec30a3cd46f 325 0.39/1.00 vMB 37
425,209 425,209 00000000000000000134600cd0215842b01ff2311cdb8482727ddf8ffed231bb 1,990 1.00/1.00 vMB 49
425,208 425,208 000000000000000000c31536831016d025f9288deebf73d32a293ba468a539ea 2,659 0.99/1.00 vMB 77
425,207 425,207 0000000000000000003c849d74a1ec5bd705e2197313a2c3898fb1cac231465c 2,181 1.00/1.00 vMB 109
425,206 425,206 000000000000000000a22f6caf267867eda9d055136c4a70b1e065dce4255c89 1,160 0.47/1.00 vMB 80
425,205 425,205 000000000000000001d764b2fbd4673c46abff783d8f9d2ccdd6c7c949f77067 393 0.17/1.00 vMB 85
425,204 425,204 000000000000000002e3936b55f048d39dc1df366a8e0ee4aea34647569d2c28 1,653 0.69/1.00 vMB 73
425,203 425,203 0000000000000000018e6c400b5ed48b401706422912a5f444ea1a1b7b3f38b7 1,028 0.43/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.34 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.