Loading Tool

Explorer IconExplorer

Memory Pool

31,465 transactions
9.93 vMB
0.11729372 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.16/200 MB

Candidate Block

Mining Attempt 62ddec91226089f09d075975391bcf77c33f8a65dabf46cac4772425a9cf2dba
Version 20000000
Previous Block 00000000000000000001ae806ffbb20a37afceb8c324178acedfa24b5fd1da9a
Merkle Root 700632f45bb34a81b0b35c53e743c84379fd0aabb38636e5754a75a1ec0c7d82
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,612
Size: 1.00 vMB
Total Fees: 0.03538836 BTC
Median Feerate: 3.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,217 (652,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,987 260,987 0000000000000001c6852b5e5ad4ca3b78cab1baf13a6fa7dcc9c3fbd0f423c2 267 0.12 vMB 124
260,986 260,986 000000000000001578bd809dd7bd115e57e439b1b068c5cfdab93a5497d968d3 165 0.08 vMB 125
260,985 260,985 000000000000000af2a788157d4ce01a0430436f55bb190780b4d4608a17372c 156 0.14 vMB 85
260,984 260,984 000000000000001a127135b26eb6a737a03af1e5875f0d14a01d95d72d35bdbe 248 0.13 vMB 149
260,983 260,983 0000000000000006f36e6b32f20746180d6e2849751b7cc7869db0015399e8e9 180 0.08 vMB 128
260,982 260,982 0000000000000009e3d3eaabbf90938ad1e235bbf07c58059849fc7dc863fa70 366 0.20 vMB 119
260,981 260,981 000000000000000d5584dbfc362574e5975e9b43b0149fbc802da2dd799db6b4 16 0.01 vMB 113
260,980 260,980 00000000000000086b1128f08c6bd8e5c92618af94178e4ff8b38d3227e0cb78 146 0.07 vMB 82
260,979 260,979 000000000000001b8e633dbfe99fe869c81e545f430a464395d7f9d333a2503b 504 0.23 vMB 116
260,978 260,978 000000000000001b55d7b2853b19ee3fd1efa163870feffb6bc27b2b60a0dd23 283 0.11 vMB 46
260,977 260,977 000000000000001c88b2e72f1ad9fd22e59a103ada07be3acc19ab391f72a916 52 0.02 vMB 145
260,976 260,976 000000000000000a0655c672c7e80389a5e475e882e661159100245bb59d88b5 186 0.08 vMB 106
260,975 260,975 000000000000000da750568f02c77c4920b9ae1837c793abbbad52bdbcff8842 131 0.05 vMB 36
260,974 260,974 00000000000000001098c7d409b40e1bd06d04623f7d055b2c3e58dabd6e69c7 479 0.21 vMB 151
260,973 260,973 0000000000000004d00fd728537b952a8f6ee15992d49c03d65fe96852836171 685 0.34 vMB 58
260,972 260,972 000000000000001ae8aeaea041748251bf6669890f2d961e23d48d40685f5e35 512 0.20 vMB 103
260,971 260,971 000000000000000e0e02a02b9eae729199374912ed9f9e00c01fc2aad940fcc5 632 0.25 vMB 155
260,970 260,970 0000000000000014189877791dd9cd1ef1248604c364f60905fffc5dd91b59b2 673 0.25 vMB 167
260,969 260,969 00000000000000049feb8ae09882de28c04ecb65462609ad25a7090f66da293c 642 0.25 vMB 145
260,968 260,968 00000000000000176b7d2409cf44b5cfdf5be9f61759e241102e5f64a71f2bcb 368 0.16 vMB 110
260,967 260,967 000000000000001b81a947a8b17136a4595e879e10142ab52322f55856ae185b 301 0.14 vMB 2,471
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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