Loading Tool

Explorer IconExplorer

Memory Pool

53,721 transactions
31.65 vMB
0.19142685 BTC
Random Selection Loading Transactions
Max Size: 170.14/200 MB

Candidate Block

Mining Attempt 804a46f72bd50c2efe1f457ed8d6af2412eebdf3be975eb81c58bc08f3a6784f
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root cac6771a6020380fa7ce0557a901ee0def41606dc4abacf87e582207c703ded4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,610
Size: 1.00 vMB
Total Fees: 0.10194889 BTC
Feerates: 477.45 > 10.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (830,637 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
84,187 84,187 0000000000092515d91e325d21c2a1acd883ceedacfe6b1c1fba6c4948c031dc 1 0.00/1.00 vMB 0
84,186 84,186 00000000002ffef26193648f1cfcba9e9533f8b71beeb63296d09e66f7667140 6 0.00/1.00 vMB 0
84,185 84,185 000000000002d5f059a27fa24b1935d2c0908ad22fb9b8fa419f6a94a103627c 3 0.00/1.00 vMB 0
84,184 84,184 00000000002b6ebfd96b89501c98de7e6849a8064045a376fada37b206dd68ed 1 0.00/1.00 vMB 0
84,183 84,183 00000000000e11c44c43fa7ab78c6175955f263ddd746ddad41421fa829654e2 2 0.00/1.00 vMB 0
84,182 84,182 000000000019c83ed99e3e00bf07950d5121efd146067e785e0aa23ec98e9922 3 0.00/1.00 vMB 0
84,181 84,181 00000000000ff566190af175fc87172fb5e9425a7e9d8f37079083bf47f97779 2 0.00/1.00 vMB 0
84,180 84,180 00000000002671cf519cf53edbc52fc12ff67d3824b981408f314f7e361d98aa 1 0.00/1.00 vMB 0
84,179 84,179 0000000000175d2f1e8f779d3b4058cf24f36c610f1e92ae3da8ec090dca39d6 3 0.00/1.00 vMB 0
84,178 84,178 000000000031a872b052cb0a9bd8946ef7d19eaa1cf5d0443fa0cf3702514763 1 0.00/1.00 vMB 0
84,177 84,177 0000000000161062e2762c06457decaf0298724f662468465c84ff595abde159 1 0.00/1.00 vMB 0
84,176 84,176 000000000028ec05f7781362f37b38d954393ea20892002d30ee3617876a72fa 4 0.00/1.00 vMB 0
84,175 84,175 000000000012a29064f9cb00bd3b56440561712433b6fcedac128515dcd04c3a 2 0.00/1.00 vMB 0
84,174 84,174 00000000002a8b7d0bdd5138a4f0397dbaf384a79bed6a1a27a1764bb2486b5b 2 0.00/1.00 vMB 0
84,173 84,173 00000000000be0d3aee63d8bb05db8dd338291cec5d2a74a3e301649d2acae47 1 0.00/1.00 vMB 0
84,172 84,172 00000000002b77471d53331deaf6f0218c453bde10fac55c00b7373aa205f39c 1 0.00/1.00 vMB 0
84,171 84,171 00000000002a77fc29dfc44052bc3f4daa8b622881c3110b99cefeadb25e9a42 2 0.00/1.00 vMB 0
84,170 84,170 000000000011710cd5fd1ca4e5e8b44f5690197ca4b157346e52c306757e7226 2 0.00/1.00 vMB 0
84,169 84,169 00000000001cbea9d8c71bc77120c810ba727928e8d61f7a5a101b50c7385297 1 0.00/1.00 vMB 0
84,168 84,168 000000000015dbe608c32db9ad81fb2a57d94588d7212e74e46fc8cba6c6dcef 1 0.00/1.00 vMB 0
84,167 84,167 00000000000d6dd3a41e0b382e06a2e4c6949f56191a81c5134b2daaa171040d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.08 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: 651.32 GB
    • Received: 13.54 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.