Loading Tool

Explorer IconExplorer

Memory Pool

40,162 transactions
32.80 vMB
0.07926976 BTC
Random Selection Loading Transactions
Max Size: 162.31/200 MB

Candidate Block

Mining Attempt f535c28086bab647983aaf106be50d390c3048837bb4f315031be7001716fa28
Version 20000000
Previous Block 00000000000000000000501633326136b197890c220f226ea3515a7126fefcc9
Merkle Root 932d21e8833d4eb11c050125a31f3a8aa8a80db5238ee5b83917ea1e026e22cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,571
Size: 1.00 vMB
Total Fees: 0.00985590 BTC
Feerates: 51.02 > 0.99 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,560 (569,363 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,197 345,197 000000000000000005e49cb1571f78ffb75d3e7b79710115d9e5fd2a533d040e 365 0.24/1.00 vMB 17
345,196 345,196 000000000000000000741f8c52521bf6c9106f3b5c11a669b897de83a3468b31 235 0.12/1.00 vMB 25
345,195 345,195 0000000000000000049003198e734d124b122c5f560c71a7cd8122042d9fc6d7 1,083 0.58/1.00 vMB 24
345,194 345,194 0000000000000000040818bda294f39fba7f9d32a9e1a4e044c52034929b10e2 1,023 0.62/1.00 vMB 21
345,193 345,193 00000000000000001524027fd1cef03832bd55bc5cb6bc21720d3634a859c05d 256 0.10/1.00 vMB 32
345,192 345,192 00000000000000001421b96f4edd0076450dc1afe9d9ce3021e1231fcdd7178e 45 0.07/1.00 vMB 4
345,191 345,191 000000000000000003f885312af51200080c09d0e9a42cd40ef543a3dbba4419 712 0.38/1.00 vMB 22
345,190 345,190 000000000000000001560c1a3ec2f35da89aa2716a4ebb94ea5af715b87a309e 622 0.40/1.00 vMB 23
345,189 345,189 0000000000000000178454761636a20dd6f1bfdfd7b6d7c0ea54f24793b7c5c8 1,411 0.73/1.00 vMB 26
345,188 345,188 00000000000000000e8de3f1d37fd24642270b7434c2a3b91f5c82683bf2f2d4 421 0.36/1.00 vMB 14
345,187 345,187 000000000000000005c1ef41d2879d735018a0d77769f6da83bff5898f00eb23 871 0.46/1.00 vMB 28
345,186 345,186 00000000000000000b6775c385748cb8f183d684956bf98e4d8a3844d0fe8259 30 0.01/1.00 vMB 23
345,185 345,185 00000000000000001150644a0a9bff03014390a9935883e366065b45e9032391 347 0.21/1.00 vMB 21
345,184 345,184 00000000000000000c098e549394ee3a9c7f1cc13a53f82b55aa902ee0804058 244 0.20/1.00 vMB 13
345,183 345,183 0000000000000000130222a6be48e624ab4778bcc8246f93db476d8b327dd165 1,385 0.75/1.00 vMB 27
345,182 345,182 00000000000000000f260938b029a0fba653de5cb77cb4d317ff053b46b71458 84 0.04/1.00 vMB 20
345,181 345,181 0000000000000000113df0af79507bf9efb5390119086cd2cc548f3879750c8e 710 0.53/1.00 vMB 19
345,180 345,180 00000000000000000f1fee2e904b03338391f2e845cb09059069eb2afdb2624d 489 0.19/1.00 vMB 34
345,179 345,179 000000000000000007f46d853acec8a00bd2ad7212882b22d04e6eecf1f452e9 390 0.28/1.00 vMB 18
345,178 345,178 00000000000000000e1caedeed5224460cb5e2d4b4f71e489ea300abc0dd2100 332 0.16/1.00 vMB 34
345,177 345,177 00000000000000000d18b038eb4c5e09fce7a0a709513bce33dc102528358f44 607 0.42/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.60 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: 623.97 GB
    • Received: 11.52 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.