Loading Tool

Explorer IconExplorer

Memory Pool

34,214 transactions
29.45 vMB
0.07743871 BTC
Random Selection Loading Transactions
Max Size: 142.64/200 MB

Candidate Block

Mining Attempt d1d79ecebe96f4057471314ea9a0356a44fcfdfc3a3c3f66351cee7acd883a53
Version 20000000
Previous Block 000000000000000000016a655abee59fb1fe04633919e8d234db6ab1188b5de7
Merkle Root 67a089f70673a5a99fbe6680f1bd0fcc0e6f6b8e67ed076609f59b87c0e8b26d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,221
Size: 1.00 vMB
Total Fees: 0.01363627 BTC
Feerates: 72.50 > 1.37 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,518 (685,242 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,276 229,276 000000000000023901e3d182ffed3d7dcd068a4707772b11dd5042a5b7d4df3d 141 0.07/1.00 vMB 119
229,275 229,275 00000000000001999447294809e6c5820f258dd8b9111fa7e82a373d526532db 439 0.22/1.00 vMB 214
229,274 229,274 000000000000021ab256017e38e32c4c0916ff5c15d3e8e12fefe7896c76f863 275 0.15/1.00 vMB 116
229,273 229,273 0000000000000038876ca15d886e0614cf9f8764bf683b1c78331b991b254f1e 403 0.18/1.00 vMB 187
229,272 229,272 000000000000023284589c94c492acf469f9c585db2650fcf2a60092dae02da0 579 0.25/1.00 vMB 174
229,271 229,271 0000000000000155ddaa246e6f01f29a425df767afdd790965fdcb6584d058c5 468 0.21/1.00 vMB 159
229,270 229,270 000000000000002d64f3fd1f707b394a007f5d6c81ebc862f6b952999cc8d849 305 0.13/1.00 vMB 157
229,269 229,269 000000000000009913019e3f760670cdd8db23060a27ca7d33aa9b86ba0a8153 188 0.15/1.00 vMB 79
229,268 229,268 00000000000001eb75671d6c003e0a2a9a1afe8f06510bb80e322bda1f7b5e55 116 0.05/1.00 vMB 168
229,267 229,267 0000000000000228045bf04e55ea59bd71d1c9a7edd784ccf118cfff77e00a45 353 0.17/1.00 vMB 174
229,266 229,266 00000000000001c6f36267d5ecd0d37464fce613ccfd12e52cb19cce26ac8b5a 262 0.13/1.00 vMB 143
229,265 229,265 0000000000000007be28256c0cce3a715d84f8b93a31973e0839aebb981b3a87 94 0.05/1.00 vMB 58
229,264 229,264 00000000000000d794790ebc1c5637f56c65457be7efeff5dafeaf965eb27105 287 0.11/1.00 vMB 186
229,263 229,263 0000000000000175222689af9bd9cda34eee370d8f85e96ee1ffd1495f136ce8 225 0.15/1.00 vMB 14
229,262 229,262 000000000000005f4249ad5f56fd5683d95bc99444537f445e2361a2ff2fb44e 245 0.15/1.00 vMB 93
229,261 229,261 0000000000000105e0b566d266f521e872c34fa8d7d6ea46c483adbb542d0460 256 0.10/1.00 vMB 242
229,260 229,260 000000000000009bd89c89e436dd0a471f8fe5d3da9cf0ae82d37b301bed243b 82 0.07/1.00 vMB 61
229,259 229,259 000000000000007f5424e556e038eb7a8bcfb16440573595f74930d9ad37b6b4 648 0.29/1.00 vMB 155
229,258 229,258 000000000000004bb3ed7b6a521399500215a1e74eafe0d934348d73f8241d34 235 0.16/1.00 vMB 127
229,257 229,257 00000000000000318705af14b4e60dcbecab87bb473859beaff9346edcb8546a 256 0.15/1.00 vMB 142
229,256 229,256 00000000000000fa02101c9de4ddc3de6bea542b687d5455a4178d2363cf3536 418 0.21/1.00 vMB 163
Previous 10 blocks ↓
Total Size: 781.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 613.79 GB
    • Received: 11.14 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.