Loading Tool

Explorer IconExplorer

Memory Pool

42,277 transactions
26.70 vMB
0.05289772 BTC
Random Selection Loading Transactions
Max Size: 140.39/200 MB

Candidate Block

Mining Attempt 35389f8b26a14f97a83f0001bc5151fe21c078f21b92f0cc97dc583a4f638c26
Version 20000000
Previous Block 000000000000000000013c07e3f50f8bd19f23caf49a29d0b82da9f012381c04
Merkle Root f19887c08264cd8c3bebf454644361879bb9a8cceccbaaa7d2bce1e156a0fc30
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,249
Size: 1.00 vMB
Total Fees: 0.00363352 BTC
Feerates: 40.21 > 0.36 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,901 (121,656 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,245 793,245 00000000000000000000ca12f3c28d56e95075c981fbac85b989fb85b213e05c 3,519 1.00/1.00 vMB 41
793,244 793,244 000000000000000000023d458a31553880be8c0e8e666274c0ca5c65705a3225 3,429 1.00/1.00 vMB 54
793,243 793,243 00000000000000000001acac4e7cb094af9eec27b12b93c9a7880de3642f24a5 3,124 1.00/1.00 vMB 43
793,242 793,242 00000000000000000004c7c14e252b573bd8681cdf1bfb7a689a6935e65c7c50 3,686 1.00/1.00 vMB 45
793,241 793,241 00000000000000000000597f7c151f42fb4edf8780cb213a7ab4b4afb1444ebf 3,786 1.00/1.00 vMB 38
793,240 793,240 000000000000000000025df29c3a8a1610a73aa2ce94953e74dc57577c1a5858 4,038 1.00/1.00 vMB 50
793,239 793,239 0000000000000000000110fb285e1dc6bf530752b799532417b16576a53fabf3 3,119 1.00/1.00 vMB 72
793,238 793,238 000000000000000000018afd3495d6316ad9e48892c51458691394c9fb0d5bb8 2,825 1.00/1.00 vMB 85
793,237 793,237 000000000000000000042a207c177afda8f399812438db528b492c03008c7573 4,088 1.00/1.00 vMB 49
793,236 793,236 000000000000000000034bdfa3d3d77f7d0e2a68ced654d7dd781c0cb52a2296 3,797 1.00/1.00 vMB 45
793,235 793,235 00000000000000000002b6c3776f7d15e37a9a1fd9a9fd2121f739684eeb5fc7 3,542 1.00/1.00 vMB 90
793,234 793,234 000000000000000000008dea29b62263a4898f370077dce3d79518db1dc391c1 3,429 1.00/1.00 vMB 42
793,233 793,233 000000000000000000013557a81f427395620f3c48695a8352cc715156616225 3,498 1.00/1.00 vMB 86
793,232 793,232 000000000000000000027946a6f87c68ca8800f1cdf68af70753efc13e4e508e 3,576 1.00/1.00 vMB 53
793,231 793,231 0000000000000000000515bf19333df3d63391cc3933bc2e3c9478737549298a 3,025 1.00/1.00 vMB 54
793,230 793,230 00000000000000000001fe9f411fbf6399968ae16cec4b108e9c027819bf19da 2,952 1.00/1.00 vMB 88
793,229 793,229 000000000000000000017ca99c571126b6b20e01b7aee72e10e99cd18f8b6c1f 3,199 1.00/1.00 vMB 105
793,228 793,228 000000000000000000016f2f1d17d4600af1ec6d87618bddb1a574f2173f698a 2,354 1.00/1.00 vMB 43
793,227 793,227 000000000000000000007df0555ed02f8138db01716a76cea53c9a0138067a1e 3,321 1.00/1.00 vMB 50
793,226 793,226 00000000000000000000398442ceef2039b4f8c1d21531b5aa119917bfd98d33 3,077 1.00/1.00 vMB 73
793,225 793,225 00000000000000000005728890fc8b1add208252be18a8e401a159ccde1fb72e 2,196 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.21 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: 654.42 GB
    • Received: 14.14 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.