Loading Tool

Explorer IconExplorer

Memory Pool

45,587 transactions
27.37 vMB
0.10413312 BTC
Random Selection Loading Transactions
Max Size: 144.32/200 MB

Candidate Block

Mining Attempt 2589c1033c46d99973664c189b4a401266ed19da3d12d614fa06a206ba8163b0
Version 20000000
Previous Block 000000000000000000006d5dec801a101478f03b45279c1f23f252ebcf40ea3f
Merkle Root 67cc0a2c63f32faec76761a45c3f22a686c01e8ec8c2f9f5f1f7c2382604b984
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,978
Size: 1.00 vMB
Total Fees: 0.04989525 BTC
Feerates: 201.07 > 5.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,880 (596,874 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,006 318,006 00000000000000000ddfbddc6af330e4e90a32d2da79416afe080b13c73b4f4a 86 0.03/1.00 vMB 33
318,005 318,005 0000000000000000107999e4b3f396fd738d797d4c475d6cadb32e9c182577d5 46 0.04/1.00 vMB 15
318,004 318,004 000000000000000022c4ec120d0ce5b7246eff463b6b8a13617b520fc2b3cda7 631 0.32/1.00 vMB 29
318,003 318,003 0000000000000000143f6a8487dbf5c4e96f17dbc722b05af0576f18d0bde424 239 0.13/1.00 vMB 27
318,002 318,002 0000000000000000272fb421d8be51bdb8ff1c03e0b332a39cce893566cbd666 335 0.22/1.00 vMB 26
318,001 318,001 000000000000000025cf9c14a1e976f0e2c827ee18eb7273c24a5a4b53d10e83 221 0.09/1.00 vMB 38
318,000 318,000 00000000000000002583a647dc5f084a312e12bb90a70c3fe1eb1e4d419f35b6 339 0.18/1.00 vMB 16
317,999 317,999 000000000000000000bd5c7010593b596ea91f9ea10e8cac38cdf6f49edd1aea 57 0.03/1.00 vMB 25
317,998 317,998 00000000000000000382018747d9e62e12c50b465c24051361346224247dce52 313 0.26/1.00 vMB 17
317,997 317,997 0000000000000000244c26911af3e2d9741f0e24c5a01ae11afa1ca35a76a3c9 512 0.19/1.00 vMB 40
317,996 317,996 00000000000000001ed3033072ea1aefc6e21617448b9a6eeff27d99c7f5843f 766 0.37/1.00 vMB 29
317,995 317,995 000000000000000027eddeae76350e87f72b3d2443b995eb9d4934d21966cfa8 1,002 0.61/1.00 vMB 25
317,994 317,994 00000000000000000ac1f931255ff84785ed18c4af907a4b74d81ce79fe70212 64 0.06/1.00 vMB 74
317,993 317,993 00000000000000000a708a33cfa02f92edb21437bc1af6b311ff171b5f6ab31b 204 0.09/1.00 vMB 28
317,992 317,992 000000000000000012264e307f217e77a61b3d9839d74ec94edbde92bafbe029 418 0.21/1.00 vMB 28
317,991 317,991 000000000000000007bfd2e32fdaf3d45427f59a6eee4bf7a7df54675336c365 719 0.40/1.00 vMB 29
317,990 317,990 00000000000000000afa78fb89328bfc50e2a57bf264f5de55457bc1c2691248 48 0.03/1.00 vMB 20
317,989 317,989 0000000000000000065f170365e9b35e89ac8bd82ef604f695cee42274761286 62 0.03/1.00 vMB 29
317,988 317,988 000000000000000000e4ce5c4ae114e485084c48d906287314621930d493ada9 390 0.16/1.00 vMB 34
317,987 317,987 00000000000000001019fa0590d9efd21ac31f181bd16b7e92a1c431fad27468 420 0.26/1.00 vMB 25
317,986 317,986 00000000000000001d413d1d22fcdcd224a68f29e1d2f97b8e32ebb021c0f87e 36 0.03/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.17 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: 653.58 GB
    • Received: 13.95 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.