Loading Tool

Explorer IconExplorer

Memory Pool

44,490 transactions
27.35 vMB
0.09406452 BTC
Random Selection Loading Transactions
Max Size: 144.44/200 MB

Candidate Block

Mining Attempt 16068be5b281d0447375c94dd0ff2bec1aa44a42828ceacd95989399e67230b6
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root 2601a2317fcec09f21c451420f2c8f9811bbf9be9d3105f59045ad8c73bfe850
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,875
Size: 1.00 vMB
Total Fees: 0.04283141 BTC
Feerates: 150.75 > 4.29 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (284,491 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
630,426 630,426 000000000000000000017f791100b629af5dfe56f9cabedd40a9e25753f9e3c9 2,833 1.00/1.00 vMB 120
630,425 630,425 00000000000000000007d6d1402afbff9955160a77b06e128d03ab0d7f939b04 1,552 1.00/1.00 vMB 108
630,424 630,424 000000000000000000032616ac23225882a5cad15d87cff178f88d777b404c86 2,429 1.00/1.00 vMB 120
630,423 630,423 000000000000000000106f0192aa5a3bd650df00adfc107fb4b8cb2474f573c7 2,434 1.00/1.00 vMB 155
630,422 630,422 0000000000000000000767a9c14ae4d9336466c662fbcc9e23f9d4218dfa2d03 1,852 1.00/1.00 vMB 118
630,421 630,421 000000000000000000000cf45515ffa0fd1aa8ffb36d478af28f352b04ac327c 1,427 1.00/1.00 vMB 122
630,420 630,420 00000000000000000009115821b1926d31120ff399f96109000f4988cfd6f02b 1,367 1.00/1.00 vMB 121
630,419 630,419 0000000000000000000bfcc77dc2cecd70110bed8860c8dd2a1486b23049b406 1,906 1.00/1.00 vMB 120
630,418 630,418 000000000000000000073baecb24fac91c3ed8312f563b3762f87cc87f3d67e1 2,130 1.00/1.00 vMB 134
630,417 630,417 0000000000000000000c221eb6d263e03e9bf72e2bb4eda80a54d78777f442ed 2,415 1.00/1.00 vMB 145
630,416 630,416 000000000000000000069e226867701dafa101d3d5156932d6cd4ceeff89f595 2,112 1.00/1.00 vMB 139
630,415 630,415 0000000000000000000ba94249551f5ea92086328db555ec311d89321f2e93ee 2,452 1.00/1.00 vMB 133
630,414 630,414 000000000000000000033bbf6c31906f0e31400ef986a92085c9b26694e0a8a5 2,931 1.00/1.00 vMB 164
630,413 630,413 00000000000000000004263e329267662f35d6c0d829997556f6af11e08cac9a 1,111 1.00/1.00 vMB 123
630,412 630,412 000000000000000000000c54856b1f774a058e7a7d5fc2c71f5309827b238384 2,169 1.00/1.00 vMB 121
630,411 630,411 0000000000000000000a5671a87d3caded5256a1967291107a114499a2761206 2,093 1.00/1.00 vMB 142
630,410 630,410 0000000000000000000538b0bfe81f2381aa8b266357c1fa7b957edfda36f5bc 3,153 1.00/1.00 vMB 163
630,409 630,409 00000000000000000007cb7b3da41b5cfebfe58172f75c7185a574a601d26a29 1,903 1.00/1.00 vMB 125
630,408 630,408 00000000000000000001427f92889ade5c450c05b7bb7e75b08598f5fd7a4259 2,785 1.00/1.00 vMB 145
630,407 630,407 000000000000000000080df3d15f8fdcd8de22ecf2209eeca43b2c53177f1c6d 1,718 1.00/1.00 vMB 124
630,406 630,406 000000000000000000013cf486e21a10acd6589655a2edf22a203c411e619b8a 3,133 1.00/1.00 vMB 152
Previous 10 blocks ↓
Total Size: 782.24 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: 655.15 GB
    • Received: 14.27 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.