Loading Tool

Explorer IconExplorer

Memory Pool

44,718 transactions
27.31 vMB
0.10138545 BTC
Random Selection Loading Transactions
Max Size: 143.12/200 MB

Candidate Block

Mining Attempt 687bff61c6ddde4c30da60f247e2a376c6a3003e0d8b568336fdaa55571f27f7
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 1a237f5186f160ff49e4b322b14f3ad4bb8afb83541716207f41d9ea7ce9755a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,600
Size: 1.00 vMB
Total Fees: 0.04605930 BTC
Feerates: 151.16 > 4.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (601,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,517 313,517 000000000000000022ecc205e0200f8db02f32ffd5f041cb06d503efc280fd7c 148 0.10/1.00 vMB 16
313,516 313,516 00000000000000000d97108255c7ab0369bb5470e37888c94edfcff9a306ca09 443 0.21/1.00 vMB 31
313,515 313,515 0000000000000000377427ec6b4598ce071c331f553bbafe7a2fdde5ff77ecdd 445 0.23/1.00 vMB 27
313,514 313,514 000000000000000028951fa7ba4726c4448b958ac87872a9d7cead80feef7586 468 0.27/1.00 vMB 30
313,513 313,513 0000000000000000244b685c3516738954b12f6d43a71889b339454ee9cf31d8 185 0.13/1.00 vMB 23
313,512 313,512 0000000000000000046701fb39fbad3a4177b2d8c098e7768b3069a664aee3b1 610 0.55/1.00 vMB 34
313,511 313,511 0000000000000000291d4e2b563c359b5f6a0e702d460fcc218cb5a9ac079533 1,604 0.75/1.00 vMB 31
313,510 313,510 00000000000000000d4c04f8f68aba2a53a287c9bdd3ba559469816d0bd802c3 306 0.18/1.00 vMB 21
313,509 313,509 0000000000000000348bc376f749609f76eabbccaf1818654e7a0849640cc215 232 0.11/1.00 vMB 33
313,508 313,508 000000000000000027a769c58cf4972e6f1c7be21e4196c2a0f7babef6749179 66 0.08/1.00 vMB 9
313,507 313,507 000000000000000000c322190bfe270d975fbbbc06da2b2d294a05d1565f9c1e 1,482 0.71/1.00 vMB 30
313,506 313,506 000000000000000016dff88f234df8e0eb45ce42ad4ad099d5d1c941f3c3154f 453 0.25/1.00 vMB 29
313,505 313,505 0000000000000000341f4e56187466e19ba69b5b794690b245d3192fac0606c9 229 0.18/1.00 vMB 22
313,504 313,504 000000000000000014454f0007ee3ee36b43c109320b04f20b3bf71b60be53f2 780 0.46/1.00 vMB 27
313,503 313,503 000000000000000008423de5ef07ac29bbaebe965aa86733b77a32be1f9ed1fa 548 0.33/1.00 vMB 26
313,502 313,502 0000000000000000107f57a415c94b9a1706e66c6d3763fd90f5d3ea29eb52a0 1,178 0.75/1.00 vMB 26
313,501 313,501 000000000000000011ee951380af11f111a469040122b77135f1b68bed6608ab 956 0.67/1.00 vMB 22
313,500 313,500 000000000000000038f15c0bd9ae575530c6f0c397371cde4b2b2600d70860aa 1,165 0.62/1.00 vMB 30
313,499 313,499 0000000000000000385f546ae1a8fde666e3ec0eccb7d9e179377518567ac225 395 0.19/1.00 vMB 28
313,498 313,498 000000000000000014480ca8fa774a32489fb11cebe09fc41b929139e008108c 1,232 0.65/1.00 vMB 31
313,497 313,497 00000000000000001219e796a0a0d56eb13e98e3f4955d053f8f82b4544923d8 759 0.41/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.