Loading Tool

Explorer IconExplorer

Memory Pool

78,470 transactions
29.09 vMB
0.07630683 BTC
Random Selection Loading Transactions
Max Size: 176.22/200 MB

Candidate Block

Mining Attempt aa1464cb98e4ba5b9bb765bea54d57488dd0bb70124fc8f7bb915e88248f29d2
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root 23c9c176bfd9e17545259fd968a4519cb38e90f6e8df68f724dd972ec06d4222
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,152
Size: 1.00 vMB
Total Fees: 0.01551451 BTC
Feerates: 191.02 > 1.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (550,349 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,739 364,739 000000000000000011477260e62e8f6c2476c3d23e45b4bb38d53c4420f74f77 1,445 1.00/1.00 vMB 32
364,738 364,738 0000000000000000040b4c466c5bcfcaae6048ba48a32b8396676128e4c51885 243 0.10/1.00 vMB 56
364,737 364,737 00000000000000000eae4fd7b69a416090d2d4825987d6240b81c9a506e17511 1,421 0.38/1.00 vMB 26
364,736 364,736 00000000000000000c830a859dc9cd0ab46b70a29129939793dbd5ad4ac74af7 701 0.41/1.00 vMB 32
364,735 364,735 0000000000000000004558dadd01a515adaa8399e4ba1bb331b1e80efccd1b61 1,677 0.36/1.00 vMB 16
364,734 364,734 0000000000000000136dc2913d8dfc0a53672cb32e359130470c229f1ec47d18 452 0.80/1.00 vMB 20
364,733 364,733 00000000000000000a7e956ce455a81101b6d164c475cbe65d3a94e9d60fdc24 1 0.00/1.00 vMB 0
364,732 364,732 000000000000000006032d83b2d35582d247da49dbb25e8054ab523bf85e697d 1,107 0.75/1.00 vMB 35
364,731 364,731 000000000000000010d803206f7e7918e97c9bc5b83d9fc8ee3665a2eb47edef 1,857 0.95/1.00 vMB 33
364,730 364,730 000000000000000001774eb280d9503fc18cd8de28999a506236aa5fb518d0a6 4,234 1.00/1.00 vMB 35
364,729 364,729 0000000000000000155e7d6cd9f107cc48c04a51671ad904727298eb2212bcd3 416 0.23/1.00 vMB 39
364,728 364,728 0000000000000000056e56b98a8358a78e254a7f47b5a5c189cd8948c41adab8 853 0.75/1.00 vMB 24
364,727 364,727 000000000000000010f3fd396651eaba38397c43246950487c3dd322fcbace83 1,421 0.72/1.00 vMB 58
364,726 364,726 000000000000000011b0e191d56c2f16cb46b57c7a0e1abd4b9ec6025599e96a 594 0.41/1.00 vMB 30
364,725 364,725 00000000000000000934f642f414cc857d6782aa0ec8bfcd6966281c4ef62075 4,902 1.00/1.00 vMB 10
364,724 364,724 0000000000000000003e06ac1b6a3d3e8ea596a337a3077fc2e7f0131d3d7315 884 0.56/1.00 vMB 33
364,723 364,723 000000000000000008bbb8f0aeae187556c1e328f580aa4bfdec073fac8c3472 904 0.49/1.00 vMB 29
364,722 364,722 00000000000000001066c172a9b5b21c1ef3cd57bf794d34e6ce7663707ed6cb 2,072 0.95/1.00 vMB 50
364,721 364,721 000000000000000000f8a3a72e6a504d73fa90e8f206fbf69d34305e6feb299c 4,997 1.00/1.00 vMB 6
364,720 364,720 00000000000000000cc660ad90d5e259350e4c336fbe29574f0b484699947f9b 1,417 0.95/1.00 vMB 34
364,719 364,719 0000000000000000129dac3b4e85309ee9568806cebe3bae48050ecf3c77ef31 1,797 0.75/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 669.58 GB
    • Received: 15.75 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.