Loading Tool

Explorer IconExplorer

Memory Pool

75,888 transactions
27.65 vMB
0.06798689 BTC
Random Selection Loading Transactions
Max Size: 169.47/200 MB

Candidate Block

Mining Attempt c708e8199da5f531b65bd47792e2bacb71f69b3c2925597f2851cb3bf94a6e94
Version 20000000
Previous Block 000000000000000000000c18148fdfef4d629c0717edfd345e01c977e0de589f
Merkle Root f83a6a0834bbab42480140c6ef4163b0c57cddd0ab828c02903fe79cca694dc0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,150
Size: 1.00 vMB
Total Fees: 0.00884825 BTC
Feerates: 81.11 > 0.89 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,310 (697,077 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,233 218,233 0000000000000197c0b6a4c64d8326839a2b409bdfb373aa1c55fff7123f6b11 692 0.25/1.00 vMB 208
218,232 218,232 00000000000004c7d955ac1709b5a4c0426e809b72dfe9be4b1e71d997dd3a45 66 0.04/1.00 vMB 67
218,231 218,231 00000000000002971977313552f73d0f54be6467fcad5080f32a4ef81eb35a9a 163 0.05/1.00 vMB 120
218,230 218,230 00000000000003c234c371fde1441ba4c3392ab5cc19d6f42db2182b91119c9a 295 0.14/1.00 vMB 131
218,229 218,229 0000000000000254adcdf18db2ac1ba4c8aea803df71e3444d24f94889bf2194 629 0.25/1.00 vMB 193
218,228 218,228 000000000000012648381e534753a481e26c12482672f2562742bb286165de8e 475 0.25/1.00 vMB 161
218,227 218,227 000000000000044113e7235cb57b17b129af5b8b4f62390354f15c96ae06a903 475 0.19/1.00 vMB 160
218,226 218,226 0000000000000020964f57b5ba863ae61cd5d49c476a8b840f57e0a3c790ae99 587 0.26/1.00 vMB 187
218,225 218,225 0000000000000175dd0c2abda8c3dff608204a239f6d9e43f2e906911e9e30e2 466 0.18/1.00 vMB 189
218,224 218,224 000000000000027491f05c29e443a2be0d99934e305ecc698ebddabc2b7e54ad 182 0.10/1.00 vMB 122
218,223 218,223 0000000000000289bd80c0b8632e560fa99a09d4464f90b05bf97978dbe5b889 138 0.06/1.00 vMB 170
218,222 218,222 0000000000000453de31c31b2be57b420ffc3e89a72e9547d0d7ecac41062ef7 128 0.13/1.00 vMB 25
218,221 218,221 00000000000000ce1b41117fc0c7748a036e394848664e537627c37240aba119 139 0.09/1.00 vMB 120
218,220 218,220 0000000000000129c65cb7eb99cfc36be408cbea98915ec272023aacec7b3722 159 0.07/1.00 vMB 69
218,219 218,219 0000000000000531da959a7f829181d885bd9ba8557059dbfa8676a9505da9b7 539 0.20/1.00 vMB 169
218,218 218,218 00000000000000ff21f4b5dccb0a9f63f53fb0bbb97b6a9ee98670554dfa1d60 591 0.29/1.00 vMB 337
218,217 218,217 00000000000005453b7cfcfc673d9a9cf343cac5673518cee1dd4f8c5b2d9448 576 0.25/1.00 vMB 274
218,216 218,216 00000000000000ee385f253e437a4bf6249d6b9f248f0285629a56a500dbff8b 875 0.25/1.00 vMB 305
218,215 218,215 00000000000000509a1bc60b94009fdc00453ec18a8dfdc6e71dc6c97cada88e 113 0.07/1.00 vMB 95
218,214 218,214 00000000000000e8a572ed575fdcfa68271b10c0a959ba9ec22a010cd60bec1f 747 0.25/1.00 vMB 210
218,213 218,213 000000000000017d9d80bbf4f624f15a9dd28588779b9a00b991ad4ae7a77fed 279 0.11/1.00 vMB 190
Previous 10 blocks ↓
Total Size: 782.93 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: 714.60 GB
    • Received: 17.57 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.