Loading Tool

Explorer IconExplorer

Memory Pool

73,984 transactions
28.54 vMB
0.07217267 BTC
Random Selection Loading Transactions
Max Size: 169.11/200 MB

Candidate Block

Mining Attempt d86d739f21d2d641a167dbd08b0b3ad8bc4b13cba4e556cd9ae041fece2b129c
Version 20000000
Previous Block 00000000000000000001a221195e57ed6fa4fadb7060779cb0798a1ccd734f48
Merkle Root ee7f7332888b4baaad52db6b50c9803000d56dc9fa22330c85e6fb170da9cf7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,609
Size: 1.00 vMB
Total Fees: 0.01481674 BTC
Feerates: 250.89 > 1.48 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,043 (560,200 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,843 354,843 00000000000000000c5af6ac0c9b061e4cbf0dc78098ea9c9e95074514783c4f 227 0.14/1.00 vMB 24
354,842 354,842 000000000000000010cd3bb828e171ab6b7080bd282510d2d38e0d8ee1410902 276 0.17/1.00 vMB 22
354,841 354,841 0000000000000000161625585e3a35ec20e3052c2f8b589aae7cd41bf3136763 349 0.17/1.00 vMB 25
354,840 354,840 000000000000000012eb8d27408dd7eefee7901f692ffad6a9340d0ff4ba20b7 703 0.39/1.00 vMB 28
354,839 354,839 00000000000000000136df2d2ef82432eec108f6a076ce276450f0b81659f25a 660 0.36/1.00 vMB 26
354,838 354,838 00000000000000000e915b9e7b01de82b38786fdf3c718e5c392fa880a92f041 771 0.38/1.00 vMB 29
354,837 354,837 0000000000000000069deef338ebade6bc5ff964571f2f7e901d30df80ddd159 1,194 0.66/1.00 vMB 26
354,836 354,836 000000000000000008575b0c3e10a93c13741375944bd986159af6cf1d5f3a15 422 0.23/1.00 vMB 26
354,835 354,835 000000000000000003592d3b203c84fe0d549f633bac43e74bfd4594d5435139 298 0.26/1.00 vMB 9
354,834 354,834 00000000000000001118202428872d5dfd53ddbbbd45cb7961d36dae83cad12d 2,233 1.00/1.00 vMB 34
354,833 354,833 00000000000000000e699176af3b4b86f18b13462dd442be6ffea9c8a399ddfc 1,113 0.53/1.00 vMB 30
354,832 354,832 000000000000000003872c63ad8b6da0a410c1a02ded30ce24d84bb984963d85 560 0.30/1.00 vMB 22
354,831 354,831 0000000000000000101419668893d893fa9083da56f7077a82a9e18bdf586fc8 591 0.34/1.00 vMB 30
354,830 354,830 00000000000000001395b72cd2b775a699867188db4328daba9620cd3bf67125 78 0.09/1.00 vMB 13
354,829 354,829 00000000000000000d21f7e33d991b267d618ee820f849e744944b2c6f162545 1 0.00/1.00 vMB 0
354,828 354,828 00000000000000000aac8f675f094bb6d1619865302905a401c2e93c376be873 966 0.52/1.00 vMB 26
354,827 354,827 00000000000000001312da7ed5675ed468117577c602835cb1cff4efb1569b9d 491 0.25/1.00 vMB 27
354,826 354,826 00000000000000000e2e64b6709267029573b9b5ec627c00146ee73a533a3a46 486 0.29/1.00 vMB 23
354,825 354,825 000000000000000013eb50d9c3dda8097aee0457dde6535bdefb81ed1dab553a 983 0.61/1.00 vMB 22
354,824 354,824 0000000000000000081c9fe0f7107e41922f9936bc523d9ed9ad5cddabaa5dc6 93 0.10/1.00 vMB 10
354,823 354,823 00000000000000001686f15e4f55889ddbc26aab8c1131cc2005a6b039d0d5e9 392 0.20/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.47 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: 667.98 GB
    • Received: 15.35 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.