Loading Tool

Explorer IconExplorer

Memory Pool

79,410 transactions
30.33 vMB
0.07881447 BTC
Random Selection Loading Transactions
Max Size: 184.75/200 MB

Candidate Block

Mining Attempt 3ebe5de6eb37dc286f1d7b72aebbaad513e9ee0a507b4fe8e9114015d502a19f
Version 20000000
Previous Block 00000000000000000000fba2abb8d490d843f57da6d6a845cd44dde2952f7920
Merkle Root 2140cf834b68b03ff8b4648eb865c0481f62a1bf205a3ac66064c74230cabc20
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,819
Size: 1.00 vMB
Total Fees: 0.01087671 BTC
Feerates: 26.09 > 1.09 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,388 (114,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
801,367 801,367 0000000000000000000401faa3b21fb014aebbeac3afd384e81a131e948f7a01 1,905 1.00/1.00 vMB 15
801,366 801,366 00000000000000000005500b308e269d11923541192560d5e23c551e1551372a 2,510 1.00/1.00 vMB 19
801,365 801,365 00000000000000000002bf8029f6be4e40b4a3e0e161b6a1044ddaf9eb126504 3,359 1.00/1.00 vMB 7
801,364 801,364 00000000000000000002fd9357147b2c2b16e7584786548aad0ce902a7860269 2,857 1.00/1.00 vMB 8
801,363 801,363 00000000000000000002be07c9e39b8ea5d8bca58dec1a637d0290e9d3c924bf 2,863 1.00/1.00 vMB 14
801,362 801,362 00000000000000000002aae535ac1138bea3341dca974aa0fde3811a11dd9e58 2,018 1.00/1.00 vMB 9
801,361 801,361 00000000000000000003798b798467abdce454d9d55c925f8fe0c84a129a1cf8 3,243 1.00/1.00 vMB 10
801,360 801,360 00000000000000000004b1fc734753ba8bf30071180a4c0bc26c9c14fb801353 2,068 1.00/1.00 vMB 24
801,359 801,359 000000000000000000042b5c3a9af59ccecd83eb5b2956af63980acbcaba6849 3,876 1.00/1.00 vMB 9
801,358 801,358 0000000000000000000061d11963389ccf5ffe82e51ce02c038a5cdb0ed79bef 2,993 1.00/1.00 vMB 9
801,357 801,357 000000000000000000049dd5b13f2401924120d0c296675a1105868663eea6ce 4,161 1.00/1.00 vMB 13
801,356 801,356 00000000000000000002b17aa9ce11aa2be00a57641ae4fa176efc222a9f1df5 4,577 1.00/1.00 vMB 13
801,355 801,355 000000000000000000043878344fc72933334ce8a477874803e5b3c614953d72 3,989 1.00/1.00 vMB 17
801,354 801,354 00000000000000000004593ec1530bf3396bb52a838be6c77512798a2b668ff9 2,252 1.00/1.00 vMB 11
801,353 801,353 00000000000000000000c6c4b56182c0c77646c7dccfbc44acfdfa91a12eeb47 3,435 1.00/1.00 vMB 21
801,352 801,352 00000000000000000004c5bf2ad74efd55e5b264c6a4d2b6e3b62dcc6dfd4b95 5,272 1.00/1.00 vMB 9
801,351 801,351 00000000000000000003e9e4238d975a8ade727c7fce62efed26c40064d43448 5,610 1.00/1.00 vMB 6
801,350 801,350 000000000000000000039b64ad35d526ffe66f6f962ed66776044b62b398675d 4,957 1.00/1.00 vMB 8
801,349 801,349 000000000000000000006b34065550be407dd2d951844a49805ba9a5e97ee4fd 5,159 1.00/1.00 vMB 6
801,348 801,348 0000000000000000000227fdcf9ec5255803de3f1c2bc663fdb58af946352f7f 5,074 1.00/1.00 vMB 9
801,347 801,347 00000000000000000003fa9cc09a1e5d1ab28b30e760b661c133d02db7fb0cd9 3,868 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.06 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: 720.82 GB
    • Received: 18.27 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.