Loading Tool

Explorer IconExplorer

Memory Pool

49,748 transactions
29.96 vMB
0.10135317 BTC
Random Selection Loading Transactions
Max Size: 159.72/200 MB

Candidate Block

Mining Attempt 07c4603516b49b2e9ec4df3bf2bb3481067253cac380223d3334c242edef6288
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 96399c502a3100a83669588b73a48c4a985bb607de86dd866ce006544e3185c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,282
Size: 1.00 vMB
Total Fees: 0.03596089 BTC
Feerates: 150.68 > 3.60 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (649,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
265,122 265,122 00000000000000094d3fd24d6fe403dafcfdfdc09c78e13503da50f4d722f4b7 241 0.15/1.00 vMB 66
265,121 265,121 0000000000000008d1f5d0cc10d7f165a98a27101ea1ad3732584df3d5107125 492 0.23/1.00 vMB 99
265,120 265,120 000000000000000e5bdefe6a6e4361fff2ef3bd010def581c5d56db7bba3700e 210 0.08/1.00 vMB 104
265,119 265,119 000000000000000651af66d42138dd4a29679cde4cb4019c6c776538499bf9b9 449 0.18/1.00 vMB 55
265,118 265,118 00000000000000066af37fecbf98af0fa8efe06330f44bf4d2e24ffb11acc552 642 0.25/1.00 vMB 168
265,117 265,117 00000000000000037816c9d5beb22eb4a0f9e540076c2d17f9db0faa4aac675c 200 0.11/1.00 vMB 41
265,116 265,116 000000000000000499df48d005698543d438641f89a40b9111f9fb0acd7e2e4d 199 0.15/1.00 vMB 38
265,115 265,115 000000000000000191559f3252568c2d703c15c635877025c7cc1fef01ac6513 618 0.27/1.00 vMB 101
265,114 265,114 000000000000000467ca67a48cb3f1df7844baddce914cb84ce53516b95cfc10 458 0.21/1.00 vMB 100
265,113 265,113 0000000000000004ab2037b00549d6040cfd518da307baff0215a69c65cf7f34 615 0.25/1.00 vMB 110
265,112 265,112 000000000000000b626d4f7f3383f1d854976475190760d9801e52e1f231339a 670 0.25/1.00 vMB 111
265,111 265,111 00000000000000019a628a2c70ae0ddd2d01589a2194107e32dac7ac4c887489 296 0.12/1.00 vMB 113
265,110 265,110 0000000000000002db7ba75053b2936154014f5668b988acba54b7fef828f971 351 0.17/1.00 vMB 127
265,109 265,109 000000000000000005bbcd3fdabf8cf9afdc2e47a1ff058e49200ff4eb25a907 159 0.06/1.00 vMB 84
265,108 265,108 000000000000000907d9309b99d39c98c79037402151636ce2428b0f232752e7 523 0.21/1.00 vMB 112
265,107 265,107 000000000000000eb1ba4b6415e98397fd54d6d05ef4da7d997bee64c026a96a 178 0.13/1.00 vMB 35
265,106 265,106 00000000000000024385e28eea402222f80211745b90b537778d3f0a5b8a5c05 519 0.25/1.00 vMB 160
265,105 265,105 000000000000000b4bb558aa8b50468178adc11cc9a3c31c09e17d40c3bb344d 102 0.04/1.00 vMB 121
265,104 265,104 000000000000000f7041a4c755b0df181635f1c47b8559d2da2633695a3dba3d 119 0.04/1.00 vMB 105
265,103 265,103 0000000000000006383337a244acc275f0e7ab0702dc8993d55209687ac1b2a5 204 0.07/1.00 vMB 96
265,102 265,102 000000000000000d8fe48c09bef1324637c539fb8af780f49a2281cba8860e8f 346 0.13/1.00 vMB 126
Previous 10 blocks ↓
Total Size: 782.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: 652.08 GB
    • Received: 13.71 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.