Loading Tool

Explorer IconExplorer

Memory Pool

77,613 transactions
29.21 vMB
0.08449635 BTC
Random Selection Loading Transactions
Max Size: 176.02/200 MB

Candidate Block

Mining Attempt cba56652a834e22c5265697a57da3bf8f1833b2b6655366bb73a13a8eaa19bcc
Version 20000000
Previous Block 00000000000000000001dc6f2e0bb187e495b37d8aecff82e99d6f50fb42cdd0
Merkle Root e918ca5c7883ce791b354ac54f52731129a7c535a776020d8117d7802a8eebaa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,220
Size: 1.00 vMB
Total Fees: 0.02320894 BTC
Feerates: 261.10 > 2.33 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,167 (549,036 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,131 366,131 00000000000000000226c4fa6be56425f6a2252261aff6267a9c5a808bcd16bb 282 0.23/1.00 vMB 23
366,130 366,130 0000000000000000141eae3ee2df7493eb012e0098db2a6369a915cc5328db1e 1,187 0.71/1.00 vMB 41
366,129 366,129 00000000000000000b4c9ae0f24e7df3ba2bcf99d95462d34837370ec651e4ef 340 0.21/1.00 vMB 30
366,128 366,128 0000000000000000151a8f57f910e47e1864233d5bc969d5127f5deda0942e7f 1,285 0.70/1.00 vMB 35
366,127 366,127 00000000000000000d066f2a9006eed521dbe40d8947b20db18eed7c636adc35 386 0.19/1.00 vMB 31
366,126 366,126 000000000000000000c3d68ede1c121b40ff896108196d84470f5542b2c91f1c 992 0.51/1.00 vMB 39
366,125 366,125 00000000000000000eb0e4319f964567172904e0d6654243dba0fa0044fb30cf 602 0.49/1.00 vMB 23
366,124 366,124 00000000000000000665eedbbae02098523a9f1a88359e7affcd1f3b8bfd2cf0 1,040 0.68/1.00 vMB 32
366,123 366,123 000000000000000003daf5ea4544f90bb2a4b1f375ea818abc5054863343ff3f 1,176 0.51/1.00 vMB 43
366,122 366,122 00000000000000000dbc94876c8fd3224459d7aa722e7b1fea54d9a9670fe20c 462 0.54/1.00 vMB 19
366,121 366,121 000000000000000003dac637bf133b32501464688d668e2548e70f0ee642be6d 443 0.97/1.00 vMB 8
366,120 366,120 000000000000000008ef8aa703b8cc5d72070621bd956441993464f2539dcf9a 450 0.32/1.00 vMB 32
366,119 366,119 000000000000000014e70ef77f408732d831a32948f3253a3191f3f62d098577 523 0.25/1.00 vMB 36
366,118 366,118 000000000000000010fe30c69a5f0d9062919a3664361a184f585b0391d4762d 1,171 0.98/1.00 vMB 27
366,117 366,117 000000000000000002abb2f09e350b4e06af27e2079ebc2d7e6cf6ae8389f4a1 161 0.14/1.00 vMB 25
366,116 366,116 000000000000000010a07e81568fc00e602044e47c704edabca2e4d3b0a30045 557 0.30/1.00 vMB 42
366,115 366,115 00000000000000000cc1ee141e7c9c6aeafeadd5b9699d15b3f2cc4c7e6d6a62 483 0.30/1.00 vMB 36
366,114 366,114 000000000000000005952233fc231e1d54682ce481f9a003ad13335b9a317dc5 109 0.08/1.00 vMB 30
366,113 366,113 000000000000000003ebbfdcdd1ab4e87ab681251e7a58275fb88fbba60a41b7 355 0.29/1.00 vMB 31
366,112 366,112 00000000000000001137dd0bf3c0355a96556b5aa7258718d434f82a8bfa0260 1 0.00/1.00 vMB 0
366,111 366,111 0000000000000000120ba1796b272ea255c6cb108e5a1cc5dfa68d1f7a091196 97 0.10/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.68 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: 685.38 GB
    • Received: 16.48 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.