Loading Tool

Explorer IconExplorer

Memory Pool

85,187 transactions
31.91 vMB
0.19579874 BTC
Random Selection Loading Transactions
Max Size: 189.61/200 MB

Candidate Block

Mining Attempt 7c04acf3efafbf4fd047c1699605dd4b579a6a50616820ffc0487fb416512678
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 61fea9ffd22665bc9b938a7c83a71c8c161d65ada8c99ccea1627d8de3e92cd9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,858
Size: 1.00 vMB
Total Fees: 0.07391867 BTC
Feerates: 301.64 > 7.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (330,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
584,243 584,243 000000000000000000056783060242ab94756edb467d763abd1926367cfddfa5 1,486 0.46/1.00 vMB 11
584,242 584,242 00000000000000000006bd9ed2cb7c7adaba1a8e9b234638102ab38a59857e7a 3,301 1.00/1.00 vMB 31
584,241 584,241 0000000000000000000943ecb5a74bf509174d47e7414a15e8bf1d3051203315 448 0.13/1.00 vMB 30
584,240 584,240 0000000000000000000f1b5863f104773520205f4132bfc627e344b244effb1c 1,455 0.45/1.00 vMB 28
584,239 584,239 0000000000000000001e6192e0e59036432d08321d926286b8234c4df08bec48 2,439 0.90/1.00 vMB 12
584,238 584,238 0000000000000000000384e3009c9e6191f483ac1fe94622f124e0ab2adac654 3,147 1.00/1.00 vMB 48
584,237 584,237 0000000000000000000262ff3d5d5dae935e7371b2ee4993ac7cfff1cafead12 1,333 0.59/1.00 vMB 17
584,236 584,236 00000000000000000019ad7e00b60bcf3d9aae6e46ca5ec1166977e2529fc447 2,708 1.00/1.00 vMB 3
584,235 584,235 0000000000000000001a498485df02543a7597e968b9bf34a73c5ca35d2d2be1 2,912 1.00/1.00 vMB 13
584,234 584,234 00000000000000000022f51b42a766755cbe5b697d56cc986866616d0634618e 3,077 1.00/1.00 vMB 45
584,233 584,233 000000000000000000084b2d8a7f3b24645731da7343c10ddc9e144c191cf1d2 1,862 1.00/1.00 vMB 52
584,232 584,232 0000000000000000000a857555c2d8abbd40a8cdf45674800b28fb9de89297bf 2,367 1.00/1.00 vMB 79
584,231 584,231 000000000000000000089b8f0ef869c1552fecee26a131398f991be75530b7db 499 0.16/1.00 vMB 24
584,230 584,230 0000000000000000000f0cca937f2ec570a637ecc4207d8afced7296d71fe6d2 2,383 0.69/1.00 vMB 24
584,229 584,229 0000000000000000001709e9f2f4559627dce301086090b34d6987daa19ba60d 854 0.26/1.00 vMB 27
584,228 584,228 000000000000000000128dbf6cd5d21250e5e585f465a1c580bbee9a3109d6bb 2,830 0.99/1.00 vMB 22
584,227 584,227 0000000000000000000ce4cd2c5b68baeb130843f4db2f9c4602b7cc5b18025b 2,760 1.00/1.00 vMB 34
584,226 584,226 000000000000000000182d413ebbe6e0c9560dab52990152dd6c0f0dc8fbc28e 107 0.05/1.00 vMB 19
584,225 584,225 00000000000000000006daa3b3438eba52b1f7ee18fd68af4a8799d42e2ab3fb 1,829 0.78/1.00 vMB 20
584,224 584,224 0000000000000000001a931fe336f20a288f240d5d8eddef2081fff55c6e163c 3,319 1.00/1.00 vMB 24
584,223 584,223 0000000000000000000d90a7995ac60db97c4770f6377b3ecc9bd9ca866ff2bb 3,383 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.65 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: 672.60 GB
    • Received: 16.28 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.