Loading Tool

Explorer IconExplorer

Memory Pool

25,969 transactions
7.37 vMB
0.03523592 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.03/200 MB

Candidate Block

Mining Attempt 10301dfd78831186e21ab4f957daea1b2c864a39a59428c3d3ab3a157f2e7e5f
Version 20000000
Previous Block 00000000000000000001224e274d714499fed1a2156ae81473f2105be1442fde
Merkle Root 1010b00ceaa5959a4d698d9ba0662aee2146195f13afaabd63dcdfb5776a2279
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,098
Size: 0.43 vMB
Total Fees: 0.01565852 BTC
Avg Feerate: 2.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,096 (760,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
152,510 152,510 00000000000008f4ac41fc24c4c918d7a3acd9e8c1ae5f6fd31788507c253200 0.04 MB 112 115
152,509 152,509 0000000000000d542a7d91966fe41766f5ac35979a4a7b14d48101ace30269d5 0.05 MB 102 203
152,508 152,508 00000000000002354b6ddc096782c8e5ccf9737157de40ff154eef244ab572fd 0.02 MB 58 85
152,507 152,507 00000000000000b4306faa495b6ca34b7e10ad00ab07f8d29ddddcab130a78d6 0.00 MB 13 16
152,506 152,506 000000000000070aff4215899caf01503cb6b2efdd47b8a0b77ad7020fbb449c 0.05 MB 130 39
152,505 152,505 00000000000002a31e57424f564c297f7d5bd08fd90dcc8ba43a8204408ac0d0 0.02 MB 71 157
152,504 152,504 000000000000044c17ebf3327ea0eee3972d79d9a950a78097318bacce9500e1 0.01 MB 26 125
152,503 152,503 0000000000000351f4f47eac306c1c9d3fa858cd43235c8d0f752da72d9e5d2f 0.02 MB 47 286
152,502 152,502 0000000000000c0d208fd4dc55bbad362d185d7f117d67f6a1a7ea81746ab66a 0.03 MB 40 84
152,501 152,501 0000000000000c695dd00019702cac28244192faa2baf641810904280dc4aa07 0.01 MB 25 91
152,500 152,500 0000000000000d96acf6528f443ef2c4695a1f54aa044f315c3c176b78bf1443 0.00 MB 16 220
152,499 152,499 0000000000000b30e1df8fe11cea3c021674c04dbdfaaea96e686fcc672d41bf 0.00 MB 7 53
152,498 152,498 0000000000000169f0c622e5e2bfcf7f7a4251980843d2a7c7eebfb18c60d251 0.03 MB 75 118
152,497 152,497 00000000000005d80fda046ad30eae0296b1e50863d02f519c16f15c1b62c6f0 0.03 MB 59 20
152,496 152,496 000000000000046961e2512cd06971a5bfab72daa467507b82e2f4b102fbcfaa 0.00 MB 1 0
152,495 152,495 00000000000000c8a9ed79f7e22f15f738806966887861a253f8ed9be11c2a7d 0.02 MB 33 137
152,494 152,494 000000000000020375a8e1e93fce96f3f7697e5d66766cd1f5c51da719559a63 0.00 MB 15 348
152,493 152,493 0000000000000932214357d16e1a072085b14e840ac97cb4faeafe317692160d 0.00 MB 6 1,120
152,492 152,492 0000000000000b653a879c49c8d4f5d542c095b880469a9be2a280849fb6b60c 0.03 MB 97 11
152,491 152,491 0000000000000d62bd3b32268221537928d89d98a7ac2836a5cae2da94465809 0.04 MB 88 272
152,490 152,490 000000000000099846b784d482ad78710ee9bfd2108c4a395d3425edce0be6d8 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 779.02 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 61
    • Outgoing: 10
  • Data Transfer:
    • Sent: 110.43 GB
    • Received: 0.37 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.