Loading Tool

Explorer IconExplorer

Memory Pool

32,999 transactions
26.95 vMB
0.11115071 BTC
Random Selection Loading Transactions
Max Size: 134.89/200 MB

Candidate Block

Mining Attempt 9be0311520595797ea259f3dba8958777c0e7e632461eed0873070efeb55267f
Version 20000000
Previous Block 0000000000000000000088eb0f120f975e57ee7b05837846c83d2c87324a46fd
Merkle Root 4cb217c058e2cad0d22aa63c482092b569ded106c6a483ea448fb6aa630d0161
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,395
Size: 1.00 vMB
Total Fees: 0.05143271 BTC
Feerates: 502.67 > 5.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,242 (805,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
108,646 108,646 00000000000136006f307d2d65c32c172a950441b726418edee0888b13466eb6 4 0.00/1.00 vMB 0
108,645 108,645 00000000000219c095c81523fd2805abc8f0d3f58c72ba190107973cebb1096c 9 0.00/1.00 vMB 0
108,644 108,644 000000000000cd1e41689ab712ecbf68c063f9e7404946f4666edd590c32ba87 7 0.00/1.00 vMB 0
108,643 108,643 000000000001c43a2ec50d6783df6a1625158f892463071885aa0ccbdcb10214 1 0.00/1.00 vMB 0
108,642 108,642 000000000000396f40a3a8f1645dbdec20b9ffe6c9e794d9cf55329c57a14e67 1 0.00/1.00 vMB 0
108,641 108,641 0000000000010c1cc34f1b49788e681a651e6d69d1512cd614968e5c0777831a 6 0.00/1.00 vMB 0
108,640 108,640 000000000001fa648bb4758b4a691ce549a8b325094fbadf73a084bd4b5f3809 2 0.00/1.00 vMB 0
108,639 108,639 00000000000195bf0e8f7081f83339e7de349bd8d39b4540c21786c905c3fde3 2 0.00/1.00 vMB 0
108,638 108,638 000000000001a6581f443cc78b5aa7ea349727b585de0468ae3e2e87bdebb14b 11 0.00/1.00 vMB 0
108,637 108,637 0000000000017ae2c0714b821dec55c50351a502cdcabf1347ea07888190680a 12 0.00/1.00 vMB 0
108,636 108,636 000000000000d44ee5c2450da988e132d965210fce6510d2af643fa9f0c60dbd 12 0.00/1.00 vMB 0
108,635 108,635 000000000000b5dbdf2129af301fb3cbca1778d9dab87b89957efdeddc1e6a6e 11 0.00/1.00 vMB 0
108,634 108,634 000000000001b887453c7c13ba46b9477fed5450123f0f4ea4bd21a566ed1de6 11 0.00/1.00 vMB 0
108,633 108,633 000000000001eae0ac63bd35ea42559aeb6fe0a438bb245cd28fe76972713486 12 0.00/1.00 vMB 0
108,632 108,632 000000000000a3400fe1d90224cc585f9214709535d2ba0c01ad1fb2c395fd75 9 0.00/1.00 vMB 0
108,631 108,631 000000000000d23629d3a521e8a465b4a6a80c9dddf1eea2a2a899361fd2fc75 5 0.00/1.00 vMB 0
108,630 108,630 0000000000000f4e10939aa7eb97e5ff28a1b8d6c5ec6ec46ecc66663e3419e7 11 0.00/1.00 vMB 0
108,629 108,629 000000000000674f7fce558939d57484c5bb5b3d10d00d9f6bc0b17068ea318d 40 0.01/1.00 vMB 0
108,628 108,628 000000000000ce445bbc259a0b3c9a2337140cba84f9fc95f1c7d664a8bbeca4 6 0.00/1.00 vMB 0
108,627 108,627 00000000000095c90390751a0c9371e7ae7adf27c5c6e574d5aa6fe3074acdd1 5 0.00/1.00 vMB 0
108,626 108,626 0000000000022374c721bccfa54ea56f6564e7514cdd6664a5b4b471913562ff 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.02 GB

Node Details:

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