Loading Tool

Explorer IconExplorer

Memory Pool

78,551 transactions
29.99 vMB
0.08788633 BTC
Random Selection Loading Transactions
Max Size: 179.14/200 MB

Candidate Block

Mining Attempt 23194fe78fb7fbcfb773159666afdb861b1898200b8aaadaf85cf497c707a32a
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 7ee926a52be1f98e8bff3900077380e40f2bdaa568185535d1fadd352a89c2ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,780
Size: 1.00 vMB
Total Fees: 0.01892454 BTC
Feerates: 100.69 > 1.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (351,088 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
564,064 564,064 0000000000000000001e27c513efc4fd1ec9ef5e916db90c3f4f3d1bc1cffba0 2,817 1.00/1.00 vMB 30
564,063 564,063 0000000000000000001f442bf9af88c18ca1b5a5b8f12ad4e4f2ba8c6933ad63 3,018 1.00/1.00 vMB 33
564,062 564,062 000000000000000000179d0e6a27ade043ca643a26ff44aabefe3716d9f362e3 2,898 1.00/1.00 vMB 50
564,061 564,061 00000000000000000025ddcfa130daa6ae8c1c26d2691b85dd8694a65e31618c 2,344 1.00/1.00 vMB 41
564,060 564,060 0000000000000000000647092783a3285522aac08a3d6033c179fb32a2431ddc 1 0.00/1.00 vMB 0
564,059 564,059 0000000000000000002c2330be1dbe3a2a75b839c50126a2e880bd1d9e2cc23f 2,034 1.00/1.00 vMB 31
564,058 564,058 00000000000000000012b32cec13e37065aca7855d36bc4d2abb15982f5f765d 3,068 1.00/1.00 vMB 33
564,057 564,057 0000000000000000000972fdbd427fcddb64b8e9724c6b364437ccb4412a2552 2,379 1.00/1.00 vMB 37
564,056 564,056 0000000000000000000f1f14c6c680a85f15ebef7c6b441ea2a0abf421acd1c8 1,700 1.00/1.00 vMB 37
564,055 564,055 000000000000000000048ed9aeedf5d5bd789014e57516c2f742d0429e96e6b9 3,500 1.00/1.00 vMB 43
564,054 564,054 00000000000000000025a8c995c95d8841e47335b0b24dec92994a4c0ec88838 3,124 1.00/1.00 vMB 54
564,053 564,053 00000000000000000016b87e6a3456beca5a308736e835dfea45d6a999495f23 3,610 1.00/1.00 vMB 52
564,052 564,052 000000000000000000027c6384757d2e83346e24055c37af651ab58e9f9ea04d 2,532 1.00/1.00 vMB 34
564,051 564,051 0000000000000000000e3cdff6fb454b42a1ce891b8668a837a5cb51ca7383b3 2,989 1.00/1.00 vMB 37
564,050 564,050 00000000000000000026c3ed5a09665261ca9ebbb48ea20124589c73576a69c8 2,843 1.00/1.00 vMB 52
564,049 564,049 00000000000000000017d012d1a9f06d971d55d95584686953c888819eee1ce0 2,537 1.00/1.00 vMB 16
564,048 564,048 0000000000000000001a95a6c5865621bbb58baf8f5878bcc9c23d7bd5163dab 1,256 1.00/1.00 vMB 29
564,047 564,047 00000000000000000021fad90ec1a31345af1d31edfeb59541a6fbee5915973b 2,651 1.00/1.00 vMB 32
564,046 564,046 00000000000000000020207da2bcb716783a94077c68f5324d9975e2d57977fa 2,580 1.00/1.00 vMB 40
564,045 564,045 000000000000000000069f14dca6019a5a10c1a287e76d3fa96a67c7f0738aff 2,876 1.00/1.00 vMB 52
564,044 564,044 00000000000000000007fcca6f1beb532eb7580423872edcdf600c6ae88e51e0 1,960 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.34 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.