Loading Tool

Explorer IconExplorer

Memory Pool

77,043 transactions
28.80 vMB
0.11741557 BTC
Random Selection Loading Transactions
Max Size: 174.22/200 MB

Candidate Block

Mining Attempt 83cbfaae86effaa7554beee41f3eeb2d1b28c41b43fa498aa7f4d86b403eca82
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root ec57ccd4748156f485f395f2923bc682df0cb7152216ce080a8b34049db8e5de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,500
Size: 1.00 vMB
Total Fees: 0.05749075 BTC
Feerates: 101.65 > 5.76 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (612,005 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,111 303,111 00000000000000004dc03b5401ada43a7827d77676ebb01ea4e1a73c03a2aa25 423 0.31/1.00 vMB 27
303,110 303,110 00000000000000001dc01618704be7561aca733243fd58b9860fbc4b4aba6072 205 0.14/1.00 vMB 25
303,109 303,109 00000000000000001990ab197fe8d546952c5e49c40778dbf1862117c3d0643b 216 0.24/1.00 vMB 18
303,108 303,108 00000000000000003801455f3d5211531a6a073beea0210fb212611ec6b2aec9 514 0.34/1.00 vMB 29
303,107 303,107 00000000000000003135384ba309be8a49d740eb0715aaa87fcab44ec3b7cc72 310 0.21/1.00 vMB 22
303,106 303,106 000000000000000007cbc08a977d01e04912304b27b1776a4fcf5fb119d8313d 171 0.11/1.00 vMB 26
303,105 303,105 00000000000000005b833f265ed11c1229b32280b0ef2640db5cd1da872452d6 680 0.37/1.00 vMB 33
303,104 303,104 000000000000000027357cdfe614d483837e590f26a4ca5ff1c0d50d7a3fc1a8 304 0.19/1.00 vMB 29
303,103 303,103 000000000000000020269ab80b649f13c2088684d79011b860c95f493cb35356 530 0.55/1.00 vMB 21
303,102 303,102 000000000000000008d53a7af48b199306417327fb0270a440a1221c59365958 1,048 0.75/1.00 vMB 24
303,101 303,101 000000000000000007923c30500dc7c0db4c2b6e902bc9b6b41468791078f5e4 726 0.35/1.00 vMB 34
303,100 303,100 00000000000000005a3abf87dd5a202515fdd6a6b3d1723a60b76d21a6565d65 571 0.25/1.00 vMB 36
303,099 303,099 00000000000000003050431b73f5dcfdb7cc29e752e86119db377f409949fe83 226 0.25/1.00 vMB 16
303,098 303,098 0000000000000000446a7daa5cdf37eee17166e6987d909716dd89394eb16732 604 0.35/1.00 vMB 27
303,097 303,097 00000000000000000b50bbbde89d443d54779771dcd1df03751b1b2a47ebc289 672 0.35/1.00 vMB 54
303,096 303,096 0000000000000000198e2be180b1541adc1e7be30237892194b58b8d2f5c49c4 266 0.12/1.00 vMB 32
303,095 303,095 00000000000000000ce8bce062e969531b93a7443f9258f15886053a79eccde3 97 0.16/1.00 vMB 11
303,094 303,094 0000000000000000575c05ef8f1313c96467fd3fea77be60b8f81fbfc3062313 1,461 0.75/1.00 vMB 42
303,093 303,093 000000000000000047b080da94f3d03983d6ea034e10b4c8a3f0557b53f9e3c9 495 0.27/1.00 vMB 54
303,092 303,092 0000000000000000191a896770d01df378de5d1436585f0b10e4b1d15662bc75 1,077 0.79/1.00 vMB 24
303,091 303,091 00000000000000005288afc04da0e96e20576f981aed6c9594bf5134ab2532d5 988 0.35/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.59 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.53 GB
    • Received: 15.95 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.