Loading Tool

Explorer IconExplorer

Memory Pool

77,957 transactions
29.06 vMB
0.07006623 BTC
Random Selection Loading Transactions
Max Size: 173.96/200 MB

Candidate Block

Mining Attempt 2d2a75bcebb2e41a4c8815bae5afb79133e26e3d603a5f35552c10ceec00fdb7
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root e0e275707520d3a2e43dd94b42e05868d92bd1d8c66b7077c02fc3bf5890c887
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,295
Size: 1.00 vMB
Total Fees: 0.01130527 BTC
Feerates: 73.20 > 1.13 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (611,934 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,127 303,127 0000000000000000575c032b439e68c4c8faec5914a4d4dd51e7cd8c53c76330 66 0.07/1.00 vMB 27
303,126 303,126 00000000000000005ee532a735344116675544fdc146f1b57bed4d7967cee578 16 0.01/1.00 vMB 21
303,125 303,125 0000000000000000316d622b58b9561fd07040c4c682e77bb11b173c3631d10f 215 0.16/1.00 vMB 26
303,124 303,124 00000000000000001ba7db187240bc28a41828515d6a20da59aa7b139f2dc18d 69 0.04/1.00 vMB 29
303,123 303,123 00000000000000004bd0824bb6d83d07a8fbb126da67e726f6e998f741e20ceb 316 0.23/1.00 vMB 22
303,122 303,122 000000000000000039e3762ed16425445a7af02cc34e1394b6827109f4165ffd 685 0.25/1.00 vMB 49
303,121 303,121 00000000000000004b1c69f00fe14767d22d976c3df068c237b0f89edb2da6da 331 0.22/1.00 vMB 31
303,120 303,120 0000000000000000029de00332a3c2fa31bbcde8af3f2968db5c85d6ab601934 123 0.07/1.00 vMB 36
303,119 303,119 00000000000000004f03eb638f680d51edda8288c782f6021ea4bab3aa4894f8 156 0.07/1.00 vMB 34
303,118 303,118 0000000000000000467b987e5cb911a4cea848dfd1aefc516aa86fa6129b59b9 1,353 0.72/1.00 vMB 30
303,117 303,117 0000000000000000503f18c2cee78039f15d479027709a535c4035463293e8c4 225 0.13/1.00 vMB 30
303,116 303,116 00000000000000004f9bfb3913f1cdd7bfa99d3ec9ca75fe86aab92fb4f9112b 314 0.17/1.00 vMB 29
303,115 303,115 00000000000000005ddf6b74fa0eaec0dd513d5f8de8be5b3b40443330d6de09 688 0.28/1.00 vMB 35
303,114 303,114 0000000000000000194560c67ac2fc28391bf2e60f4b38bcfe3ac675e11d759f 422 0.27/1.00 vMB 29
303,113 303,113 0000000000000000686b7ba1998b10cebfef9ac35e8edc6e6260ec97abfed519 200 0.10/1.00 vMB 32
303,112 303,112 0000000000000000133ce20d3f18722cda79495e16cf8d14edcd0dd77c14fbb6 218 0.13/1.00 vMB 23
303,111 303,111 00000000000000004dc03b5401ada43a7827d77676ebb01ea4e1a73c03a2aa25 423 0.31/1.00 vMB 27
303,110 303,110 00000000000000001dc01618704be7561aca733243fd58b9860fbc4b4aba6072 205 0.14/1.00 vMB 25
303,109 303,109 00000000000000001990ab197fe8d546952c5e49c40778dbf1862117c3d0643b 216 0.24/1.00 vMB 18
303,108 303,108 00000000000000003801455f3d5211531a6a073beea0210fb212611ec6b2aec9 514 0.34/1.00 vMB 29
303,107 303,107 00000000000000003135384ba309be8a49d740eb0715aaa87fcab44ec3b7cc72 310 0.21/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.50 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: 668.38 GB
    • Received: 15.49 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.