Loading Tool

Explorer IconExplorer

Memory Pool

82,748 transactions
31.78 vMB
0.11676960 BTC
Random Selection Loading Transactions
Max Size: 190.96/200 MB

Candidate Block

Mining Attempt 1597a9bae2577a5ae482cc6d0855e505ce23963d1903468a472b58fe0c916384
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 78bb5da8acc23ad8fc89b4d55cc9dcf7df35b18579772fabea7d422efdb9247c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,718
Size: 1.00 vMB
Total Fees: 0.03087295 BTC
Feerates: 318.30 > 3.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (581,887 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,466 333,466 0000000000000000070f7b87b52f00a876ae8c829ecfac4f1ad6de4503c373b3 562 0.22/1.00 vMB 36
333,465 333,465 000000000000000019f1290b11e9bd0b99dc95c5ca0f3dbd264acc91036df37e 27 0.02/1.00 vMB 28
333,464 333,464 000000000000000018e04b2179610fe61c1a3ca3a870195899092f64185614a1 114 0.09/1.00 vMB 28
333,463 333,463 00000000000000000510cbbddcdeb5bba6f38e8b0e7b9bdcc38acce8b12449c6 217 0.10/1.00 vMB 23
333,462 333,462 0000000000000000075fa560760b08957cc2663c45d1374533b8fdca789e46bd 1 0.00/1.00 vMB 0
333,461 333,461 00000000000000001997e785524ad900e22757c023bdf4825f59c89f3c4140de 386 0.22/1.00 vMB 25
333,460 333,460 0000000000000000063054da2e9c0b9166d34bb863a15d717a460cf39577358c 517 0.34/1.00 vMB 20
333,459 333,459 00000000000000000cfa89b671359ddb31b87ce083aad0e9abc07204968531a0 235 0.20/1.00 vMB 11
333,458 333,458 0000000000000000145c1e3e17763ce21fba189f61b87f278579ed843695bf46 560 0.37/1.00 vMB 21
333,457 333,457 000000000000000016ca53900a6c9f13b9738e047cbd7e5efb447d52c9dbb2ae 733 0.67/1.00 vMB 17
333,456 333,456 0000000000000000136f6e0ced1ea2255e9e69859302311e27bdb4376578d8c1 1,527 0.75/1.00 vMB 27
333,455 333,455 00000000000000000168ddea7a534699bf97be6b964aa1925647b7f79708da06 528 0.33/1.00 vMB 23
333,454 333,454 0000000000000000135a8def6af2ac15946da71fceebfb1e445b6724cebbfa8a 1 0.00/1.00 vMB 0
333,453 333,453 00000000000000000fb7d0d7a7f1d3f671ae91c689899c0c62101a16695bce10 403 0.29/1.00 vMB 19
333,452 333,452 000000000000000001e7d92962d2835e0f23616c2d730ebb735dc623a1b3477d 766 0.43/1.00 vMB 25
333,451 333,451 000000000000000016a338be623836d0cc31749749d2306c123300495d8058b0 808 0.47/1.00 vMB 23
333,450 333,450 000000000000000000329799cdd10f7496f08b684d70bc362bafac5475220239 159 0.10/1.00 vMB 25
333,449 333,449 000000000000000011d218192b0d7c2c567464f5aff35fceadaa2a9d6b960257 89 0.05/1.00 vMB 55
333,448 333,448 00000000000000000dab8001016ba31b99a6da6858e85bc62697512f343b0163 926 0.52/1.00 vMB 412
333,447 333,447 0000000000000000013a2e0d2d5735c8d021674e3dbb59cca546d03ad46f5eb1 1,126 0.60/1.00 vMB 25
333,446 333,446 0000000000000000175a02271008ad0501c5bf0c646e6f814c64e79ae7d7d49d 411 0.21/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.00 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: 718.81 GB
    • Received: 17.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.