Loading Tool

Explorer IconExplorer

Memory Pool

82,049 transactions
31.01 vMB
0.09776402 BTC
Random Selection Loading Transactions
Max Size: 188.92/200 MB

Candidate Block

Mining Attempt 3a4e382fdf931b8b480f89f503e44cf12c18c37ee8f42b7b53c1c134359adc3f
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 212d012b5eb94141352d06334cc7ab5b062ba18efdb240b06ad4ab87d404a85b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,923
Size: 1.00 vMB
Total Fees: 0.02441532 BTC
Feerates: 151.12 > 2.45 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (532,164 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,220 383,220 00000000000000000740bd0f68d845b7370cd4296ab53e1bd9b91dfc3a3442ad 290 0.13/1.00 vMB 26
383,219 383,219 0000000000000000097de34ccb7bbac2522e71d06690dc1400db5fa90a8ba5e7 574 0.26/1.00 vMB 27
383,218 383,218 00000000000000000f2635a95cabf5fb674fb05a47437f45ca59e57484860420 1,558 0.89/1.00 vMB 33
383,217 383,217 00000000000000000887e87d79fb559688b5b042374502aac29878cac522e084 1 0.00/1.00 vMB 0
383,216 383,216 000000000000000001e19b8dac07ae8b93603b8d990fc9bca4bc7fa1c8144123 807 0.95/1.00 vMB 16
383,215 383,215 00000000000000000cb5919ec5e180177b7eacbe2298d378816ec2e920e9d4bf 2,481 1.00/1.00 vMB 42
383,214 383,214 00000000000000000f72195a79e28ca74a9441455cdbd15d3ce587ac8c0ec08f 1,783 1.00/1.00 vMB 26
383,213 383,213 00000000000000000b87b87a0870edd2061ec0a47480450b441da965bac3c854 2,964 0.95/1.00 vMB 50
383,212 383,212 0000000000000000035b658b65c990e2d6a94415e01cf02b12369a18986f8d92 2,111 0.95/1.00 vMB 32
383,211 383,211 00000000000000000afa6957475910e37680e48ef8bb756d1c266ade1929cb17 3,200 1.00/1.00 vMB 50
383,210 383,210 00000000000000000fe488ca1fcb3f64265f5632de4991a5e430a268fe1d91fe 2,011 0.97/1.00 vMB 34
383,209 383,209 00000000000000000b346687f6b2d3b2413d7895311ee2e10ceaf797f8588366 2 0.00/1.00 vMB 0
383,208 383,208 000000000000000004b6063f186f1adca991fbb9e06d2e41c4d4c87dbc1616a2 443 0.20/1.00 vMB 37
383,207 383,207 000000000000000004ef90efbe909d90a6dfc1311e5a2eac6fddbe5ffd73c80e 1,335 0.75/1.00 vMB 28
383,206 383,206 000000000000000000ee61f5131f67612eb2f65958ca62fa2c54abfad5eae238 1,541 0.75/1.00 vMB 44
383,205 383,205 00000000000000000a31151aeab8f94f5612341ad73392bd2dccfe91cbdc7eef 1,269 0.62/1.00 vMB 33
383,204 383,204 0000000000000000100a0866e25b10ec92c6e327e25ada9c98943df3a9d11044 1 0.00/1.00 vMB 0
383,203 383,203 0000000000000000082d9b92f14294e1b6638245191960b6ed62231d40e38014 1 0.00/1.00 vMB 0
383,202 383,202 00000000000000000751765ea4e72263c49e223d5c8ae227ae60a25c21ebdcc0 669 0.42/1.00 vMB 40
383,201 383,201 0000000000000000107cc538e8667a89ad70f0e1c5965f25f2f6d633c3018436 2,103 0.95/1.00 vMB 35
383,200 383,200 00000000000000000bf438f994d027cb6ba2062e33c34c2eea196495c7b9f08c 158 0.10/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.06 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: 720.64 GB
    • Received: 18.23 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.