Loading Tool

Explorer IconExplorer

Memory Pool

78,445 transactions
29.41 vMB
0.06733989 BTC
Random Selection Loading Transactions
Max Size: 176.66/200 MB

Candidate Block

Mining Attempt ed7745115531789e65998640c0533d9b79204c95b8d253f6981e6b5a2786dba1
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 9b916d2c98b1e32909de3598121b38273f87bfd352801971dc181263d07dd304
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,988
Size: 1.00 vMB
Total Fees: 0.00755190 BTC
Feerates: 40.21 > 0.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (453,990 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
461,025 461,025 0000000000000000011cf9abbdcf37cbe1019df27b9faf14903d82014170d03e 2,103 0.99/1.00 vMB 142
461,024 461,024 0000000000000000006536acbfde9e0b630d5bc99a3567241909947235538442 2,412 1.00/1.00 vMB 194
461,023 461,023 000000000000000000cba00bbfe6b74c1a062e8c551c07f8fc63a0e48e0d95f8 2,061 1.00/1.00 vMB 101
461,022 461,022 000000000000000000b2ca07323bfa6482262420b3626c24fd37b5c4e040da40 2,040 1.00/1.00 vMB 196
461,021 461,021 000000000000000001e56818410915fbd309d16487aed371cd05d4d521555bca 2,228 1.00/1.00 vMB 115
461,020 461,020 0000000000000000002f03153c63bfc75baaf53bea07fd0ca7927c8b1d06973d 2,237 1.00/1.00 vMB 131
461,019 461,019 000000000000000001619e80ce6ad54c134c4ac1c4c14cd49edd452e2f282248 1,518 1.00/1.00 vMB 134
461,018 461,018 0000000000000000017369c5fe8fa19546907534112170593aec4428ebb51098 3,284 1.00/1.00 vMB 187
461,017 461,017 000000000000000000719e983b28a7f61df0f2bd6ecd7345a716789f9e897a1a 2,008 1.00/1.00 vMB 284
461,016 461,016 0000000000000000019bac0549b9c3382d3953561a161e5a8a6796bdb3e110cf 524 1.00/1.00 vMB 38
461,015 461,015 00000000000000000156ef6e6c73c15dd3c5a16e85653765c8ce8d655b3afff6 1,214 1.00/1.00 vMB 116
461,014 461,014 00000000000000000108ed3aca9bb580a1f68491fe55b0b13164ecebb5922ba1 1,078 1.00/1.00 vMB 59
461,013 461,013 000000000000000001b842b536881b20399dd0a301ca95c0ec6643efebd4e644 1,365 1.00/1.00 vMB 133
461,012 461,012 0000000000000000011cc644017c307c9ac85894e11615a0f681e3537dbe9638 2,161 1.00/1.00 vMB 162
461,011 461,011 000000000000000001727c002222378568acad3cf94822368e51aee5cf882ad9 1,982 1.00/1.00 vMB 130
461,010 461,010 000000000000000001bc282bc7cd8dcbca378626a69470779a92e42f252da046 2,281 1.00/1.00 vMB 163
461,009 461,009 0000000000000000014eb9c218ab727d66c90a1d78fd33361f8ea013bde839e4 2,337 1.00/1.00 vMB 175
461,008 461,008 0000000000000000020eee197326330757078f946cf15f94928f18f2661a255a 2,384 1.00/1.00 vMB 155
461,007 461,007 00000000000000000165da5a6f9f42408e27812c6faee78eb1163f9ab7060353 2,490 1.00/1.00 vMB 152
461,006 461,006 000000000000000000592016bd14c1e809a18654c41e7f3955f4c2ff0edaff87 3,112 1.00/1.00 vMB 246
461,005 461,005 0000000000000000010b7d258f0237d5a152a0ef5b2e48e4ef6ae42fad4fc6b5 1,819 1.00/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.