Loading Tool

Explorer IconExplorer

Memory Pool

73,562 transactions
27.24 vMB
0.06519213 BTC
Random Selection Loading Transactions
Max Size: 166.04/200 MB

Candidate Block

Mining Attempt de125760e831da540b805db44915edf82ae497a0f6c24c301ee5492188848d28
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 8fff0ba9aaeb2e8ec8463a1ee645bad97795b90c6f339ee092ee2880f81563da
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,654
Size: 1.00 vMB
Total Fees: 0.00734768 BTC
Feerates: 61.00 > 0.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (360,086 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,232 555,232 0000000000000000001d942e1e9f4db5680254c7aa2dfd346c4b36930034c211 1,645 1.00/1.00 vMB 19
555,231 555,231 00000000000000000016b5a7fd21b0a45f70c3422e08b9ee354360a0dc4a5e0b 2,906 1.00/1.00 vMB 16
555,230 555,230 0000000000000000001ed783aa77f75e8c935e3709865a2de611938beb284586 2,859 1.00/1.00 vMB 17
555,229 555,229 00000000000000000009f5419ffecfd9f9295bb4aebef6f186b7053f9f653008 1,931 1.00/1.00 vMB 18
555,228 555,228 0000000000000000002023d8293e0270ee35447e8c171296d0342fcdfb47de71 2,621 1.00/1.00 vMB 19
555,227 555,227 00000000000000000026ef42d7e50daa31ff2a03dbab0f1e6d06f9bce243ef75 175 0.06/1.00 vMB 13
555,226 555,226 000000000000000000301d946fbc04b3109f09ffadebad75e83609456bafb9e8 913 0.73/1.00 vMB 2
555,225 555,225 0000000000000000002b966c7abc3219f05edeaf494742ee2afbf02fee0e5e65 2,201 1.00/1.00 vMB 2
555,224 555,224 00000000000000000018a4a5f34fa9c56233e39c5c479fbaf0a62fc74a6884a0 2,748 1.00/1.00 vMB 23
555,223 555,223 00000000000000000036308b15b0e791f50da6f1ea51f19dc9d825b1402d167a 2,681 1.00/1.00 vMB 6
555,222 555,222 00000000000000000004e659fa50b1c40620c616688fcae003f0b9a056859731 2,900 1.00/1.00 vMB 45
555,221 555,221 0000000000000000002014d5d4452812c292b53ce8d321671d4221a53d391440 20 0.01/1.00 vMB 15
555,220 555,220 00000000000000000001e9a43c87785e4cc1fe9a3e7ea1ed31518dbf349527ed 195 0.08/1.00 vMB 29
555,219 555,219 0000000000000000000cfc46647b793842c39ac6ddf9b4a24ca98d978aaccc34 850 0.38/1.00 vMB 9
555,218 555,218 000000000000000000131fc52471c5cc07925ff1bf42a83e9c22a7e4f5ff0bde 82 0.04/1.00 vMB 22
555,217 555,217 00000000000000000002f0d1866df32c3f69c6be5c5055c3a794e770b0d3a48f 484 0.19/1.00 vMB 11
555,216 555,216 0000000000000000002edda44fdca67c6ae7319a7e489484b48bbd64709b6d71 1,290 0.50/1.00 vMB 13
555,215 555,215 0000000000000000001cce290adf7523ffd1d39e3459ecd2781b60617b3797c5 321 0.11/1.00 vMB 13
555,214 555,214 00000000000000000006578cd3eb9c6c5d7adb3db6292adfc0349f9198da815f 2,247 0.90/1.00 vMB 12
555,213 555,213 0000000000000000002d075c55a322a2bb2ecaee0f8289aa0041c6e0c388d8e1 941 0.37/1.00 vMB 13
555,212 555,212 00000000000000000005f557812f2143e84329b7c65bd811b85d6e4e729bfe90 874 0.35/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.94 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.91 GB
    • Received: 17.62 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.