Loading Tool

Explorer IconExplorer

Memory Pool

74,731 transactions
30.67 vMB
0.08999142 BTC
Random Selection Loading Transactions
Max Size: 180.05/200 MB

Candidate Block

Mining Attempt 5c2c566855b3698d774c91786c047e2c59690f3dd62c22dccb9cd782d2683ebd
Version 20000000
Previous Block 00000000000000000001b6bcfed7daef6070e84e65a71f9eb69c8b48ca4d4960
Merkle Root 76314452786cc9afe5ac79e621f2809d474d0189f5966a246c793cba1adb1eba
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 426
Size: 1.00 vMB
Total Fees: 0.01304435 BTC
Feerates: 150.93 > 1.31 > 1.06 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,425 (672,024 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
243,385 243,385 0000000000000013a9d9eb99c1dc500104ed3c9be5e64c61de18e387b27a1393 282 0.12/1.00 vMB 165
243,384 243,384 000000000000005d73b78295da3208d81c3752ee312b1af60e20cc1cb66f57d2 11 0.01/1.00 vMB 95
243,383 243,383 0000000000000069243e1eca02c3814ed865aa06e46163471c455f454f8d195a 119 0.05/1.00 vMB 127
243,382 243,382 0000000000000033ebe1337c70963064f71ad3a4675fca5997184728860abdaf 183 0.09/1.00 vMB 130
243,381 243,381 00000000000000d4da21d5a0bb1549608de1a37cbf31d622a138dbf77f07a597 196 0.09/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 783.12 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: 738.99 GB
    • Received: 18.61 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.