Loading Tool

Explorer IconExplorer

Memory Pool

79,410 transactions
29.50 vMB
0.09189533 BTC
Random Selection Loading Transactions
Max Size: 178.49/200 MB

Candidate Block

Mining Attempt 84d8c9bf51d6e1aa6afd9526acdcf77be1d8109ed8fece93577e8abc292c84ca
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root 4ca2fa91f42cf51fde4bc71e5a00ba3a98ff2173d6c150b66991f8c1c7a958dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,787
Size: 1.00 vMB
Total Fees: 0.02988830 BTC
Feerates: 301.60 > 2.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (520,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,596 394,596 000000000000000007089151ed792baf0591069b4d1232509990277cd47d7fde 676 0.56/1.00 vMB 31
394,595 394,595 000000000000000009a977709bbf27c52333a9225a28f04fd9f8390846847afd 135 0.13/1.00 vMB 27
394,594 394,594 00000000000000000282ed8664aed4146be41c6da358ec59bb3c56cf84e73699 1,275 0.96/1.00 vMB 27
394,593 394,593 000000000000000002b7529b6057556bf3688f0dbe735bfbc5ef2d2abe51b438 2,157 0.95/1.00 vMB 41
394,592 394,592 000000000000000009aa864bfd55bdc2444b2d0ba30522442c4c2634c5e4bd67 1,077 0.77/1.00 vMB 27
394,591 394,591 000000000000000001fbfbb57a99c2c1f21714c6c4eee198c172f78dd90dabbe 1,825 0.95/1.00 vMB 30
394,590 394,590 0000000000000000056b04976bf9b57e06b83fbd588669cd15d7d73beee15002 2,732 0.95/1.00 vMB 61
394,589 394,589 00000000000000000520d028e2cb491ba9677eaf2ad78e0d1cf356481fceab49 1,924 0.94/1.00 vMB 39
394,588 394,588 000000000000000005d63006bbc62aef0c2bbcce11b329680402341584681f83 444 0.76/1.00 vMB 13
394,587 394,587 0000000000000000067cdf59784d020c600f849b0842ab36886f826623266bcf 1,961 1.00/1.00 vMB 33
394,586 394,586 00000000000000000982a99c4f13fdf30d1d5f3f4461c733414f3d9823ea2bba 1,716 0.75/1.00 vMB 30
394,585 394,585 0000000000000000085f64e54188d4b0887be9f7055a10fa1d63d927069c7e6e 2,360 0.75/1.00 vMB 71
394,584 394,584 000000000000000003f40b8eede3ebe08e18c8bf1dbf733c321d750ceac775f6 1,305 0.57/1.00 vMB 40
394,583 394,583 000000000000000005f0f5a830ea667ba5e18434e5c80cbad07fbe291302e055 1,311 0.62/1.00 vMB 37
394,582 394,582 00000000000000000633edf0fe0c76f398b96059dc263384cf050a26d83628e6 345 0.35/1.00 vMB 18
394,581 394,581 000000000000000002e75af46045ca968af5954ef3994ed3e6ac461ef35e904f 568 0.33/1.00 vMB 34
394,580 394,580 0000000000000000046475fab6c3d52a127ee6cc3ceebfb3f12ce49029ca2957 2,194 0.99/1.00 vMB 36
394,579 394,579 000000000000000003cee62c38d28f02d5f3dbea669934391089819ffc84eb2f 719 0.40/1.00 vMB 37
394,578 394,578 0000000000000000043bd23f197c4ae337c8e79205cd8d2861b8175d17b7d20d 514 0.90/1.00 vMB 13
394,577 394,577 0000000000000000071174a1de9d18bd6c194db3e4d26d016caf27a6f6331d71 1 0.00/1.00 vMB 0
394,576 394,576 000000000000000007850041eb435917ef17c6860d4228ad5ba279e243993cdc 863 0.41/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.