Loading Tool

Explorer IconExplorer

Memory Pool

78,663 transactions
29.35 vMB
0.08427425 BTC
Random Selection Loading Transactions
Max Size: 177.37/200 MB

Candidate Block

Mining Attempt 147833a8ce7df220ade735fc535f76c5c0027d62f52bd7858b4deb406601aa00
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 379cd0dd393a0b0d7b0abee699f0a6b1eea551345a377e21227feb4f8949cceb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,570
Size: 1.00 vMB
Total Fees: 0.02263464 BTC
Feerates: 95.73 > 2.27 > 0.38 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (161,996 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,165 753,165 0000000000000000000165bed6b49cd89d5542f11f4656cb3b42a87c1e8dbb9b 2,349 1.00/1.00 vMB 11
753,164 753,164 00000000000000000008c1e9a67d4c1f1aafc7605b51af31d7a25c1a633eb1ef 1,634 1.00/1.00 vMB 5
753,163 753,163 000000000000000000055f435b12722019e4476da818d0e27c775808e8e845a7 330 1.00/1.00 vMB 1
753,162 753,162 00000000000000000006c6328e8da885c53374516e63812fc32437e44a9f83d9 903 1.00/1.00 vMB 6
753,161 753,161 0000000000000000000607515690fba3e1ec51cd19f3865ab3d9e53dd65db93d 2,935 1.00/1.00 vMB 7
753,160 753,160 0000000000000000000289aff0f2934b86341a6b4b14b29c2209fd7195652fc9 2,498 1.00/1.00 vMB 14
753,159 753,159 00000000000000000007d1985063987ff01624f3c9da79e0769204861d32a8af 2,291 1.00/1.00 vMB 6
753,158 753,158 0000000000000000000531e8791d461b3ae771af33323863bbdf21d93ae67b62 1,253 1.00/1.00 vMB 14
753,157 753,157 00000000000000000008e9445ed901551803f5d1d7db0c140ec727fc6980f043 2,500 1.00/1.00 vMB 18
753,156 753,156 00000000000000000002304e8b2c9155fedac772fbed397b4fe1ef174a8e30e1 2,352 1.00/1.00 vMB 8
753,155 753,155 00000000000000000001574b7adc06900470a93f83fb2ef3a04234d38047aca3 1,311 1.00/1.00 vMB 14
753,154 753,154 000000000000000000012b86dee18592ca5863e1b39637b320e538859f8e58d9 2,825 1.00/1.00 vMB 12
753,153 753,153 000000000000000000019d7b3b0ca3ad7e16b98478489e9252de467c55a7b3a0 2,042 1.00/1.00 vMB 17
753,152 753,152 0000000000000000000525bfb67ffb7b130289f638ff7d470e4ccc17f4ccffd8 3,326 1.00/1.00 vMB 25
753,151 753,151 00000000000000000005f5630e212afc03b0558d7f7c5999a785ca48c28a4777 3,417 1.00/1.00 vMB 15
753,150 753,150 00000000000000000006eaaf7ff2ea9c1c28ec57abd053b545da986e05ea4548 465 0.16/1.00 vMB 12
753,149 753,149 000000000000000000006822a0931481a338e1715f803a32c00343c5124bbb2c 721 0.52/1.00 vMB 3
753,148 753,148 0000000000000000000407551303e96e2235420e0523c56183ba9c81a45cb7aa 2,248 1.00/1.00 vMB 7
753,147 753,147 00000000000000000004a74eaabd76797ec9e282560dec161fd8a9b3310c68a1 2,642 1.00/1.00 vMB 8
753,146 753,146 000000000000000000019273b41c6a727af3baf73accf6e0baf417f1cce23b31 1,425 1.00/1.00 vMB 16
753,145 753,145 0000000000000000000090068f444417db30dabd810cce0b587db523c7498a95 1,704 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.67 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: 674.98 GB
    • Received: 16.43 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.