Loading Tool

Explorer IconExplorer

Memory Pool

56,683 transactions
32.21 vMB
0.14900652 BTC
Random Selection Loading Transactions
Max Size: 174.16/200 MB

Candidate Block

Mining Attempt 5d4ba0cc0e7c11ce3dd9587d819d62daac0d93d8860690c81af4520984e43728
Version 20000000
Previous Block 000000000000000000009ae72742d77d55e96bac00494a031373ad4b53b85617
Merkle Root fd8616cb1473780afdb2fbc9891f4f01664a6657ad24c94536127bf046beccf9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,912
Size: 1.00 vMB
Total Fees: 0.05063703 BTC
Feerates: 101.25 > 5.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,825 (573,405 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,420 341,420 000000000000000016c8e2ce978e8c41481408de79392337351c97034579594c 83 0.05/1.00 vMB 38
341,419 341,419 00000000000000001771eec5a33bc27e2f48274bd377bf739c141f26b0efbd5d 185 0.11/1.00 vMB 19
341,418 341,418 000000000000000004dd8e8a69e66ac18ef748a8155156fcda4327a27a972a3f 591 0.26/1.00 vMB 27
341,417 341,417 00000000000000001180d7c862f8f519b69921bd1aa912e2ffe6bbd67ce80cce 22 0.01/1.00 vMB 20
341,416 341,416 000000000000000009f6412a22c23dd8db5e91d139e73eb3c10235e36f5696a8 155 0.10/1.00 vMB 18
341,415 341,415 00000000000000001a439816bb44f5150527f93a4aec07ce89d3ccef5d212fc1 358 0.18/1.00 vMB 22
341,414 341,414 000000000000000014546879079c2d74237273ca572b9cfb91c978cd9e6a4f27 1,250 0.61/1.00 vMB 27
341,413 341,413 000000000000000012e55f81fc261a7e30311f23a4898c70dba73bada5bdba79 81 0.03/1.00 vMB 28
341,412 341,412 000000000000000009f543594eca534d383a2e5eebaa55d05b44aff1b060b304 45 0.03/1.00 vMB 8
341,411 341,411 000000000000000004c3919e132ffaba01be76495baa4f0cc6b77eeb9cea79f8 346 0.29/1.00 vMB 19
341,410 341,410 00000000000000000235f409fd164ace8ba4d1e5ec5524ea9cf151bb68904fa4 794 0.61/1.00 vMB 20
341,409 341,409 000000000000000014e0080e630ff8b52522b734e207054104b33e42c38fef1c 128 0.06/1.00 vMB 27
341,408 341,408 0000000000000000057fa1307f895c6ecb3f209c0bbd8be51d0d29a7036d0291 87 0.03/1.00 vMB 33
341,407 341,407 00000000000000001115ebe0280377f6f14e5489237d0ed36d3d3c461588f661 317 0.19/1.00 vMB 22
341,406 341,406 0000000000000000128daa077245983da1d04a2c3fb0d9dc4f956b7e8c9eac91 217 0.25/1.00 vMB 13
341,405 341,405 00000000000000000d8e7fd6a021d874d6a16131fe838550d13fde25d157c3a8 372 0.18/1.00 vMB 23
341,404 341,404 00000000000000000480e4e458a9385ad402c0bbf67a90b831bfee1f4771aa27 322 0.36/1.00 vMB 13
341,403 341,403 00000000000000001299daa803dfb802f4d138baea29e81e0661a7b259038d76 596 0.24/1.00 vMB 37
341,402 341,402 000000000000000005ef629dd2d893add8886d57a8b88da200c934565e8b8b9b 162 0.09/1.00 vMB 19
341,401 341,401 0000000000000000171137287df7fca749dde778ae6168e6e22254edd7582847 283 0.13/1.00 vMB 18
341,400 341,400 0000000000000000122bc60cae83932c8a461960bc6258e124339de69664b424 531 0.36/1.00 vMB 24
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.43 GB
    • Received: 13.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.