Loading Tool

Explorer IconExplorer

Memory Pool

88,432 transactions
33.80 vMB
0.13829938 BTC
Random Selection Loading Transactions
Max Size: 199.90/200 MB

Candidate Block

Mining Attempt 5ce0fb4af2540b6ba93100f27b25ae3f19f129674f5b35b30b7f1facd5a2146c
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 39e7bd276c4998fcd97b4729f89d2e04eb156bf6ea1f18262252b926a52fd367
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,020
Size: 1.00 vMB
Total Fees: 0.05523777 BTC
Feerates: 469.97 > 5.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (284,526 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
630,405 630,405 000000000000000000028eb9fcfe1cd023c5b07cc364419912dab58a5b09d3c1 2,689 1.00/1.00 vMB 131
630,404 630,404 000000000000000000010d403a3b415aca02ab5bac446aa48c2801dd4cad51e0 2,867 1.00/1.00 vMB 154
630,403 630,403 00000000000000000003b4378babc772c3eebe379ab52938f5155068eb8131a9 2,324 1.00/1.00 vMB 161
Previous 10 blocks ↓
Total Size: 782.30 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: 657.86 GB
    • Received: 14.56 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.