Loading Tool

Explorer IconExplorer

Memory Pool

51,509 transactions
30.20 vMB
0.25642060 BTC
Random Selection Loading Transactions
Max Size: 159.24/200 MB

Candidate Block

Mining Attempt 52066dd394d6002c9def6f9987ea075048056c8ab2df6e58cdf2e243bde82234
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 2450cb5ff4542510a0ab6c2c37d44df3b50cede2a6ebf6ef96ae9b66424c402d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,726
Size: 1.00 vMB
Total Fees: 0.08098691 BTC
Feerates: 211.33 > 8.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (620,144 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,561 294,561 00000000000000002cad3ace2a8c8a9c7db4ddf06c5284a0163b8406bfce0ea7 235 0.17/1.00 vMB 28
294,560 294,560 00000000000000007b5203f06b1243b92e320ecf8521fb98aa8887b6edb617ae 146 0.12/1.00 vMB 26
294,559 294,559 00000000000000001dcad357eb5ba66823e00fcf44b64edca195266fd107fda2 329 0.20/1.00 vMB 81
294,558 294,558 00000000000000000d6813289be5854434ed92e9faeaefd98d38573f017099d3 842 0.54/1.00 vMB 30
294,557 294,557 00000000000000005096f847ceae0ab68c90e4c2af308c77de6c422b5bda28ef 217 0.13/1.00 vMB 33
294,556 294,556 000000000000000015f3a05e6a39e7b1b7e1011bc7350122980101c928a10762 434 0.29/1.00 vMB 26
294,555 294,555 00000000000000001eb8bed426645584ea255e402912cb36106b4df30a398851 256 0.11/1.00 vMB 51
294,554 294,554 00000000000000001b91f5c8f5e0e606b45121a735af11d0569e54024379f897 20 0.01/1.00 vMB 30
294,553 294,553 00000000000000006b573c635f409a6713b570426f4fa2b983d1db2d741c83b1 110 0.06/1.00 vMB 17
294,552 294,552 000000000000000060570415b539b17a0ed3277319f2cfb747b0853b8b5cbf65 435 0.21/1.00 vMB 41
294,551 294,551 00000000000000008ad91144881de1b7a94b30f49cd15095c08eb949121b7b3a 306 0.21/1.00 vMB 28
294,550 294,550 0000000000000000b31dc884ad2073cca5776c20db31cc9697de54a0e146994f 104 0.05/1.00 vMB 33
294,549 294,549 0000000000000000594b02a5b3e67e28c93f92d2829d3185e0882ce9138fa7d3 259 0.25/1.00 vMB 21
294,548 294,548 000000000000000023d6840808390f0cbefc9ead835daa4dbb5c9d7d0f205eb2 547 0.35/1.00 vMB 24
294,547 294,547 0000000000000000a6aac0fc05f22819d37cfc379bf2ef2a80183c3d6c08eeb8 512 0.17/1.00 vMB 63
294,546 294,546 00000000000000000717719e632988d2110cb3e0e6f3e1e66703defa9dedfd5a 342 0.21/1.00 vMB 27
294,545 294,545 0000000000000000a8ecae6fb5769f6e119f89beb046707e8d07ea2425b04e16 375 0.18/1.00 vMB 56
294,544 294,544 000000000000000056e77d84a906259ddf84ea35137cc1319c4dc218a581fbde 215 0.17/1.00 vMB 26
294,543 294,543 00000000000000000e7ee2fa73faca167d9781befbc03ddb84fce3b1e4091e3a 391 0.37/1.00 vMB 18
294,542 294,542 00000000000000003032846e8ea682307fa3678bc10ee690dc5720ec4ba45761 967 0.35/1.00 vMB 53
294,541 294,541 0000000000000000134c17603c9cfece3da15e41e1fad25fb2210afb3bf59a3d 135 0.10/1.00 vMB 8
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: 644.08 GB
    • Received: 12.61 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.