Loading Tool

Explorer IconExplorer

Memory Pool

81,721 transactions
30.54 vMB
0.11601409 BTC
Random Selection Loading Transactions
Max Size: 183.94/200 MB

Candidate Block

Mining Attempt 62dfa51d1d3817dcf97bf0f4c491bddbd0df420e1f868feeaebeb55c63ea38d1
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root c0cccb2a670236fac5344372ba4521b948bad914c6529b72caa3d46b8dcd9c89
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,483
Size: 1.00 vMB
Total Fees: 0.04040066 BTC
Feerates: 180.34 > 4.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (579,964 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,178 335,178 00000000000000001a01e5c6690b7741cad4773e74f884d95e7e521979fac5ec 623 0.44/1.00 vMB 21
335,177 335,177 0000000000000000056c1c82d60cc6299df116e256d931838be3ae3969bfbe13 631 0.30/1.00 vMB 23
335,176 335,176 000000000000000003b4eaa71aa9eec02c263c9c83e90a4a0c01c26ec3ea97cf 631 0.26/1.00 vMB 26
335,175 335,175 00000000000000001386fb325708b9dbb0a5c1cf289fd605a4e55122ec02bfcf 221 0.09/1.00 vMB 27
335,174 335,174 0000000000000000023d57a16d5eaebaca6bebf1e4fe741a728bfae5fd1b392c 824 0.47/1.00 vMB 24
335,173 335,173 00000000000000001794838a7bdaf3a9b1289210d1cb4e60c9c64050c63f6f0c 303 0.32/1.00 vMB 10
335,172 335,172 00000000000000001404828f2d5a4f7458bbf917f1b417073ba74464dcda6c4b 97 0.04/1.00 vMB 20
335,171 335,171 000000000000000013ae8a933e1df6bc1cab071cfeab2d87a12948dc633a403a 701 0.52/1.00 vMB 24
335,170 335,170 0000000000000000052b2831f0d6e5f55e76118354d3395ceb2a59bbcc1a9aa5 633 0.43/1.00 vMB 17
335,169 335,169 00000000000000000963f6050b56da09f20c18e21cfac3b79f5f0660ff03ba37 1,281 0.50/1.00 vMB 31
335,168 335,168 0000000000000000052dea7fb6d8dfb0033587f45d8e0e42450446f42e80b8bd 654 0.30/1.00 vMB 29
335,167 335,167 00000000000000000fb0296cfa93dc0324a492410fc91c4573e18ae71a43cd38 53 0.02/1.00 vMB 32
335,166 335,166 000000000000000011dda062dca85105aa37b5e335fc9fe7e75923b55a123127 166 0.08/1.00 vMB 24
335,165 335,165 00000000000000001b554221fa5b245025fb345eba339d7b0ae8b6896b94a501 864 0.42/1.00 vMB 26
335,164 335,164 000000000000000003aae5a3a6e0de286cf4cb90a2b1e37bc3250c9132142139 32 0.04/1.00 vMB 21
335,163 335,163 000000000000000016fb7924e14ff44845efe0b501b51764fda2398c060a8acd 330 0.20/1.00 vMB 22
335,162 335,162 000000000000000000ab1665d7ec2d18e461ad8436070527619dd76551b06f5b 549 0.28/1.00 vMB 28
335,161 335,161 000000000000000015d774eb6f05e8f0e18d4cd66bcd2a0495bcb64581dc5984 513 0.25/1.00 vMB 25
335,160 335,160 00000000000000000ad431b2b17d26ad718014cd5da8d2e634540071eaad4007 778 0.38/1.00 vMB 26
335,159 335,159 000000000000000004e2f0dbede4f04daa7513d44ddc4b5361cc1ffc020f6664 127 0.05/1.00 vMB 26
335,158 335,158 00000000000000000cc79c5d8ef0256be37ee1f20083c67c51154140a5fe6ba2 214 0.12/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.