Loading Tool

Explorer IconExplorer

Memory Pool

17,139 transactions
8.14 vMB
0.02901634 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.11/200 MB

Candidate Block

Mining Attempt 039c5ed2d0ec90ee6363265961e1918a8553d0a2ddba580d2d1f70c6df89e03f
Version 20000000
Previous Block 0000000000000000000114d0bd228a9df12e76c5333182c38f6ea58c78acaee2
Merkle Root 0dc19d20d3570710e710093ded1717c0053118a7f78d3e2b32aff9884adee6b3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,349
Size: 1.00 vMB
Total Fees: 0.01207030 BTC
Median Feerate: 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,416 (710,491 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,925 202,925 00000000000000261d89731b815d8322c01b09dc8e1c911c8a6094718f4379ff 172 0.07 vMB 257
202,924 202,924 00000000000003568b44d299519a69e1d51190a6dce6789c33f458c0c11b632c 100 0.04 vMB 173
202,923 202,923 00000000000002decce9655f1172be9b1e633b53b2065a995f4eea4e0aeb4155 27 0.01 vMB 541
202,922 202,922 00000000000003c7f42e14a46bb147008f051c221a791b67ace3970b2e8bd3c1 30 0.01 vMB 6
202,921 202,921 0000000000000112a630242e106e58907ef05f492032821b485e8ac4fbadefca 39 0.02 vMB 122
202,920 202,920 00000000000004c7c5b58ca08beae808384c7502b48db8c6c72e38854f1e3258 154 0.08 vMB 185
202,919 202,919 000000000000020ca9c162bbd6ab70cdf3d0d66ad3e7844c521048aae90ba30c 30 0.01 vMB 208
202,918 202,918 00000000000004376042f8b2c4a1dc08ac1782a309851b3a1ac946398bddc32e 334 0.14 vMB 27
202,917 202,917 0000000000000413fd803e40f6a38115f8f64ab9639a12e2d7ad7b805e0c3772 108 0.06 vMB 121
202,916 202,916 00000000000000d9de591650184593894e26614610e9ab5994bf2b874199d9f4 334 0.17 vMB 337
202,915 202,915 00000000000005275fe4f762f8b74bbb9b0180560064795b232190900a8abfc5 342 0.14 vMB 199
202,914 202,914 00000000000001562ff3d712f1fecce1fbfb4158fb43aafdca60df2482801d29 141 0.05 vMB 166
202,913 202,913 0000000000000416854b344b20e0de5b0dff1da878783ac583a9e089140da159 1 0.00 vMB 0
202,912 202,912 000000000000022b236aac80d55da3faa7b88c3b3a2e393e5cb19e1819479515 8 0.00 vMB 170
202,911 202,911 0000000000000542b88fdae5c83708347d0d330b6f0d0835111ba0b6fe3b97b3 7 0.00 vMB 165
202,910 202,910 00000000000001d9111e2b13a83ea149cf495448ba31be1fe8c0053ae94af906 16 0.01 vMB 82
202,909 202,909 000000000000022866c70a677d72e3354dddb4ef59bf497cf3d1fc51f74c0dac 62 0.03 vMB 215
202,908 202,908 0000000000000322b2caab85404e82a52f0e77ab2df17e45385bfd68a23d4c21 41 0.02 vMB 88
202,907 202,907 00000000000002f23b3c805026164bd7281ed5530ae56dc5ade87589ba586c1c 289 0.13 vMB 181
202,906 202,906 0000000000000053d2b5592a0deb8024773d605d8b7af6af6e199b99a8466e17 128 0.05 vMB 49
202,905 202,905 00000000000003fd5ab8715d13459ca1181eecdcb8614e050f5bd11b543181ae 311 0.13 vMB 210
Previous 10 blocks ↓
Total Size: 779.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 290.97 GB
    • Received: 1.19 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.