Loading Tool

Explorer IconExplorer

Memory Pool

75,487 transactions
28.42 vMB
0.08063967 BTC
Random Selection Loading Transactions
Max Size: 170.89/200 MB

Candidate Block

Mining Attempt 327f7263dd6e77168875114485ed02de24bcb3e4e6f08338ed941a8230b200f8
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root 82657f5288c48f061192037fac1ef589a09319a7a802541a2671f661576102d9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,228
Size: 1.00 vMB
Total Fees: 0.01706461 BTC
Feerates: 65.95 > 1.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (593,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,258 322,258 00000000000000000eed1c547d82611759e64225c9452510bcf58bfba7c71195 682 0.46/1.00 vMB 24
322,257 322,257 0000000000000000024760c38633361c52691e150037af1e415d0a082f5dbc1f 736 0.35/1.00 vMB 29
322,256 322,256 0000000000000000169f48dd8612207c25905fce838dc8565ed7b9d18a24605c 340 0.17/1.00 vMB 29
322,255 322,255 00000000000000001730d54ad936a00ec7927495feb221f1085c20d150e2c1a6 52 0.03/1.00 vMB 19
322,254 322,254 0000000000000000218900caf526daee91a576cf3c33599b2a4b0bc1c53ec4cf 624 0.54/1.00 vMB 22
322,253 322,253 00000000000000001a68aa9b6a28189b1801036b12d5fcae49034fd8469b9a51 82 0.05/1.00 vMB 50
322,252 322,252 00000000000000000c868224a5dbb973f938b5ec8812c8ded64db1df66a6887b 417 0.20/1.00 vMB 38
322,251 322,251 00000000000000000ded6b6625d25aa6d67fe949daac273b6507f0185cfdc5b9 25 0.01/1.00 vMB 31
322,250 322,250 000000000000000015099f6a4eba0905d4f092f15f90fd997e3536dfc2829ef0 531 0.26/1.00 vMB 29
322,249 322,249 00000000000000001d1dd83491025fb9bf2e00a6eff8f6b1284a82dc65fc7987 267 0.17/1.00 vMB 24
322,248 322,248 000000000000000002b5a18c333b60169c5b292b407b8a2bb8a1a22985262773 53 0.03/1.00 vMB 22
322,247 322,247 000000000000000020f29be473e922c3d109c15cbd3c0a45d7c65c60ab4bd6e8 1,117 0.65/1.00 vMB 32
322,246 322,246 00000000000000001e86604a420f8cf293e406095d8f6f06d3aece97ce8444df 287 0.18/1.00 vMB 32
322,245 322,245 00000000000000001d9bef771e0c50482312a0b78a417bdf42b9cc4b7cc6bf8e 689 0.51/1.00 vMB 27
322,244 322,244 000000000000000010df25fe4b0d502e2b73f80a7c160008596a72f62fbd05ba 282 0.14/1.00 vMB 24
322,243 322,243 00000000000000000dfcd05c684224a6836cc068f79e2725b542d5b07288efc2 648 0.43/1.00 vMB 22
322,242 322,242 00000000000000001ed49d86b36bf2bf763e455b5a1f9d039474c46ba450cea7 32 0.03/1.00 vMB 23
322,241 322,241 00000000000000001d90179a05dccd5dcd298d934990b9aa16d32a522bf9d98f 215 0.27/1.00 vMB 14
322,240 322,240 00000000000000000be985e8074f80139a647d8ebec5c1e435bcd5daf5aeffe3 637 0.35/1.00 vMB 32
322,239 322,239 00000000000000000ef981eec0072fa3cf52899307f146dfc3a7bc6781476e34 590 0.58/1.00 vMB 20
322,238 322,238 0000000000000000156241c97e914248179b949a8d53fb3681211535e0685a1e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.86 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: 712.82 GB
    • Received: 17.22 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.