Loading Tool

Explorer IconExplorer

Memory Pool

34,686 transactions
25.62 vMB
0.07927460 BTC
Random Selection Loading Transactions
Max Size: 129.81/200 MB

Candidate Block

Mining Attempt f9a3695b7e13666701fce586d77a272cc932c0097a36e5fe6fb9ee688aa64219
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 0040d2e515f2374ddb90b562a21c4e2947cbfa5404e0b2c0023200d684daf1c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,893
Size: 1.00 vMB
Total Fees: 0.02767008 BTC
Feerates: 100.60 > 2.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (332,597 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
582,108 582,108 000000000000000000253cd9db43c6b7d083d7b880663c5d04154822188a6ecc 1 0.00/1.00 vMB 0
582,107 582,107 00000000000000000022ce28eec5fc2bf57cb2bd8c30e05bc9958834cd3a542d 2,360 1.00/1.00 vMB 75
582,106 582,106 000000000000000000105eaa9056b53753804922dae310bbe888e036d547583b 2,599 1.00/1.00 vMB 109
582,105 582,105 00000000000000000005bdfe481a5fd1e3ef845a60257014af51f994ba39be9e 2,555 1.00/1.00 vMB 63
582,104 582,104 00000000000000000018c66712ca7491def7a5d32362c6df24cada27bdf64304 2,334 1.00/1.00 vMB 49
582,103 582,103 00000000000000000018872c55bcb41b1a6816a957601238feb4f2855aa922b2 3,265 1.00/1.00 vMB 86
582,102 582,102 000000000000000000227508581434096917b80e3a4c981116cc8ff532aa48ef 3,023 1.00/1.00 vMB 87
582,101 582,101 000000000000000000165bf4a8eaa460df4752002840009c29ec0adfd9376406 2,861 1.00/1.00 vMB 33
582,100 582,100 00000000000000000005b35944fd4432cb1473ba086e3f4869e7fe49ae053b31 2,281 1.00/1.00 vMB 55
582,099 582,099 0000000000000000000d77e3b72e5add313bd0e1531a99a52608eef93e164776 3,128 1.00/1.00 vMB 103
582,098 582,098 00000000000000000009428cec283c9c6050ce88c72c40bb19bffbad00f6fe39 707 0.43/1.00 vMB 5
582,097 582,097 00000000000000000013c9631ab980a370bd8ab798aa425b02f3037bc923bb2b 2,475 1.00/1.00 vMB 38
582,096 582,096 000000000000000000213b96eada1c65c1dbdcc787c2afe7030b6abbb7c1b7bf 1,616 1.00/1.00 vMB 28
582,095 582,095 000000000000000000243df2317e8906e38b089bbeec45c9874417b7a27ff840 374 0.38/1.00 vMB 4
582,094 582,094 0000000000000000000d8d3af7125cf94d42fc2f7e13907dd0a014cef6116fdb 1,747 1.00/1.00 vMB 33
582,093 582,093 0000000000000000001a16be9afd635004e184f029fc61041d20122df1f47792 1,853 1.00/1.00 vMB 47
582,092 582,092 0000000000000000001c55c9da72efe34de4c22092c754d5ed9057fa445f7df2 1,709 0.58/1.00 vMB 48
582,091 582,091 0000000000000000000c8b3ba82ff4678f0dd2893cf3220be1a016c5f0f99461 33 0.02/1.00 vMB 55
582,090 582,090 00000000000000000016ca5120e8c65f48eb9bc6304a2e5767b6b8f3be907536 2,456 0.85/1.00 vMB 12
582,089 582,089 0000000000000000001eae592bc28fa90a349d58e8e73f27d2348beddc33146f 3,303 1.00/1.00 vMB 70
582,088 582,088 0000000000000000000fe020c95ae4c1f17aa5f9b335fded3ac862e6df3efdf2 2,426 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 781.87 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: 642.86 GB
    • Received: 12.56 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.