Loading Tool

Explorer IconExplorer

Memory Pool

40,702 transactions
26.49 vMB
0.06311380 BTC
Random Selection Loading Transactions
Max Size: 138.20/200 MB

Candidate Block

Mining Attempt 8b583ba60bc9432f68594cce48fa99992ff6eee9a1e26b3273460498c93bb393
Version 20000000
Previous Block 00000000000000000001827e1f65c9b8b332295eae82c9b3b729a3d5853fffe5
Merkle Root 69834159f0b6ac7d674145e1e99e79da3c13509a20d58b4b787214d479136146
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,234
Size: 1.00 vMB
Total Fees: 0.01415084 BTC
Feerates: 92.86 > 1.42 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,933 (151,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,923 763,923 000000000000000000012cad338b25febc5e8d98948c5a699ecc0ddc89a03e78 2,858 1.00/1.00 vMB 37
763,922 763,922 00000000000000000000286c11e95d8baebaf416431954a8ff124b70c709d90f 1,471 1.00/1.00 vMB 7
763,921 763,921 00000000000000000001d79fb1a4ba5eaf6df7c132685a29ecacd2026eb3ae0b 143 1.00/1.00 vMB 1
763,920 763,920 0000000000000000000345d761daf6eef5cd02c25eb00f19ea72c5d88ac0430c 977 1.00/1.00 vMB 7
763,919 763,919 000000000000000000014f06ac40548599ca57252d5ecb2f9b90ee9aba318a03 370 1.00/1.00 vMB 3
763,918 763,918 000000000000000000038b499839fb7c2e11c0273093d508dc2208e4e88c8c29 561 1.00/1.00 vMB 4
763,917 763,917 000000000000000000027e612dbe76cb175204ca8be911b691bf904986b7af3d 817 1.00/1.00 vMB 6
763,916 763,916 000000000000000000053650ec6400e3d3785498b06726bb07d477e864bf1290 2,389 1.00/1.00 vMB 16
763,915 763,915 000000000000000000033c9a15530871539741233078fcbc49d5bcc655ecbf3e 687 1.00/1.00 vMB 2
763,914 763,914 00000000000000000003808b7968509766cc997d47a1afab24194d7791571170 2,241 1.00/1.00 vMB 24
763,913 763,913 000000000000000000014c4ef5c288cf14d346f13f03c07b54ab27cc52f7ee40 1,951 1.00/1.00 vMB 14
763,912 763,912 000000000000000000024af917bce4b4ac185a11acee327e25a437230a6ccb31 1,292 1.00/1.00 vMB 9
763,911 763,911 00000000000000000001d01ac642045e2d57eacd7d5af018f1c1601a932907d8 1,778 1.00/1.00 vMB 12
763,910 763,910 0000000000000000000415247e6d4c6c36ea9d8a6c20fb37d044c0bc53109943 441 1.00/1.00 vMB 2
763,909 763,909 00000000000000000001dee3fe74e650e9ca5fbed61525d4c367898eb88f196b 251 1.00/1.00 vMB 1
763,908 763,908 000000000000000000069ac7ce1e668c23a9e3630ae3a945c0df85e6dd6f1495 1,547 1.00/1.00 vMB 9
763,907 763,907 00000000000000000002af8f7ee5458f58bee3f9c81a863a5f56982275e311a4 199 1.00/1.00 vMB 2
763,906 763,906 000000000000000000012c633c98cb305aeaf897fe1688f0428056abd0729e7a 1,163 1.00/1.00 vMB 10
763,905 763,905 000000000000000000025e65be8d5b52e97a30453de655798862e4d487e087c6 1,684 1.00/1.00 vMB 11
763,904 763,904 0000000000000000000771e27afc8c1e0f743e98a0d1370f57b6a13281619c39 2,667 1.00/1.00 vMB 20
763,903 763,903 00000000000000000003af0d40b1d84257d358dce317a3bf4d45f1a47ff75c30 1,038 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.27 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: 656.38 GB
    • Received: 14.38 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.