Loading Tool

Explorer IconExplorer

Memory Pool

85,002 transactions
31.17 vMB
0.12238840 BTC
Random Selection Loading Transactions
Max Size: 188.02/200 MB

Candidate Block

Mining Attempt ad7e90009649c1724150747aadde4e065801d8e516404a2d45129cd28c2edfd3
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 39c936d290723e88d264f7cf1408d9642f2589da9f8cd4fa11a938b439ccbb4f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,665
Size: 1.00 vMB
Total Fees: 0.05084832 BTC
Feerates: 214.31 > 5.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (451,209 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
463,760 463,760 000000000000000001ce85a16b0c254f02f7e20eddac8abd9806f46b30dac0b4 2,502 1.00/1.00 vMB 180
463,759 463,759 000000000000000000f6a13668137205d8c14f4318c04aeb433d8af66094aca8 2,742 1.00/1.00 vMB 247
463,758 463,758 0000000000000000008d092773bd7e0931561ba4b7919a99e000525c324f0c83 1 0.00/1.00 vMB 0
463,757 463,757 000000000000000000e070c3722aa77c2b4baa0bf91814e3aba972dc1c0cad91 2,005 1.00/1.00 vMB 154
463,756 463,756 000000000000000000ab3c3a2aecae177a79afc2812dbfbbefee8b1ab3996220 2,083 1.00/1.00 vMB 174
463,755 463,755 0000000000000000016978a2e99d2acb596b797d1f476916ea4648b8a2dbb30b 780 0.22/1.00 vMB 286
463,754 463,754 00000000000000000071b63bd0b8eae23405ba636535768de5a31abd6ef7516d 1,969 0.99/1.00 vMB 264
463,753 463,753 0000000000000000017774af5a7c4c7c123a0c42bf249765dbca477d9a9521c4 2,097 1.00/1.00 vMB 270
463,752 463,752 0000000000000000001e1a78664722b4ced4abd5ac940d7f79664898870cda98 2,104 1.00/1.00 vMB 173
463,751 463,751 00000000000000000147704066db72ba55d3c37c8c9ca21d468028808063c0a1 1,867 1.00/1.00 vMB 206
463,750 463,750 000000000000000001fd4bb96e002cf7f1f65d73efd173408c25f92e4edda225 2,140 1.00/1.00 vMB 251
463,749 463,749 00000000000000000151e63012c53fe528d1dc57fb2e14b3eb1fc9e3efa507d5 2,591 1.00/1.00 vMB 205
463,748 463,748 000000000000000001ee6608405b18d426c9808a8111c8d355a8834f3b700a22 2,299 1.00/1.00 vMB 147
463,747 463,747 000000000000000001c489673440fb3c7d926f01cdc9554899ad33e678216f3e 1,300 1.00/1.00 vMB 162
463,746 463,746 0000000000000000001699cfcb15f6ebdd8a43e4602e111455dd76b28e111fda 2,586 1.00/1.00 vMB 217
463,745 463,745 0000000000000000015a66a32259e405ea41f017ec20c6c69c37948779cd4071 2,378 1.00/1.00 vMB 166
463,744 463,744 000000000000000001018cbf9620f83a69813e519514c9253a0009a8e26cb317 2,284 1.00/1.00 vMB 212
463,743 463,743 0000000000000000003d27e5033aff0d51331604f535b1c37511d84690982290 2,333 1.00/1.00 vMB 191
463,742 463,742 000000000000000001b99f22ca9bf82294950922548e92f008e72622ba893a56 2,485 1.00/1.00 vMB 242
463,741 463,741 0000000000000000006dccef8a9a3a0e412c264c4621ea99e40187f8a6afde18 2,143 1.00/1.00 vMB 227
463,740 463,740 00000000000000000093c68cfc6f7fc066a23940a3ffa00717ee269b65aaf718 767 1.00/1.00 vMB 287
Previous 10 blocks ↓
Total Size: 782.33 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: 660.64 GB
    • Received: 14.76 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.