Loading Tool

Explorer IconExplorer

Memory Pool

40,479 transactions
16.43 vMB
0.12293437 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 94.78/200 MB

Candidate Block

Mining Attempt 95de8bdcc33d431cb26499b64ba17aa6ffdcc7b2abb68b6e9135011314b0e2d6
Version 20000000
Previous Block 00000000000000000001ae72154b22862419307a132384746352ae1d74cab25b
Merkle Root ef8e73d65a80008ed9c8e8dc8bd33005fa3eecfb6bf427392ad6221f9b5e02ba
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,975
Size: 1.00 vMB
Total Fees: 0.03833061 BTC
Median Feerate: 3.16 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,315 (710,344 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,971 202,971 00000000000001999fb2c82e03cd5133800978880a4baec9382e017996fe3c33 451 0.32 vMB 41
202,970 202,970 00000000000002bcec4b754d3be419be5e99c9b5cfb5cabe59d939ef87fce6a1 135 0.06 vMB 186
202,969 202,969 0000000000000406745f60246dd137c33adbe95618447c9b4d68ba01abb767d4 1 0.00 vMB 0
202,968 202,968 0000000000000569af2e04643a1baed175bfcead5298d53d9575f7cc8fd902b4 400 0.15 vMB 147
202,967 202,967 0000000000000536fa78b7738e25a40fb917ca6f3bad6d46116fdc0db735d62c 131 0.05 vMB 206
202,966 202,966 00000000000001fe7d41d791b56cd77ad6172fc8e7a30e851ab7b89d233aa827 10 0.00 vMB 44
202,965 202,965 00000000000004f1932f64c0d701e856297214704d804f96c316f230f4ea0a2e 10 0.00 vMB 172
202,964 202,964 00000000000000bf17aba0644d818af07c2d289bb1409188e0abc40978eff257 12 0.00 vMB 15
202,963 202,963 000000000000044c2180cbedac893ee861ee8749e87ccad282a1afc57808009c 116 0.06 vMB 77
202,962 202,962 0000000000000388d5a513a105354714db5e6136a5b79d4af3ad3b0960c61ee6 253 0.10 vMB 125
202,961 202,961 000000000000031da14a96f6bf53707f8e5e0ca9014b0149a5a17877ac337a88 8 0.00 vMB 0
202,960 202,960 00000000000003458c3cbe3c4d648e5adc904ec6faa9ff99e070364eac9a2a6a 127 0.05 vMB 103
202,959 202,959 00000000000001083434327d04f699c601116d79f4c28acb89cfb895f1ae5aec 189 0.08 vMB 138
202,958 202,958 00000000000003bdfbd011551c485eed9f54f7df2b03afd382ff1ae2c3caf039 21 0.02 vMB 42
202,957 202,957 0000000000000462db76e3c74464a137c717b8e7c42ca1701c4cfcb410a1bebc 1 0.00 vMB 0
202,956 202,956 00000000000001ea453a52e21ee369350430ebb6c599ad30350cef2030ea353e 123 0.06 vMB 94
202,955 202,955 00000000000002f9c89d4c5bd0c1eddf6e6f0fb134362f0266b2d230f6e56d35 311 0.12 vMB 130
202,954 202,954 00000000000001f27d29e547dd0c068fe1e5d2522602dd564a845ff5a1259961 48 0.02 vMB 118
202,953 202,953 000000000000035a7cb099ac3b48af707d7249ee65a7ac37dbce400a7ff6e5e5 114 0.05 vMB 108
202,952 202,952 00000000000000639e80b9880fc402de189a8b3f874b36734beb4da3a35244ba 158 0.05 vMB 38
202,951 202,951 0000000000000277a67f88ef9130f0f54ff6b41968563d2a87b6fc86f8e78ff7 458 0.19 vMB 122
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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