Loading Tool

Explorer IconExplorer

Memory Pool

81,083 transactions
29.84 vMB
0.15086912 BTC
Random Selection Loading Transactions
Max Size: 179.85/200 MB

Candidate Block

Mining Attempt 056353a6e90a4a061ed8ff914886fc2757ae078bd1c96ff53d1b8d3769f5843b
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 9c2594ebf9c3955bbf2549bffeb4d90f6eced47df68dbceb9d109db28adc2dc0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,456
Size: 1.00 vMB
Total Fees: 0.05709630 BTC
Feerates: 1,002.91 > 5.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (579,112 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,193 336,193 0000000000000000174935c05e699b76e1f0b4df1e1b1a0307d71662a41d17e2 520 0.45/1.00 vMB 26
336,192 336,192 00000000000000000baa0fdd8ea65c0224a3bb90c3c413aa2a24ba1e072710e6 779 0.40/1.00 vMB 32
336,191 336,191 00000000000000000738be65498908aacda868f308da2aa9cf8e6bc83eb5c069 188 0.12/1.00 vMB 21
336,190 336,190 00000000000000000806bb842bac1a91cd51842e30067c39a4796afaa7937764 660 0.35/1.00 vMB 30
336,189 336,189 000000000000000018ed42de430770ad4a60b58930d5b496c647a4faeee7182d 1,057 0.54/1.00 vMB 33
336,188 336,188 00000000000000000044247e19b18791e94aa23898067b822472afbb7103533e 896 0.61/1.00 vMB 34
336,187 336,187 00000000000000001276a8ee6b60dacd6e1a593c20a8479662b84056387eff4b 894 0.32/1.00 vMB 37
336,186 336,186 0000000000000000019c0694f207ee8bc0268d25f85214d1d6eb5190dae45d6a 261 0.14/1.00 vMB 20
336,185 336,185 00000000000000000cdc890738b9ac60cbd93f251cc0183c0d84ed2e28b0e4fe 51 0.06/1.00 vMB 5
336,184 336,184 0000000000000000115edc779a0f011500dc2d94e111febb5325bea7065827fb 560 0.34/1.00 vMB 28
336,183 336,183 00000000000000001607dd0740d80de0d3944c2d0d161fd4462e960463283e1d 1,515 0.75/1.00 vMB 50
336,182 336,182 000000000000000006ea90f22aa5fec6ab666c65fe902d1c8e5c0fddfed5b7b9 437 0.18/1.00 vMB 29
336,181 336,181 0000000000000000040b260c1665f270922fa437ee9b4854d3b5ae24e346502b 1,155 0.59/1.00 vMB 46
336,180 336,180 0000000000000000185b06ba762b960cd392133bef4da98b870f06cd27fd3e28 476 0.19/1.00 vMB 39
336,179 336,179 00000000000000000b9bf033a8016507bb9922815eaa80ba472dd78ae89de5f4 46 0.06/1.00 vMB 6
336,178 336,178 00000000000000000a7c4c31a936cc63ca41238fd5ada495fd8c914b422ffa19 1,012 0.62/1.00 vMB 34
336,177 336,177 0000000000000000186b7b076f6567c171deba83e09b584311b542e1a16b2f58 985 0.63/1.00 vMB 33
336,176 336,176 000000000000000016876c153b18921f3d68be1e7d4c0d53376deb9fbd0cdbc2 428 0.18/1.00 vMB 40
336,175 336,175 000000000000000000005a5e143087632fbf0eea743ad99646d9fc67d40f7441 336 0.30/1.00 vMB 22
336,174 336,174 00000000000000000058a64b1c99fbc1e07a88a7fd582fef64f48f7c382f1b45 661 0.40/1.00 vMB 25
336,173 336,173 0000000000000000161de5773e15194cf718389fc982ec0cdb200b67b2d11bbf 390 0.21/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.92 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: 714.47 GB
    • Received: 17.54 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.