Loading Tool

Explorer IconExplorer

Memory Pool

74,405 transactions
30.61 vMB
0.08756012 BTC
Random Selection Loading Transactions
Max Size: 179.59/200 MB

Candidate Block

Mining Attempt 1306ae770ebab720b506d37de5d0769abf996025ea4fd18c8f99d255c7e08e18
Version 20000000
Previous Block 00000000000000000001b6bcfed7daef6070e84e65a71f9eb69c8b48ca4d4960
Merkle Root a1a47bf5a130bc12bc499c9c886d97f75ad2cb2697f7a98dd34307cc8fcc3a1b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 127
Size: 1.00 vMB
Total Fees: 0.01125729 BTC
Feerates: 20.07 > 1.13 > 1.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,425 (764,507 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
150,901 150,901 0000000000000103126a58ee1574a008acd9ccbf0e02485bb655ec1c410923ab 4 0.00/1.00 vMB 74
150,900 150,900 00000000000007eedff11a5bc52702fcb403575153a2b9a03493de676af06b43 1 0.00/1.00 vMB 0
150,899 150,899 00000000000007eafebc8739d0207efcaba612f0f848920c7bc18458557fab0d 5 0.00/1.00 vMB 55
150,898 150,898 00000000000008ccca280234adcd93150075823733eff9c200d2c4bb69bc79d9 7 0.00/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 783.12 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: 738.89 GB
    • Received: 18.61 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.