Loading Tool

Explorer IconExplorer

Memory Pool

80,986 transactions
29.77 vMB
0.10313889 BTC
Random Selection Loading Transactions
Max Size: 180.11/200 MB

Candidate Block

Mining Attempt e6fed783988c71a1eb79e845e9c54e7af663908528e49f8b3ce84ad1dc96a55c
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root c5b06a64cc0d3b9dd0bd1fa927a0b4e053c39ff4e7ff3e2daf5f2cb19b65c92f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,086
Size: 1.00 vMB
Total Fees: 0.03826465 BTC
Feerates: 146.36 > 3.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (392,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,175 522,175 000000000000000000298abf5d8a74472cff4bcbe97262c4fe81084ccdd11ef3 342 1.00/1.00 vMB 9
522,174 522,174 0000000000000000003d646c333340be9dc0fb65bc83cc18290d760b938c2a63 354 1.00/1.00 vMB 12
522,173 522,173 00000000000000000023c17ed9136a7b940491ceb1f3f1abf192a4689b1e7f08 788 1.00/1.00 vMB 26
522,172 522,172 0000000000000000000ce2712a1f517382a8a3cc9cfa8d751e034851fc3bdbaa 1,269 1.00/1.00 vMB 19
522,171 522,171 0000000000000000001905e20d6a947635861968dac2096d6a586700a737f3a7 2,286 1.00/1.00 vMB 71
522,170 522,170 00000000000000000017ea67630191306745486dd05dc2e5e9476c71547eacc4 2,215 1.00/1.00 vMB 27
522,169 522,169 0000000000000000000e768738d91c455fa648071f58f38da718ad4a4c3eb30b 1,990 1.00/1.00 vMB 19
522,168 522,168 0000000000000000003cdbf7cae381f7521139e7284a528b677033e053a1a4a4 2,180 1.00/1.00 vMB 30
522,167 522,167 0000000000000000001a34c9c3d08253301f20a5584485672bae5a6077294040 2,413 1.00/1.00 vMB 40
522,166 522,166 0000000000000000001bccd07baefda9b67f0f6665a76b4473e0b5c2a927e006 801 0.56/1.00 vMB 33
522,165 522,165 0000000000000000002ef512c4a279710ac84ff722c5c1a1a9b6ec5955fcb6de 361 0.20/1.00 vMB 24
522,164 522,164 0000000000000000000a655a3cce1587a157ee18863b52ff9ce6746a91166f54 66 0.03/1.00 vMB 24
522,163 522,163 0000000000000000003b5582c153b1a93e90f721382d1548a4ec7b3085644b68 301 0.10/1.00 vMB 18
522,162 522,162 00000000000000000004a8fbf0dfe1109ef2cfb3474806609a9efec053b53b28 1,825 1.00/1.00 vMB 31
522,161 522,161 000000000000000000433537c71e671f3afca370cc7b887e63e09b743dd91f5b 1,435 0.95/1.00 vMB 30
522,160 522,160 0000000000000000003436156072e5d23208ad6f0146e30414cfeb9053fb1ef0 1,246 0.76/1.00 vMB 23
522,159 522,159 0000000000000000000524d322698130733264d75bb36798423529e9f8888ddf 1,460 0.97/1.00 vMB 24
522,158 522,158 00000000000000000024b1b37ecfa5a38d84d07ec50a586c1a5b166615632418 905 0.45/1.00 vMB 26
522,157 522,157 0000000000000000002b05a29b9337573f1e6c591ae8a9b02441b3377ccc9f76 116 0.04/1.00 vMB 31
522,156 522,156 00000000000000000012a5be9943a0fd373c0cd43128e1570d29e4bdde313bab 1,598 0.70/1.00 vMB 32
522,155 522,155 00000000000000000020bfd1a45ca267de33489108986e1a35410e75c30b323b 1,265 0.59/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.