Loading Tool

Explorer IconExplorer

Memory Pool

78,691 transactions
34.87 vMB
0.13526402 BTC
Random Selection Loading Transactions
Max Size: 192.80/200 MB

Candidate Block

Mining Attempt 14070c05b5f613e25e00dd4acceb3049ba3661330846157350d55e91dbba16ef
Version 20000000
Previous Block 0000000000000000000083cd39367e0cb041c7750eda09569a7b62d97da4353e
Merkle Root df73a830bf75b52350668a45355a7ced5ae346354c48a330ed3aef7e3ed9cd69
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,556
Size: 1.00 vMB
Total Fees: 0.01777378 BTC
Feerates: 150.67 > 1.78 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,403 (764,477 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
150,926 150,926 0000000000000982ea9eb1a1146c3df7d30435747c6bc6c13189acec7ebc116d 13 0.01/1.00 vMB 329
150,925 150,925 000000000000014553106e7e4f1385cd2de91ec6a546cddedf14cb534fd016f1 26 0.01/1.00 vMB 53
150,924 150,924 0000000000000a84c88a4a8432e6129722c233a7614615322d525388bc14bb1d 17 0.00/1.00 vMB 90
150,923 150,923 0000000000000197ea4ff18105f3ceb2bac46c2faaef406108b39d6430318824 133 0.05/1.00 vMB 75
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
Previous 10 blocks ↓
Total Size: 783.09 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: 724.27 GB
    • Received: 18.42 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.