Loading Tool

Explorer IconExplorer

Memory Pool

39,201 transactions
27.50 vMB
0.06239366 BTC
Random Selection Loading Transactions
Max Size: 140.63/200 MB

Candidate Block

Mining Attempt 1cd0d280010552fe91737dbca5ab04604eb8d61ceeadc9d5ff8e198cd6923c14
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root d19ff5da9af34f14324a87ad5cb20c454d57cf3827e99a5a25f6ac547cceb48e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,696
Size: 1.00 vMB
Total Fees: 0.01015060 BTC
Feerates: 101.49 > 1.02 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (807,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
107,266 107,266 0000000000006fb02027ab277247d2f345d4b752a239855660873f513999c2f9 4 0.00/1.00 vMB 0
107,265 107,265 00000000000197685fba620d631094b72ed2e69615b24ea94dafa30625af6714 8 0.00/1.00 vMB 0
107,264 107,264 0000000000025aecad8badace0aee5d9adb3dd618cd75bf248321c787dfabb4f 12 0.00/1.00 vMB 0
107,263 107,263 0000000000015a5da66858c9d7925c2cdf6a0a590972d26456456b2a64995884 34 0.01/1.00 vMB 0
107,262 107,262 00000000000191cdabb5afb90af51e1c7436d94b1406a11c37ac202e31aba618 2 0.00/1.00 vMB 0
107,261 107,261 0000000000001b2f5b59f4bb6fd7543d593a3a02d0463cef566bc4a2c665e6d3 15 0.00/1.00 vMB 0
107,260 107,260 000000000000c679d5aa6e55d9fe4683dd1eba512ea6acbd08eb1f1f69e835f7 11 0.00/1.00 vMB 0
107,259 107,259 000000000001d57a36e7fce084e54701ff1869d2973a58ac44dff74525fbabf4 13 0.00/1.00 vMB 379
107,258 107,258 000000000000ec336d6b884f1e63c13c3a4531faafd59fd3ff64bf7bb10e9080 1 0.00/1.00 vMB 0
107,257 107,257 0000000000017930bc5180867f7f753c4cfb122afa0f5f298ea130c7d4d41bf8 5 0.00/1.00 vMB 0
107,256 107,256 000000000001e9c159440e7209817f64e918934452df6d6aa10868bd54b24569 5 0.00/1.00 vMB 0
107,255 107,255 000000000000302aa4835d2cb58e7839bfa14869d463a4935085505d35c8c323 18 0.00/1.00 vMB 0
107,254 107,254 0000000000021307473f6cff5a055a002af0786d1ffb0cd5892f298da2819e36 23 0.01/1.00 vMB 0
107,253 107,253 00000000000216df6a3f6f232aec7b229de2ab389564da98e926869b6f3a2613 1 0.00/1.00 vMB 0
107,252 107,252 000000000001d5646edcb2adf1083e696aab1232d8020e7e70b543cbab7615b6 1 0.00/1.00 vMB 0
107,251 107,251 0000000000016ee28ed8e3a883d2e8e1cf9e6daef49b5f693fe1f8382f2444c2 10 0.00/1.00 vMB 0
107,250 107,250 00000000000208efdea79d1586bcd899b4bdb4d1833d6ab1ec849416d77bf3ad 3 0.00/1.00 vMB 0
107,249 107,249 0000000000000055e0f718bb56d56d4ae70653cf2be37c3e1b2d7dc3926c878b 7 0.00/1.00 vMB 0
107,248 107,248 00000000000185a07e486a9e74ebdaf92522d8e83264c97f663b1a093495ff00 12 0.00/1.00 vMB 0
107,247 107,247 000000000000084a5ff676980386b6e877955fd84e583dd2e5c7d4d814af5ee9 5 0.00/1.00 vMB 0
107,246 107,246 0000000000010971aea91197cba3c7ff983eaef1bb22f55db197761c09db7e8e 34 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.76 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: 632.49 GB
    • Received: 12.12 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.