Loading Tool

Explorer IconExplorer

Memory Pool

20,480 transactions
16.65 vMB
0.03776950 BTC
Random Selection Loading Transactions
Max Size: 83.57/200 MB

Candidate Block

Mining Attempt 8cbec67e91f5dde872ae6703118e3d1efe86e7a8574a3cf4566438b48beb5fee
Version 20000000
Previous Block 000000000000000000011ba1298aaa8b40b990edf5611745cb5fd869c4fb3bae
Merkle Root 908fe913481930be37aed3a32599031f79496d91e8cfb838a561e0274d4ba51f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,272
Size: 1.00 vMB
Total Fees: 0.00755673 BTC
Feerates: 40.21 > 0.76 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,136 (897,821 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
16,315 16,315 00000000d19665233ca5070e3ad7ddd0ad43cb1f9a5dd5cced54119a72e3e103 1 0.00/1.00 vMB 0
16,314 16,314 00000000c63e1e6071437ed487efb5882f1fe348570ade72149c9e93c8e38731 1 0.00/1.00 vMB 0
16,313 16,313 00000000ff317540af0b8e6e5907bd66cda220d1accb908d3a223751c1a7944c 1 0.00/1.00 vMB 0
16,312 16,312 00000000d6810204c88f8e2e7577e590ff838ec58295a09c38ba56354c4575f7 1 0.00/1.00 vMB 0
16,311 16,311 000000001fa6d2f6ef9272e984630c90a1589303b90faf07ee124d76227a1cc5 1 0.00/1.00 vMB 0
16,310 16,310 000000003531e358c62a5caddcfefdeb56657fd79e76630baf65ab3035759fec 1 0.00/1.00 vMB 0
16,309 16,309 00000000508497a25970a5192402b528282d41aae599dd0d698717710d6b9b83 1 0.00/1.00 vMB 0
16,308 16,308 0000000078f6fbfa26dc97d885fbc66ed5c0323f18c9da3316583bf57754cccc 1 0.00/1.00 vMB 0
16,307 16,307 000000004717f3d4c261714ce930e51c5765787eed04234d8cbc82b027688082 1 0.00/1.00 vMB 0
16,306 16,306 00000000c53d8af58d1297c150b20720f42fa1897306ec9ca875b19936fa9907 1 0.00/1.00 vMB 0
16,305 16,305 00000000b13830f296a46d9f78ba8ca95d9463eb784fa19021212c475897459c 1 0.00/1.00 vMB 0
16,304 16,304 000000009f020b096b51feeeed47973933ab74386b216f64d63f1312300daacf 1 0.00/1.00 vMB 0
16,303 16,303 00000000a9d8e41be2b8643eb4636e67885f6909e8d5af995cdfc11d8f63c670 1 0.00/1.00 vMB 0
16,302 16,302 00000000201b7fb82e540151739640e319fc29e0241688cfdd037f68b70ed5de 1 0.00/1.00 vMB 0
16,301 16,301 00000000afa548bf23e3b430f407a27bb0e0d333498655ad80c30ac24846fdaa 1 0.00/1.00 vMB 0
16,300 16,300 000000001c462bc17a8d94c169790e579b5708167e78025a3eccbb19b8c3d98a 1 0.00/1.00 vMB 0
16,299 16,299 00000000fd1a0641dc932a811c40cd1c0ccc40fc5f5d0d8015ba740a380eb623 1 0.00/1.00 vMB 0
16,298 16,298 00000000c6da6988bd1cc09bf0f64378342cc5e714dbc20cc1c30260795002ec 1 0.00/1.00 vMB 0
16,297 16,297 000000003562782073d72fa1d316b40b5aeac22caba48675bdad7cb26b32658b 1 0.00/1.00 vMB 0
16,296 16,296 00000000d728bacba6fc16d78e98d4063c8ca582ef7d59d8c67b6c133ba60f41 1 0.00/1.00 vMB 0
16,295 16,295 00000000412d9707489c950a4a8f9a1f78d844b237ea4bd83a1534130a4a63de 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.84 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: 562.32 GB
    • Received: 7.46 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.