Loading Tool

Explorer IconExplorer

Memory Pool

33,654 transactions
10.44 vMB
0.17753295 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.80/200 MB

Candidate Block

Mining Attempt 528757ea6bf6303e54608f766dfa14e5185180201080becd339d0ca657ee504d
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 9b0051704e23f31bd9fe2ff33de10dc23b015099c75b599fbd9d6271f0d42015
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,276
Size: 1.00 vMB
Total Fees: 0.07669189 BTC
Median Feerate: 5.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (697,975 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
215,241 215,241 000000000000017dc7bdaf54a2fe81815a78f163d2842aedf7c25ad3b1506269 551 0.23 vMB 175
215,240 215,240 0000000000000538c2b08435d1885551fc033f8c6588b32fde4d2b709ea281ff 198 0.12 vMB 129
215,239 215,239 00000000000004e7cd191c6ce367fbd988dad0032c265910dcdf8dacf01f7ef8 224 0.09 vMB 152
215,238 215,238 00000000000001fbbfb245f54067c662ca33a995841084dbd7cb8b324d3ca27e 95 0.05 vMB 99
215,237 215,237 00000000000000d69bbc1c1ad19f2a900482b2686f3a95b3279e88937777eac9 25 0.01 vMB 271
215,236 215,236 000000000000010172b9508ce08371cded0d4e6f13ec2dfa716eb620d4b82bd4 125 0.06 vMB 168
215,235 215,235 0000000000000142164ff00371ffe1e1f2ced6734a15ce05021e788e9d9457ff 149 0.05 vMB 189
215,234 215,234 00000000000004df074667dbc4ba7fda6a70377c3d92730ca2f574f6df63a3af 143 0.06 vMB 202
215,233 215,233 00000000000003611e4d65f19113c156fc5e7d657d461ea499221d55e1b5ab96 42 0.02 vMB 163
215,232 215,232 0000000000000145ebb14c7c6e4b3ac2fc565eeb8bfd21b61381d8198bc6b29c 1 0.00 vMB 0
215,231 215,231 00000000000002a336d4c7b0663515e1c15d908564db63e20c0a69908111e99a 242 0.13 vMB 24
215,230 215,230 000000000000052b5c35052b0913d2bcc2bf0e747fe37f25366d8dc4f6e26af4 128 0.05 vMB 124
215,229 215,229 0000000000000461dfdbeebda98db7459dd3e85c6d276cb17b3a5272180aec92 8 0.00 vMB 170
215,228 215,228 000000000000020726b7498b758e1d90ab91a61a39f09c4586f9e121d9ef88ae 301 0.16 vMB 115
215,227 215,227 000000000000044a95188b9fa1819913c44eebdcfbe654a084acfa4024e836cd 399 0.20 vMB 615
215,226 215,226 0000000000000407fa2187fc4cfb19fdec5e11bdaea1170e78db0ad192aa7817 10 0.00 vMB 5
215,225 215,225 00000000000004bef79455fc3c0c89e47559ac7d4269f6b84385ada09a8537c8 697 0.23 vMB 323
215,224 215,224 00000000000003fd22aba8da396d0d3a0edebe0ee52a717c8b86cca25c069be4 57 0.02 vMB 166
215,223 215,223 00000000000003da68cee6b2b33e5b1344e3165f4e529bb0d49e3b4019b66631 95 0.04 vMB 188
215,222 215,222 00000000000002b2a8b853a5ac5e8d73e3886b5fa9bd7a9035ce1ac2ac272173 240 0.08 vMB 87
215,221 215,221 000000000000055717ebaa3e14401c07309654d4c76e237d0f9d48da7baf69f5 213 0.25 vMB 122
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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