Loading Tool

Explorer IconExplorer

Memory Pool

71,241 transactions
26.67 vMB
0.07067743 BTC
Random Selection Loading Transactions
Max Size: 161.45/200 MB

Candidate Block

Mining Attempt 196a0ab1cf4b9e0a177fe1efdac841ff1c83c6a882c337f7fafd0a2d2bf00eb0
Version 20000000
Previous Block 000000000000000000010510778f2db47a93769c70434d373b6ecfdd9aab40e5
Merkle Root e007163e3deed159c8ad3c33d8fec5a69eb7272b80c209d7f74ebc2262754032
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,046
Size: 1.00 vMB
Total Fees: 0.01379419 BTC
Feerates: 477.45 > 1.38 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,464 (672,058 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,406 243,406 0000000000000076ddb70d08073385c644c0d4b0274075e191120e4ceddcb027 70 0.02/1.00 vMB 180
243,405 243,405 000000000000002a82bac06017210722d698619988ab04f7229da0e4292a9849 131 0.06/1.00 vMB 158
243,404 243,404 00000000000000782e404f1b951360a14844745a62ea67b351f51c6e00860f46 169 0.12/1.00 vMB 104
243,403 243,403 0000000000000066acb2dd4a738347ade87049223cf90ad704a0c314ed97b348 513 0.20/1.00 vMB 174
243,402 243,402 000000000000004c9a65236b8da3aacc8f2e4f8e204f7708ab180480e490b769 298 0.13/1.00 vMB 187
243,401 243,401 00000000000000703ab7d4729f2ff7b9f4335665ba99607aef7cfaacbe18802d 315 0.14/1.00 vMB 133
243,400 243,400 000000000000000accd2e0d1dcbd6e05a884b7baa8e564a3820a45c95e815041 527 0.22/1.00 vMB 167
243,399 243,399 0000000000000081cc5484939ad45f74ce1c8c64e7fbfdbf6033b8a3cc75b568 249 0.11/1.00 vMB 156
243,398 243,398 00000000000000ccd9784a5944d5b211663f5bc4dc4bb22fbb6492ad5182df07 356 0.16/1.00 vMB 164
243,397 243,397 00000000000000ac5c759191e4552fc066fca215043ff103fb80212b200dde7c 256 0.15/1.00 vMB 77
243,396 243,396 00000000000000da52b7872de941951fad5c610a6cd90960dcdc735c6cf151a1 689 0.25/1.00 vMB 201
243,395 243,395 00000000000000c19b0fcfd98b51d60ed56e68ac7d140a85cd595417055c5db6 326 0.14/1.00 vMB 144
243,394 243,394 00000000000000094f5a6d342390569f20f5363ab947fa1888bba06aa5defdc3 23 0.01/1.00 vMB 390
243,393 243,393 00000000000000022e97d90aa4fe12971433af98a258516597994484d20454d9 172 0.07/1.00 vMB 149
243,392 243,392 00000000000000b755eb83efad0383ef3974cc1fe6d6cfc6f5522b175a8b1107 73 0.03/1.00 vMB 100
243,391 243,391 00000000000000328ad8bf058d619f663556e753bb75bc1ebc4920d6c8155458 476 0.20/1.00 vMB 157
243,390 243,390 0000000000000031be952f87874ecd6785c0880272646ecc31fd63a70d81eade 85 0.06/1.00 vMB 101
243,389 243,389 0000000000000093fc7b2127525989a01bcfea45b6fe6de79286f3d6c8033579 1 0.00/1.00 vMB 0
243,388 243,388 000000000000000c705a5a736cd52fb4cd4efe1809c105f5783356f17399cf68 414 0.19/1.00 vMB 141
243,387 243,387 000000000000009ceb9f523f163e38243b44e8fcce2f6709be4be9eba6b4451a 262 0.12/1.00 vMB 155
243,386 243,386 0000000000000049b41e8481f3368913ccb206487abe9389cb204f9442230e83 294 0.14/1.00 vMB 220
Previous 10 blocks ↓
Total Size: 783.20 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: 754.48 GB
    • Received: 18.93 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.