Loading Tool

Explorer IconExplorer

Memory Pool

72,333 transactions
27.92 vMB
0.06409191 BTC
Random Selection Loading Transactions
Max Size: 165.55/200 MB

Candidate Block

Mining Attempt 9d7fd76ab5e70935b74b8ee841f92ca19587a227589e5ed6636b37d9574d0231
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root c5ffb03f52fa8b1a13298f91dbc09e553cb100233c5fa558ec9b4356956478be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,332
Size: 1.00 vMB
Total Fees: 0.00840164 BTC
Feerates: 40.21 > 0.84 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (554,862 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,172 360,172 000000000000000016ee4601ff27e586295cef1e34f4f51a6f63f4a623d53255 639 0.44/1.00 vMB 24
360,171 360,171 000000000000000005d618f4f6b55ab0241f259db318842c6ff9907119c2f745 159 0.13/1.00 vMB 13
360,170 360,170 0000000000000000112c153320310b22f82169e29dce2dcf6d7d7ae6e22e3bc1 1,349 0.73/1.00 vMB 26
360,169 360,169 000000000000000008270ff1aa63a26f7e8b6b808def8b447e557f0c733338bc 1,421 0.64/1.00 vMB 28
360,168 360,168 00000000000000000f5423ad73a0b746aaca4eeb953dfbadb155a2641a016d1a 737 0.40/1.00 vMB 24
360,167 360,167 000000000000000007277dca91590dba499ec2a69f29178a42c71a1cd3d5b08e 328 0.25/1.00 vMB 17
360,166 360,166 00000000000000000aad9ba7d1c335f8c9d28fc00cd55a10d521bd1a95378c78 615 0.37/1.00 vMB 26
360,165 360,165 000000000000000014f5880a1592e1a81fbba846e83c69520b8579a74adb7dc0 397 0.24/1.00 vMB 25
360,164 360,164 00000000000000000d19a5322ababf0286a9e1a9ab6288d788412afc7bffc62d 625 0.38/1.00 vMB 21
360,163 360,163 000000000000000009bad67f61b0f506653fefca8ddf1e238d9910557d4159c0 1 0.00/1.00 vMB 0
360,162 360,162 00000000000000000569116c085ce247c8cdca01c27c87d22694c8730b832fc9 531 0.30/1.00 vMB 30
360,161 360,161 000000000000000012db4e916fb0e625f7f2feda3342e5ec33b7f6ad7f71b978 794 0.46/1.00 vMB 25
360,160 360,160 00000000000000000b2a30e220d14cb0d34dcf881a577e920b21c15d70dddd1d 1,178 0.62/1.00 vMB 29
360,159 360,159 000000000000000013e8a4cfaf06fd07595ab2d7b6871b8d1985bb103394a492 232 0.15/1.00 vMB 20
360,158 360,158 00000000000000000003bf3e85ccdbf1d678e0d66c6bd3c7a166cd08d3cd3898 454 0.40/1.00 vMB 16
360,157 360,157 000000000000000002cbf1aac3f94f1133910cb80cdbce4d14cd825489c18958 1,368 0.70/1.00 vMB 25
360,156 360,156 0000000000000000040a905b7eabec502aec31a17e9a0f6051b8107d58593b54 606 0.30/1.00 vMB 27
360,155 360,155 0000000000000000119305d5ba79daff2cc01a897b4d12ae97546249cb004632 1,305 0.68/1.00 vMB 27
360,154 360,154 000000000000000006e6e7824cbdc05abd492ca87fa67f0390fb27d1eb3b1e3d 308 0.43/1.00 vMB 9
360,153 360,153 00000000000000000ed2286fe97cdba8e77d46e03c5a58ae995892aa9c3a1dd9 1,235 0.75/1.00 vMB 12
360,152 360,152 00000000000000001678c1c05a229baaf29f22ab1e2bc30e0d570186ca4e3ee4 1,195 0.76/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.45 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 666.98 GB
    • Received: 15.24 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.