Loading Tool

Explorer IconExplorer

Memory Pool

17,165 transactions
7.90 vMB
0.02227520 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.22/200 MB

Candidate Block

Mining Attempt 307008aa60b4647397ad2ee73b3c92942b9ecca2ec6a1e84c4bccd326c08b2c8
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root 7b091d4074276d79da09d49f8b512c822f6a3614f30794a816b6df65fe86fb61
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,819
Size: 1.00 vMB
Total Fees: 0.00600158 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (741,622 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,769 171,769 00000000000007c76d588af13bcc9aff1a7604bf8c0bc22cd62849471469da1d 24 0.01 vMB 34
171,768 171,768 000000000000085c9649240b5d2e7d3c88b0fdbd76c41edf693a423457b63e97 28 0.01 vMB 78
171,767 171,767 0000000000000437d64c5180f85da836b040a7c183cfc4c2db108ffa058b6db8 1 0.00 vMB 0
171,766 171,766 00000000000004f00b03b789ba154687110ca5488407aa5e6d9af6298bb56177 27 0.01 vMB 63
171,765 171,765 0000000000000211958106cce529d39e876de33e3d73f54699f42bc937f0ff10 48 0.03 vMB 25
171,764 171,764 000000000000035e2af5061ecba8c52a6b7ef1677f89309a9d7519801457c5b7 90 0.06 vMB 112
171,763 171,763 0000000000000a6e118456327a335b981435ded6e11ff67c69aeab9f0b7a7478 1 0.00 vMB 0
171,762 171,762 000000000000086a7fcbc876efbfa0e00f3d5de66df773636b3107c5523b7d34 82 0.02 vMB 20
171,761 171,761 000000000000094141f5c9b5c1e703c78fdaf5909d50245eaeb9ca2caf7a0a0e 127 0.05 vMB 217
171,760 171,760 00000000000000b480d06cbe1c462c76e8ca51587f4c37cf65651d5b47eccfae 1 0.00 vMB 0
171,759 171,759 00000000000008729cb2580c281200c2c2296757def0d8b27f4b7b8a047d4d34 1 0.00 vMB 0
171,758 171,758 000000000000065ccb652a5125e2e7b0e1c5936f8b9f27c36674dcf3ffa927bb 146 0.05 vMB 220
171,757 171,757 00000000000006a5debf0f168900a70b0c5b1deeee920448a03814353259fb03 1 0.00 vMB 0
171,756 171,756 0000000000000525d7842ea5ef6b72eb772e660870bca0b04a7598f78bedfbcd 100 0.05 vMB 425
171,755 171,755 0000000000000b1a63a81c4c93aa109e414ce24db054f374b889f4ef60c5822d 13 0.01 vMB 18
171,754 171,754 0000000000000785be09b94df38fb1a5a7b4662ed90154f277580eb18b6a915c 14 0.01 vMB 185
171,753 171,753 0000000000000385a3911a735cf07a92003fc4a5624c0d2c4178ab53b081a9c9 4 0.00 vMB 30
171,752 171,752 00000000000005c0d435c72b3045e5bd1a518a2c83fe98030d57051519adeec7 11 0.00 vMB 49
171,751 171,751 00000000000003382e5a186c8a5f96db199044dfb504c7eecccde851de1f8a0f 28 0.02 vMB 53
171,750 171,750 0000000000000b17802301cba352b52f32df17c290498a6f1a4157462d85d2f1 176 0.05 vMB 53
171,749 171,749 000000000000029e6ebbfdcfd16677d01acb8f4604ba87b997d674e248625ea3 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.54 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: 246.08 GB
    • Received: 0.93 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.