Loading Tool

Explorer IconExplorer

Memory Pool

40,701 transactions
27.90 vMB
0.06314528 BTC
Random Selection Loading Transactions
Max Size: 143.14/200 MB

Candidate Block

Mining Attempt cf508f07acfe9d7cb946b08adf78afb3043f0de343c5a58c58e1ca23fe7b84f7
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root 365713e29d3b70de82ff45d8d285a39653995c173a5f83619f137e94524df48c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,743
Size: 1.00 vMB
Total Fees: 0.00974583 BTC
Feerates: 100.56 > 0.98 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (530,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,191 384,191 0000000000000000070febdd2128146f4580fb5bff2c5ced9c073243846d8390 2,600 0.99/1.00 vMB 40
384,190 384,190 00000000000000000983ccff319763059f050187da63eb9ed525b998a866c0da 1 0.00/1.00 vMB 0
384,189 384,189 00000000000000000ad4cd15bbeaf6cb4583c93e13e311f9774194aadea87386 564 0.34/1.00 vMB 27
384,188 384,188 00000000000000000488eecd93d6f3767b1ba38668200a6a5349af2e0d4fad3f 1,356 1.00/1.00 vMB 24
384,187 384,187 00000000000000000a23cc36b94151b8ebf3a4e80b730426def64383fa2490f9 1,932 0.75/1.00 vMB 42
384,186 384,186 000000000000000005c2691358c4acae01f659e4271d3fad5a345cf6e9c2599b 1,881 1.00/1.00 vMB 39
384,185 384,185 000000000000000005457a285026215f86b1c0d4c84177d9d5b6274df568e75a 566 0.25/1.00 vMB 36
384,184 384,184 00000000000000000b1d819a16daaa9181a051083ba317a392d253d14a9e1a7d 338 0.75/1.00 vMB 4
384,183 384,183 00000000000000000b599d3b2ab40293d1be663f3a9a23cd5cf446797343f7f6 870 0.79/1.00 vMB 20
384,182 384,182 00000000000000000007c32288e136dc2459f678a1269a70ec0a41a8688c0d36 1,127 0.75/1.00 vMB 29
384,181 384,181 00000000000000000ffd4bd1d9bb549e3afc5be7ff0eb65fea8895c0440952a2 1,506 0.85/1.00 vMB 27
384,180 384,180 00000000000000000f938a576c2b6b7ebdff4b0d8febf6f1417b94938a03f2f0 1,622 0.52/1.00 vMB 46
384,179 384,179 0000000000000000015fdb9cf23b82e38a482fb6566dbe014e08624c94931603 1,406 0.60/1.00 vMB 35
384,178 384,178 000000000000000001c91858b43f186024052a8bef63bd3f89da2a95f1dc0395 131 0.11/1.00 vMB 15
384,177 384,177 00000000000000000337978461959fa6dcf5a8c498a8603b310b6514f4ab39cc 322 0.39/1.00 vMB 13
384,176 384,176 00000000000000000e2d0f11dfeede70a29134361649f6f7fca30783b55c1ba4 2,772 1.00/1.00 vMB 43
384,175 384,175 00000000000000000e1da3813d2837030e692442bdc2828ea51b94437d124c9d 1,027 0.46/1.00 vMB 36
384,174 384,174 00000000000000000744c3019824210a31530a8318ec8fb410aac1638ab32bdf 618 1.00/1.00 vMB 7
384,173 384,173 00000000000000000caef36abb9bf596d89eb792cc08f3b66d34f9ec48157f7a 630 1.00/1.00 vMB 8
384,172 384,172 00000000000000000471251a5c466b871ec2f52c2bbee33335418afab2e62a7e 2,025 0.75/1.00 vMB 40
384,171 384,171 000000000000000004210e98fc41d475ccbe17f3a2b2c0270b9584e571854ee4 277 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.75 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: 631.72 GB
    • Received: 12.08 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.