Loading Tool

Explorer IconExplorer

Memory Pool

79,503 transactions
29.75 vMB
0.08711620 BTC
Random Selection Loading Transactions
Max Size: 179.89/200 MB

Candidate Block

Mining Attempt 96cdc46f99637b6542f451cbf9f4d24d308f316800f671cfa710356f02431d4f
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 7896e90f527630e889fc41c24aa63f7e08f432b1de509af13e23557f2f4738c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,045
Size: 1.00 vMB
Total Fees: 0.02033258 BTC
Feerates: 40.21 > 2.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (541,025 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,115 374,115 00000000000000000989c7670f6ca869c60452d65fe7a7760ee1af43c037bfcc 834 1.00/1.00 vMB 13
374,114 374,114 000000000000000010dcc67efed12c3caf7bb98a5a16a96e7bfa8b0541532df0 958 1.00/1.00 vMB 23
374,113 374,113 000000000000000010c6d5445c9076faed56b4a6f5dc07af1f52a9f3e45d740a 997 0.93/1.00 vMB 17
374,112 374,112 000000000000000009cc3e4f14ee97ddead7d05ba6eed229f0cb4af15dd32c4f 1 0.00/1.00 vMB 0
374,111 374,111 00000000000000000568ec617b89fc563e228d269bd6625e31dab3fb962b1213 1,967 0.95/1.00 vMB 53
374,110 374,110 0000000000000000040d260e80846888e5baaa3b1ab2b947ad48e552df0129f9 3,036 0.93/1.00 vMB 96
374,109 374,109 0000000000000000032d5cd55aedac4e8cfd27646faf922f7acd54ed423e03b0 1,509 0.75/1.00 vMB 48
374,108 374,108 00000000000000000e3867c56f15ce7f6b6b172cf12c57ee59569af8614c6a10 2,506 0.93/1.00 vMB 82
374,107 374,107 000000000000000012d79da739720c47016512033bf38d1085495a588a574946 1,157 0.93/1.00 vMB 21
374,106 374,106 0000000000000000091985473b011bddd4cdcac1d7972f2b22adfedc65abfc3d 832 0.93/1.00 vMB 16
374,105 374,105 000000000000000006827e81ca824b5a1a741b0378d5acd1b0ab13ba9d2eacc1 879 0.95/1.00 vMB 14
374,104 374,104 000000000000000008fb0b6c46a224293cc824680ef7e381806b88d150259788 72 0.03/1.00 vMB 66
374,103 374,103 00000000000000000c9dea40eb17d23bf8fa0096baee9dc11fabb21a886364b6 1,367 0.93/1.00 vMB 28
374,102 374,102 0000000000000000039fe7101bb26a65a4020762650c4dd7faade94f95578777 998 0.93/1.00 vMB 20
374,101 374,101 0000000000000000100789a44bb251ec52fbc148e7c7ee923605b753b2d072a8 1,162 1.00/1.00 vMB 21
374,100 374,100 0000000000000000130008ab92a2eff984a1e6b2e619736098c9208987ec5232 1,392 0.93/1.00 vMB 25
374,099 374,099 000000000000000003326e4bd265cb93cb7660379d624aa89740428d0e584649 2,399 0.75/1.00 vMB 92
374,098 374,098 000000000000000013321512d26a0ef6cbe3cb4a0adfcc250463ee20ce4e6dfc 895 1.00/1.00 vMB 12
374,097 374,097 0000000000000000012e75ab61fffcbc841c2fa5a9d84f871e32295a0407a7f5 2,254 0.90/1.00 vMB 43
374,096 374,096 0000000000000000130ca76d46d33d7cb890131abf419dc5be0b28ffd52b6ffb 2,301 0.75/1.00 vMB 105
374,095 374,095 0000000000000000099e4a4f2065f21c9ec6f641d3271752f0dd4a60bd33e321 1,274 0.93/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.64 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: 672.37 GB
    • Received: 16.21 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.