Loading Tool

Explorer IconExplorer

Memory Pool

81,866 transactions
30.98 vMB
0.11658845 BTC
Random Selection Loading Transactions
Max Size: 188.07/200 MB

Candidate Block

Mining Attempt cca008e1e4b72c8ebce0eeddce3e2f9eeff3810f93e1e671d7a29ed96d6aa33c
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 3c44ec3b19af853821050bd7a83adf422711cd0963fbe593dacda5272e9d32b3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,101
Size: 1.00 vMB
Total Fees: 0.03936835 BTC
Feerates: 318.30 > 3.94 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (86,217 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,184 829,184 000000000000000000015261a246534789ab04686bfa79b1302220ed562ce0fb 327 1.00/1.00 vMB 23
829,183 829,183 0000000000000000000309a73942bd91dca3be3f90be3fc4514bfff61a83549e 2,012 1.00/1.00 vMB 32
829,182 829,182 000000000000000000018ba9e88ce9452665e3d75cdf59b8741e96f06ebb02e5 2,086 1.00/1.00 vMB 31
829,181 829,181 00000000000000000002df13ccb60921cd9455b3582fe86439fea9805bbe7d97 2,064 1.00/1.00 vMB 30
829,180 829,180 000000000000000000027010160401daa6deb990e193e6607518b36beed75302 1,164 1.00/1.00 vMB 25
829,179 829,179 000000000000000000029b5d7150ea4419b77bdd8443d9d11ed754eed2872de1 2,327 1.00/1.00 vMB 34
829,178 829,178 000000000000000000017f5e63b74daf78c595fc2352ebb86620bc2adaaaadab 1,184 1.00/1.00 vMB 27
829,177 829,177 00000000000000000003ab5ab2297412dfbcf605a7f1a0e04989dc8a31b05885 1,730 1.00/1.00 vMB 30
829,176 829,176 00000000000000000000a76ee65834d59e93b5c251742e5e1a32cb09cfd28499 2,676 1.00/1.00 vMB 34
829,175 829,175 00000000000000000000a6516be1106e28384c98ec9a3fa95dfd5e025deccab0 3,626 1.00/1.00 vMB 41
829,174 829,174 00000000000000000000593a6a3bc10dbbf041e12143ec2325bfae6445cfb3ba 419 1.00/1.00 vMB 25
829,173 829,173 000000000000000000035f70d98e02fe18d241c53689381aff3a707bef358ed7 1,934 1.00/1.00 vMB 31
829,172 829,172 000000000000000000012faf26ebe0bf2380ba121b9fbda6875287afc3433c5d 1,483 1.00/1.00 vMB 32
829,171 829,171 000000000000000000020b2e31ea9a8a7f2d9d5b7c49f9ab738a984ca41b1a63 2,252 1.00/1.00 vMB 33
829,170 829,170 000000000000000000016f3ac15984f68e118aa9f653652b08b73a4d03353707 2,046 1.00/1.00 vMB 33
829,169 829,169 0000000000000000000222fe6ff67915e28e0db95d5c9059cf01e7e6db2f071b 723 1.00/1.00 vMB 24
829,168 829,168 00000000000000000001a9aec3a7f4adee68ea5915c853af77ea25629f8b26ca 1,411 1.00/1.00 vMB 28
829,167 829,167 0000000000000000000314912099e291b6ffc7d1d428912df1c69395de7e2709 772 1.00/1.00 vMB 25
829,166 829,166 00000000000000000003b3cc296f08fcd548d88de2e3d353aab65700dacf8aa4 546 1.00/1.00 vMB 25
829,165 829,165 000000000000000000039b9972ad4edf3a16b25e30998d0d1c2c8c283f9bba82 563 1.00/1.00 vMB 25
829,164 829,164 00000000000000000000caef3370ce0d430e82fd6ff96e4e50b5e02c37e86d86 158 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.08 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: 721.92 GB
    • Received: 18.39 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.