Loading Tool

Explorer IconExplorer

Memory Pool

84,253 transactions
31.29 vMB
0.08693017 BTC
Random Selection Loading Transactions
Max Size: 191.85/200 MB

Candidate Block

Mining Attempt 4770f85ab26c498c4d23c258891ccf9db7a12ddedaa386baa798b06e82ae04ea
Version 20000000
Previous Block 00000000000000000000c4dd7a870155212c22d4c3fb23c277f0344663518319
Merkle Root 50b74017eb7a63489957fbf81f61051c78e65b84b3a61d82f876900dac557b1b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,634
Size: 1.00 vMB
Total Fees: 0.01160380 BTC
Feerates: 22.07 > 1.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,366 (86,174 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,192 829,192 00000000000000000001b45103fcaf9a2dea467d7239c7943c08c99d6230b762 1,810 1.00/1.00 vMB 31
829,191 829,191 000000000000000000021893ae1617e72810ae8bd6e1067233b560957e679582 1,733 1.00/1.00 vMB 30
829,190 829,190 00000000000000000000867f9c27b38748fc89b98d740770b1475988d9cf9baf 1,828 1.00/1.00 vMB 34
829,189 829,189 00000000000000000000b27e598e3de5f4a9161a602184292afb2f0386b1c27b 586 1.00/1.00 vMB 24
829,188 829,188 000000000000000000006ea259cca24739d5fd52b209be72822c47d9123c0c88 1,694 1.00/1.00 vMB 30
829,187 829,187 00000000000000000000d5165a24e2ef24d626cfded3822c43d6a650179f72a9 3,564 1.00/1.00 vMB 41
829,186 829,186 0000000000000000000100fe9d77053e393d7c29992274feb6bbca17b655ee42 2,344 1.00/1.00 vMB 31
829,185 829,185 0000000000000000000029c30fa2bbf9796f3c2bf7c61c207b0f388c5cb80eb3 550 1.00/1.00 vMB 25
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
Previous 10 blocks ↓
Total Size: 783.03 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: 719.51 GB
    • Received: 18.08 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.