Loading Tool

Explorer IconExplorer

Memory Pool

83,816 transactions
32.37 vMB
0.09177176 BTC
Random Selection Loading Transactions
Max Size: 196.36/200 MB

Candidate Block

Mining Attempt 2d4445113ef867fffd97c258f77243cb66ca90a94be33533dfa5b2de36751442
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root bab67b113dffc096865908772c324046f3e6c49adedd7b43fc72d2194d890fb5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,334
Size: 1.00 vMB
Total Fees: 0.02053442 BTC
Feerates: 150.92 > 2.06 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (372,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
542,994 542,994 0000000000000000001f0ddff1eddb255c1121bcd4da4f1bc9a0da00cae72433 901 0.45/1.00 vMB 12
542,993 542,993 0000000000000000000e13cef7c366c0283d82e591d1acd082e914b08063cdf1 2,349 1.00/1.00 vMB 11
542,992 542,992 000000000000000000205f8b0775d31398ef75b89a5e8ec8d2c57b4dc0ac4c20 169 0.09/1.00 vMB 29
542,991 542,991 00000000000000000018f53835495a110e01622372bf6ae95dc86f2b0ab887b0 1,119 0.42/1.00 vMB 13
542,990 542,990 00000000000000000024a2167bbff67b0be802c0b01cdd79e6331c2be6459f87 907 0.45/1.00 vMB 24
542,989 542,989 0000000000000000000dcc0f55137456b1a82d3642486a52398922ac4d620174 1,238 0.61/1.00 vMB 11
542,988 542,988 000000000000000000022b45ed06c6f4ccd3cf7fb5ba4856ebd2e58215665228 1,188 0.56/1.00 vMB 16
542,987 542,987 00000000000000000006a086ffc4992fec4fdb6c354f59658b952d33eb337cbd 2,297 0.91/1.00 vMB 5
542,986 542,986 0000000000000000001b3eaaee87cc6dc78a5fb25f992995081378b866de6011 1 0.00/1.00 vMB 0
542,985 542,985 00000000000000000007fe29ae21a5eff9f531b07e90bd1c0a7834ec4890ac6f 2,436 1.00/1.00 vMB 15
542,984 542,984 0000000000000000000a9b6a1b8776576e9bf8a639541ae33f3e1c2fe4c0a5fb 2,184 1.00/1.00 vMB 11
542,983 542,983 0000000000000000001defc6b1dbf475b711ef834f02eb8596a0941d6bfbc4d4 1,553 1.00/1.00 vMB 16
542,982 542,982 00000000000000000008dc59365c2c2548d2809a298b3961572d113e399e17f3 1,660 0.87/1.00 vMB 12
542,981 542,981 00000000000000000016173a1d0489eaa40e829fc533feefae88e6cd3f6948d2 802 0.38/1.00 vMB 26
542,980 542,980 0000000000000000001812ebba3135cbd707097b7a0f2e9f5313b58a9c95f3f5 375 0.23/1.00 vMB 10
542,979 542,979 0000000000000000002109fee67a7a548bf62885dac8f1980ae4e12a1f20a509 1,338 0.66/1.00 vMB 13
542,978 542,978 0000000000000000000e0d32c061933dd9ef979638fc4112a9b6fc6bc82406ff 1,608 0.82/1.00 vMB 19
542,977 542,977 000000000000000000035fa4409e1a077d5561205d496f9c73cb012bff4717c0 1,504 0.88/1.00 vMB 2
542,976 542,976 0000000000000000000896054e16af89f4364d20c4466e813ea376dca472527f 2,285 1.00/1.00 vMB 3
542,975 542,975 00000000000000000022817153b72c394f630888e777e7c432e1486d930e99b6 2,616 1.00/1.00 vMB 9
542,974 542,974 000000000000000000051312b0d07c7913e078f70d3cc0786428b92943670732 2,142 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.76 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.01 GB
    • Received: 16.82 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.