Loading Tool

Explorer IconExplorer

Memory Pool

81,622 transactions
31.10 vMB
0.08194802 BTC
Random Selection Loading Transactions
Max Size: 189.10/200 MB

Candidate Block

Mining Attempt 0b3b5fefb9a10d34991bbf2d9144f3e0b423d1e2b7cf54e109b901c93557d934
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 5bee2177ce129385b0a7a613e416c33178a4293b8a755674fe2973c5d9fab1b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,035
Size: 1.00 vMB
Total Fees: 0.01444909 BTC
Feerates: 73.20 > 1.45 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (545,817 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,392 369,392 00000000000000000fa06d62cd75da9ff2528af65d74c4fdcecf06c31f110f6e 339 0.19/1.00 vMB 36
369,391 369,391 0000000000000000114d9140e5cb76470b73bd5ca82e42e0926df79e24c2609c 118 0.17/1.00 vMB 6
369,390 369,390 000000000000000008f83bd4418e64857c7217d309aebb5d3543495c90ae0cdf 1,166 0.85/1.00 vMB 30
369,389 369,389 0000000000000000025212529365b02436429d086c9e09ec07011a496c6eda8b 2,265 0.93/1.00 vMB 75
369,388 369,388 00000000000000000d7cb22ce09dda4e9e70a71c9eaf62b3847a8be19fa61497 24 0.01/1.00 vMB 36
369,387 369,387 00000000000000000cde298807832665fd9b7856983f3298177c59f928ff7d1e 90 0.11/1.00 vMB 50
369,386 369,386 00000000000000000b89e695778c12f5438f920547eb6afa66e21c6d91c64dfe 196 0.12/1.00 vMB 31
369,385 369,385 00000000000000000e686822f8f57fb6c559d0beec223faa9f3113279a2a96f1 140 0.06/1.00 vMB 31
369,384 369,384 000000000000000008848ec83a54248e51d0ccaea828511d5c36303736911358 798 0.43/1.00 vMB 39
369,383 369,383 000000000000000013b3b07c8a3539516668c10e6a96307d51f94d20e91cde84 294 0.17/1.00 vMB 39
369,382 369,382 00000000000000000ed4526243fba6c03a230f117a162eb8e869da0f95d668a8 1 0.00/1.00 vMB 0
369,381 369,381 000000000000000007124344a1f745edd56004ad242f482177c7c7016027d607 590 0.31/1.00 vMB 42
369,380 369,380 00000000000000000f1beffccb1b51b7d6282f918bd18d808b9adc7250c22ed7 1,641 0.88/1.00 vMB 37
369,379 369,379 00000000000000000f0934104be45c0a22333ee7d75d906b4f8d3d0de8725fd6 527 0.35/1.00 vMB 30
369,378 369,378 00000000000000000c793b5cad70a15802a142a80a4b8a1826c6ddd2fad06fd1 890 0.48/1.00 vMB 49
369,377 369,377 000000000000000000c62fef84e1adf87e49cad11da2938d6f21cc2221c97368 1 0.00/1.00 vMB 0
369,376 369,376 0000000000000000079322b363ff89c45d175d66600f1799567a502bd1f4ac6e 84 0.04/1.00 vMB 39
369,375 369,375 0000000000000000076eb36e3db7353e5b67d3211c587a4022027113bca5d2b2 270 0.16/1.00 vMB 33
369,374 369,374 000000000000000002229d44f235e981492bde4e48ad82bd2553559976f8a5a1 425 0.22/1.00 vMB 35
369,373 369,373 00000000000000000c55b6a3c1ba1a9f9be4705e2486e5858855ac61f5d2bfdc 592 0.31/1.00 vMB 38
369,372 369,372 00000000000000000cd123f6cb94e5560f973ddbe233d32bd6a335b634757f98 148 0.12/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.