Loading Tool

Explorer IconExplorer

Memory Pool

78,453 transactions
29.37 vMB
0.08053202 BTC
Random Selection Loading Transactions
Max Size: 179.97/200 MB

Candidate Block

Mining Attempt 88825f97543d50acdf54487d656e8ee6e17c9da81509408cda69cc55fc69df50
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root 7ecbd0137ccf30baa379fc7f1930adb5fac2565b6387823fea2416f63934118a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,366
Size: 1.00 vMB
Total Fees: 0.01611153 BTC
Feerates: 73.20 > 1.61 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (467,393 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
447,846 447,846 0000000000000000026108e801303a7f899bca23f7d6e3159d9994b721d6710f 2,547 1.00/1.00 vMB 75
447,845 447,845 000000000000000003082acf5af2613822375dbcce1d414470742dc14002457d 1 0.00/1.00 vMB 0
447,844 447,844 000000000000000001ec843e3ddf14049a440f3efb9299f6f6ad3de9aa5dde9a 2,617 1.00/1.00 vMB 77
447,843 447,843 0000000000000000025138a20e4e7025f36a45c9d4f9adadf2a602cbdf239dc2 2,494 1.00/1.00 vMB 73
447,842 447,842 00000000000000000331cb30a60f8af6de876036378d0910b3d292efd5f86744 2,611 1.00/1.00 vMB 79
447,841 447,841 000000000000000000420dba638a00115eabf29c03bd42218dcf99c64776fcf7 1,928 1.00/1.00 vMB 80
447,840 447,840 0000000000000000014304f19dbafbbdd66f6f50f6c643230fc7340efa617333 2,966 1.00/1.00 vMB 117
447,839 447,839 00000000000000000214430f670a9f114a8dd95ef594f72658be6c6b1e47880d 1,937 1.00/1.00 vMB 73
447,838 447,838 0000000000000000013d9070fdcdf37ac246bd8af804381947d50d764d5a5713 2,371 1.00/1.00 vMB 108
447,837 447,837 00000000000000000113442107c980f6a4dab23ef91db2893173050633a8a843 2,431 1.00/1.00 vMB 90
447,836 447,836 0000000000000000012c149099f0ed657379d955760a9775f67498bacf5d2498 2,333 1.00/1.00 vMB 95
447,835 447,835 000000000000000002b78ae54250010ac0329ec63242ef587caefdc92c0c9452 3,081 1.00/1.00 vMB 126
447,834 447,834 00000000000000000107b202630311331712a80a35ac4835603e032acc5ee379 742 0.28/1.00 vMB 85
447,833 447,833 000000000000000001de123b1491e853a3004f474cdeaadc8761badf6c9e664a 1,314 1.00/1.00 vMB 37
447,832 447,832 000000000000000000122896df2587ae090cb377bf9d9137669288f5b2b005f7 2,596 1.00/1.00 vMB 74
447,831 447,831 000000000000000000762f86ab5fc3d0893f2607a12e388e1be7be520a8a3789 1,956 1.00/1.00 vMB 72
447,830 447,830 00000000000000000021ba69653b6445846cf03098ae59d09e1f57298e354930 2,973 1.00/1.00 vMB 114
447,829 447,829 00000000000000000132158ae54bde0896cdd3902528bb6bae725ffd7618151b 467 0.19/1.00 vMB 82
447,828 447,828 000000000000000002806706e66dfa5fdcfd4be8e366fe0864c4f51b12bed2fa 337 0.26/1.00 vMB 24
447,827 447,827 0000000000000000009c346cfe54caed2fc78a79763eed77bf05ecc301a40002 2,285 1.00/1.00 vMB 65
447,826 447,826 000000000000000002b0d8ec31e3d66f3bcbccfd8add98fde1e84568a3684f1a 2,253 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.81 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: 710.18 GB
    • Received: 17.04 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.