Loading Tool

Explorer IconExplorer

Memory Pool

81,107 transactions
31.91 vMB
0.08204014 BTC
Random Selection Loading Transactions
Max Size: 191.53/200 MB

Candidate Block

Mining Attempt 3e0251358731c4254e51858d0124e999b7860dcc42b55267386a36a5b639ebc3
Version 20000000
Previous Block 00000000000000000000eaf9c170601a8e1fa1829aa8e6facbf5081621bef8a4
Merkle Root 80c6010513bb64fb726bd287ab867d905b98cb0a1cc04b4de974ce024e584ad9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,429
Size: 1.00 vMB
Total Fees: 0.01192820 BTC
Feerates: 119.03 > 1.20 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,173 (561,837 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,336 353,336 0000000000000000029a7f9fd3113305f78ab2e68c06e12946e7922861121311 197 0.09/1.00 vMB 28
353,335 353,335 000000000000000013c8d540d3e0c35c77a5131ba183d2e2f3304371980b9629 609 0.29/1.00 vMB 27
353,334 353,334 00000000000000000a7e0bfbb0f01f30fd195e8ee7394b0c41b8936803a5cecc 1,728 0.77/1.00 vMB 29
353,333 353,333 00000000000000000725998fa31add170fbb63b9ee79139a17da5ece4de154af 83 0.05/1.00 vMB 19
353,332 353,332 0000000000000000006c0baa082b4ede730b212bf2ce1911231759a012da2299 589 0.25/1.00 vMB 29
353,331 353,331 000000000000000016880e7b6c9f091e42e61765ea0f855bcde3df4ca8eb84ec 1,021 0.57/1.00 vMB 26
353,330 353,330 0000000000000000160957aa7a70954d6b9b233ca18e450aedce710c79e579cd 86 0.03/1.00 vMB 31
353,329 353,329 000000000000000013b3612d81077233df4f53c9a025a9ed922bb78c4fb4b8b4 27 0.03/1.00 vMB 2
353,328 353,328 000000000000000006941cf457e73edfbe91fde9b320ba5ab93ce10bd55b18f8 468 0.19/1.00 vMB 29
353,327 353,327 000000000000000007efb03325784c2355863174a957681fb1626e90ae25c544 1,011 0.50/1.00 vMB 26
353,326 353,326 00000000000000000bf23b1adaf2d1cb91a3b5ed90067778997e13119d79910f 486 0.25/1.00 vMB 24
353,325 353,325 00000000000000001602bc41fbadcc69d2de84a478449e70d13f5fb1eff81b85 461 0.32/1.00 vMB 22
353,324 353,324 000000000000000008f668b00d8e093716d48349ffea7eeec1113e7653065360 274 0.15/1.00 vMB 23
353,323 353,323 0000000000000000072a047f4ef96c46379e7f508d9b8ce338ce2f49e62ddcde 589 0.26/1.00 vMB 27
353,322 353,322 000000000000000000cfab39f1db652d7629f56b2ad4df57b160af6509d22c6f 171 0.11/1.00 vMB 24
353,321 353,321 000000000000000015d3c2bc96b1d5b7d5c2785027e946e00431523365b423c8 63 0.05/1.00 vMB 11
353,320 353,320 00000000000000000d28992c80f8a62a638ac823b3f63e3968f11a8816a7bcf8 622 0.56/1.00 vMB 17
353,319 353,319 000000000000000016a93ba4f8553819a73371757f840a77f8d6879165419764 1,780 0.75/1.00 vMB 30
353,318 353,318 00000000000000000ad9b0c14c0dab25b5b70349034c76870a8a8a9f06b3a6c2 535 0.41/1.00 vMB 22
353,317 353,317 00000000000000000e95eb77d244dd36451a90976f8457fdb0e1cffa88eb9fc7 98 0.05/1.00 vMB 15
353,316 353,316 00000000000000000560f553c029c5c528407e4a85389dfe2a85af645e00e381 982 0.58/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.70 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: 697.31 GB
    • Received: 16.55 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.