Loading Tool

Explorer IconExplorer

Memory Pool

86,439 transactions
31.76 vMB
0.10700979 BTC
Random Selection Loading Transactions
Max Size: 194.53/200 MB

Candidate Block

Mining Attempt be99149a0d22c77bc65d93d4b6562d6088c3fa5dc21a94008dfca2bb9951d822
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 5e9bea5dff9928bc091a73d4241157e02d59a2e3dd836104b138d50878e09a52
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,912
Size: 1.00 vMB
Total Fees: 0.02688795 BTC
Feerates: 1,236.26 > 2.69 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (764,440 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
150,922 150,922 00000000000007c100066eabb698482901d6d535cdb8cfa3fb0cc71138f00dc6 16 0.01/1.00 vMB 49
150,921 150,921 000000000000028b29f6072667fca99073404b1fb4953218553f7a2d25a2e784 59 0.02/1.00 vMB 117
150,920 150,920 00000000000009a7f02f0b30b4a0b0b8586e450c27bc54e898debd6abdf837b5 46 0.02/1.00 vMB 145
150,919 150,919 00000000000007081d0394cf31b91ad192160d1bdb79f68d76f42d19c38df170 70 0.03/1.00 vMB 173
150,918 150,918 00000000000003f79f77ec4686b130f2639170e1170800a7a66c3b424fffec91 110 0.05/1.00 vMB 92
150,917 150,917 00000000000009aceffd5ad2b26bf605e4bff868c84281e0147176d0c599ce37 24 0.01/1.00 vMB 38
150,916 150,916 0000000000000338816e4023104bcee39f492fff9c3928504ffef78cd36c0585 26 0.02/1.00 vMB 29
150,915 150,915 000000000000046bfd16551f6a89f901da7cfc0020fda5f769713099fed72e1b 14 0.01/1.00 vMB 271
150,914 150,914 0000000000000486b20bcd64f64ae163cacdec70b47b5a575b1dc04597a0f0bc 104 0.04/1.00 vMB 120
150,913 150,913 00000000000004c4f3a9d7392b5d7795e3c17e6ed22682f127591739ed334eee 28 0.01/1.00 vMB 318
150,912 150,912 0000000000000678ab687870343c1e47c58e3379d2484c222cfbc38d350a7316 19 0.01/1.00 vMB 333
150,911 150,911 00000000000005e3692df19b539fa4103d1b7db2b352a006ade9cc22ad336ead 27 0.01/1.00 vMB 313
150,910 150,910 000000000000047222fdb8425fd1f3e81098fb326b6fb204d1b96b660868d401 10 0.01/1.00 vMB 51
150,909 150,909 00000000000007a7b6b654faa77860334a655a1786e8eb56e4e0d6030fb16e54 12 0.00/1.00 vMB 347
150,908 150,908 0000000000000357a317784ef76e8a10f26a0b260254c711e6a43df06dedec4c 12 0.00/1.00 vMB 36
150,907 150,907 000000000000098a702cecead3feea560ec90653686b8b44624fd7235b543943 30 0.01/1.00 vMB 127
150,906 150,906 0000000000000503c07fb3f3f10750f93d3ab5ca0650e43b0b8daef4664772e9 37 0.02/1.00 vMB 94
150,905 150,905 0000000000000683222f48983e9001d1a40555c64054fd7433c383edb7cda1f1 21 0.01/1.00 vMB 97
150,904 150,904 0000000000000720118801353297f04f724826062ff92f09c8925096e2e4c509 2 0.00/1.00 vMB 0
150,903 150,903 00000000000007b398994238fd65a996700bcc6f48a58bdff1a258c7595778ab 7 0.01/1.00 vMB 46
150,902 150,902 000000000000069b8b82b8a1e1dc12b6d89cf3a21f01ac15674ab4f7d0518221 98 0.03/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 783.02 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.40 GB
    • Received: 18.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.