Loading Tool

Explorer IconExplorer

Memory Pool

78,089 transactions
29.73 vMB
0.07899825 BTC
Random Selection Loading Transactions
Max Size: 178.05/200 MB

Candidate Block

Mining Attempt 2206a82a4b9d23522de08e8f2c9bed4fedeff69f11fe5f55af206ad7e4049173
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root d896876c10087a3e28a2f414d6481382e4e1dfcba8f9b79a8b4bff1e8e9b2e5e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,450
Size: 1.00 vMB
Total Fees: 0.01243056 BTC
Feerates: 40.21 > 1.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (729,301 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
185,851 185,851 0000000000000712b68c6dae685db75812e1dac2fb94c404a332c934e038e85c 12 0.00/1.00 vMB 72
185,850 185,850 00000000000000d065b0d0d1700a911c24de0053c31193df459a11c19cf7ee4c 105 0.06/1.00 vMB 107
185,849 185,849 00000000000007b54d6098b2730671e6ac50819eb72e36aa74e0f94087696a2e 39 0.01/1.00 vMB 181
185,848 185,848 00000000000003f518770251a5383564596e31745cf525f7de3a7f09e9b90acb 137 0.04/1.00 vMB 16
185,847 185,847 000000000000083e3239cd13fd5a37c32e19a568f092a84a45c76837a07e4e5b 847 0.35/1.00 vMB 434
185,846 185,846 000000000000010c8d578beed666732a56640e2d82fba05d798c7509ff402fc4 197 0.10/1.00 vMB 99
185,845 185,845 0000000000000547265576ccc0a022f9780693a14dbc4f4efa3674d79526dd4c 205 0.14/1.00 vMB 74
185,844 185,844 00000000000006dbe4664646e0c23207dc9913e721365e17ecd223bf8c5b2411 278 0.11/1.00 vMB 142
185,843 185,843 000000000000014811f1424a7c753e23de63a68befac91c6fe5a9138c338bee4 377 0.22/1.00 vMB 104
185,842 185,842 0000000000000043633966bac7d1c83679b53fd2e3ad0310748229ffffbb7f8f 13 0.00/1.00 vMB 2
185,841 185,841 0000000000000405eae449c3c49495402a8778cb153d629417253eb5193d6cad 16 0.00/1.00 vMB 49
185,840 185,840 0000000000000294a6fbd85c6fea3e64d735619b1d6826c10275a184a94afe9e 342 0.15/1.00 vMB 125
185,839 185,839 00000000000001ee0b8ccb36ed344235c9482bde4cfce9486df453f8063029fd 114 0.04/1.00 vMB 80
185,838 185,838 00000000000007fb962bb18c2c2e8dea2ac65c6e6223576008a098fbb89734f9 152 0.05/1.00 vMB 38
185,837 185,837 000000000000005376be5e75334c47fcef39f2b6aeb3554a4033b716f3b0289e 256 0.09/1.00 vMB 145
185,836 185,836 00000000000000b66f8718e946a2d0a2cf8d664f460fc6554cffa24184f5b124 12 0.00/1.00 vMB 0
185,835 185,835 000000000000007b2fab130730787d1215f24d52a842bf4e445a0a08852f67d4 14 0.00/1.00 vMB 0
185,834 185,834 000000000000079884965176a8af8f417151f23ddf8a0659b17c7ce936e533b2 132 0.04/1.00 vMB 98
185,833 185,833 0000000000000283ee30a0b6b1e05633795980da805ecb93a9c82b7d50f9c5be 21 0.01/1.00 vMB 91
185,832 185,832 00000000000006431cde74f76be47d01068a477bec59339640941fa326d02e51 263 0.11/1.00 vMB 81
185,831 185,831 00000000000006d4c039294ce281c8bcd8d3eb9b4df48426a13fa762f07e91ad 7 0.00/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.66 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: 672.96 GB
    • Received: 16.34 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.