Loading Tool

Explorer IconExplorer

Memory Pool

78,283 transactions
29.09 vMB
0.08101212 BTC
Random Selection Loading Transactions
Max Size: 176.07/200 MB

Candidate Block

Mining Attempt df598844821c67d0d2fad704f431c1d70b4b9b670c24d74726f2578246131d69
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root e9aa98e35e154edfced2ef43e805c755e38905fb740d42ff89817c8923543d27
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,819
Size: 1.00 vMB
Total Fees: 0.02026064 BTC
Feerates: 178.73 > 2.03 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (240,084 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
675,078 675,078 0000000000000000000bba05137ff1d8185d5975c353892d40e3c373d0eb98ec 2,815 1.00/1.00 vMB 109
675,077 675,077 00000000000000000000a4c29ed63f643906dde7fbea50eb25babec34a06f887 2,583 1.00/1.00 vMB 119
675,076 675,076 000000000000000000046369e55e096f0120f22a093730c5e37863e7dc5ed36e 2,721 1.00/1.00 vMB 130
675,075 675,075 0000000000000000000847cef9bf7049e00391565a93e723943e211bbef090d7 2,924 1.00/1.00 vMB 129
675,074 675,074 0000000000000000000941a6adcb04705f3d9812339ac7b1bde1651a0f186f94 3,339 1.00/1.00 vMB 115
675,073 675,073 00000000000000000009225c75aa8a9b1ad7d5ecff20f814ee6b7a4aab05af43 3,187 1.00/1.00 vMB 102
675,072 675,072 000000000000000000078105b7b6c4a9ba66c622b1496afcecb20c881487b5c0 3,276 1.00/1.00 vMB 106
675,071 675,071 0000000000000000000a9c26e2e21356ec3a16f12cd493048b1ee908dd1c065c 2,495 1.00/1.00 vMB 123
675,070 675,070 000000000000000000024d1130a89da88d92a2a0b148318fa3b6e688c900db68 2,540 1.00/1.00 vMB 114
675,069 675,069 0000000000000000000ac3b288ddfce64d24841afdcc739634d8770b25f0751a 2,873 1.00/1.00 vMB 116
675,068 675,068 0000000000000000000c76dfb9f7eaa86dc959aed2c910e95074fe326006ece4 888 1.00/1.00 vMB 107
675,067 675,067 000000000000000000001dcf15e74c10c83a76556637317b8ca181d2674446d7 2,518 1.00/1.00 vMB 118
675,066 675,066 0000000000000000000668b1d9788f10177c65ea9a1ba14692efb95aef1f4607 1,112 1.00/1.00 vMB 108
675,065 675,065 0000000000000000000a8cdc902f25026ae0a80f9ec434302a84bf667537d53c 2,499 1.00/1.00 vMB 111
675,064 675,064 00000000000000000001ae80f1f903389449a31c5d65e49e883e84220430b239 2,714 1.00/1.00 vMB 118
675,063 675,063 0000000000000000000b34b2eb6ef1f2f7a6f67938427e9370ef23d921874f9a 2,625 1.00/1.00 vMB 110
675,062 675,062 000000000000000000051069866499c7d4aab495287839049b1552a72f135f03 3,101 1.00/1.00 vMB 114
675,061 675,061 00000000000000000008f367370b1a77006504fc69edcaee6c33ebad0994ae1e 2,813 1.00/1.00 vMB 105
675,060 675,060 00000000000000000003b659cea81c6b67f20695d39330d81f5cd3a4b2528065 1,486 1.00/1.00 vMB 103
675,059 675,059 0000000000000000000b75b7d627de313d6d24ece111042309b6a73381e4ca7c 3,046 1.00/1.00 vMB 107
675,058 675,058 00000000000000000004fce27b28d81fbab605a18c6fd5246a747d075993e804 2,416 1.00/1.00 vMB 109
Previous 10 blocks ↓
Total Size: 782.68 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: 677.80 GB
    • Received: 16.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.