Loading Tool

Explorer IconExplorer

Memory Pool

83,827 transactions
31.44 vMB
0.10008186 BTC
Random Selection Loading Transactions
Max Size: 192.86/200 MB

Candidate Block

Mining Attempt bcc90fb4a09c61b3d6507ccd30c18227d7c417187fa53958608b6872acaccab4
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 7738e41fa21edc78bd2b0a1b0f2fdab48212870ea0c897b0351a5836d00be04a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,910
Size: 1.00 vMB
Total Fees: 0.02819121 BTC
Feerates: 504.27 > 2.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (138,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
776,852 776,852 0000000000000000000701cc54b32fb950ff83d1079c6d14097768ae777a0108 1,150 1.00/1.00 vMB 10
776,851 776,851 00000000000000000001c2e585bd33ddcfa46b01248cc594454773c3547a8780 925 1.00/1.00 vMB 10
776,850 776,850 00000000000000000004f79ddfd6fb812ba00276ecb4a06a47c82d7ec73d0a42 1,946 1.00/1.00 vMB 13
776,849 776,849 00000000000000000002396560c07f26048f0fc02e9ca6c0a56beac14ebdf880 3,313 1.00/1.00 vMB 24
776,848 776,848 000000000000000000053edd812774dec493b54ad1920bf63b39edd78537ff25 3,520 1.00/1.00 vMB 24
776,847 776,847 0000000000000000000134094a17ebe0bb0979eb7d515f0da4823dde1f5f783a 1,368 1.00/1.00 vMB 28
776,846 776,846 000000000000000000049fe0710f8268dd4c0a2f4ac86efd49ae59dd2d432c99 3,178 1.00/1.00 vMB 35
776,845 776,845 000000000000000000041e1716b402e38660d255f79a75c19c053e32817f8a84 2,331 1.00/1.00 vMB 17
776,844 776,844 000000000000000000013e342ccba2d6f97bdaad1aafa47feaaad9af80248ea4 716 1.00/1.00 vMB 15
776,843 776,843 000000000000000000068fff9eaeaaf2a4f40351a47597eddb87089b38c89326 1,376 1.00/1.00 vMB 8
776,842 776,842 00000000000000000006711b230af93e0721d7ec647314841860bda7d6e9da43 772 1.00/1.00 vMB 5
776,841 776,841 00000000000000000004c8991a166c63405ba2524247664df4ba1c7ea05c0139 3,079 1.00/1.00 vMB 23
776,840 776,840 00000000000000000000feab337d85233d71ecbbd81c0932054d1fcc31724f2a 2,206 1.00/1.00 vMB 2
776,839 776,839 00000000000000000001190c8228168a19c62619f255b379bc0b3b11a00065ba 897 1.00/1.00 vMB 6
776,838 776,838 000000000000000000000fd5e8201de4e079206961919d800da673b40cd70bab 1,372 1.00/1.00 vMB 9
776,837 776,837 00000000000000000002793055120bac91f4bdd11de2e57e606e9fa3980f2482 1,167 1.00/1.00 vMB 7
776,836 776,836 00000000000000000001fe32e622b019fb0daa554f08b49a63f842d206675bb4 907 1.00/1.00 vMB 4
776,835 776,835 00000000000000000002b3cb6844077b1d2a50ca6673cf318d9bd63e51142be6 3,251 1.00/1.00 vMB 26
776,834 776,834 00000000000000000001ca3986e28ededa78840fdc105ae2e4a4ac15d1829902 2,202 1.00/1.00 vMB 16
776,833 776,833 00000000000000000005e2a240db7b045dd7c9f4b5eb77d7dc15141dd9e8a0ba 1,362 1.00/1.00 vMB 7
776,832 776,832 0000000000000000000384f6253dda4cb6354c175d008a6d2c16c3beaf1cdf26 2,326 1.00/1.00 vMB 20
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.29 GB
    • Received: 16.86 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.