Loading Tool

Explorer IconExplorer

Memory Pool

78,784 transactions
29.09 vMB
0.09902390 BTC
Random Selection Loading Transactions
Max Size: 176.44/200 MB

Candidate Block

Mining Attempt f28028d1557f6acec739c37319275adc75c580df4fdab83983e57643a318a583
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root d811d48a0a829defda230d171bb3380166f42bc90a98ed5965d2f614e55e50a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,477
Size: 1.00 vMB
Total Fees: 0.03828386 BTC
Feerates: 137.15 > 3.84 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (366,197 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
548,916 548,916 00000000000000000027271e0a4611d964be7e8cbd8a6e7ba1c9266c3d1c3bb0 2,917 1.00/1.00 vMB 18
548,915 548,915 000000000000000000010e4a563bb2f3aeff82cb395c3cd23dd24b390a9d057d 2,666 1.00/1.00 vMB 8
548,914 548,914 0000000000000000000693499aacbb1bdd3ee4e98508ee1eb6db7ad97bbe05d4 2,390 1.00/1.00 vMB 24
548,913 548,913 00000000000000000026e0532336530012b6d02451aa576677bcfeff3b390b76 2,624 1.00/1.00 vMB 11
548,912 548,912 0000000000000000001d019866c156337df00fc45284f67a95cffe9c42091434 683 1.00/1.00 vMB 2
548,911 548,911 0000000000000000000fc60b36b0dde91d44c0bf62e74d38fb3824f3edabc189 2,066 1.00/1.00 vMB 4
548,910 548,910 0000000000000000000b176ca1cbef2ace065f4010c21d4dcc5ff719a7fec929 2,719 1.00/1.00 vMB 7
548,909 548,909 000000000000000000094348a02d6a6cadf24976da59dfeeea7ff96584837ee6 2,959 1.00/1.00 vMB 22
548,908 548,908 00000000000000000024b4ac871b9be7746fa0aad802262ae33b197d123d4f9d 2,029 1.00/1.00 vMB 10
548,907 548,907 0000000000000000001d7d58b89c14e47e49af968a46960adb32186ca547e7dc 2,071 1.00/1.00 vMB 11
548,906 548,906 00000000000000000019c0e4ec478df62521cd18988b52b3cbbe47ad2ec6a935 1,184 0.38/1.00 vMB 18
548,905 548,905 0000000000000000000965a115e4f38f027c013fd0fb670c8c4fafd2a2ec2363 2,784 0.87/1.00 vMB 17
548,904 548,904 000000000000000000021dfe61d5825a6761b6ca669e94dbf40618a31ce72ecf 1,522 1.00/1.00 vMB 8
548,903 548,903 0000000000000000000c017fc864157c26cc64ad491c6041c97f7f814fa3aca5 1,456 0.46/1.00 vMB 19
548,902 548,902 00000000000000000011eea8fc8c1d6bab0cddc85dbe9121d73260b7b456b9b2 2,817 1.00/1.00 vMB 10
548,901 548,901 0000000000000000001e8703455f6f3196631e268b8301df65aea6af876c2360 1,550 1.00/1.00 vMB 9
548,900 548,900 00000000000000000000896f995faa83d8444c83ca6610376a7d2e9b50ecdd97 3,095 1.00/1.00 vMB 21
548,899 548,899 00000000000000000022b82b6f5d994946a18e5337df4066b8859f2ace373e33 2,172 1.00/1.00 vMB 11
548,898 548,898 0000000000000000001a265bb57d06d3bc63b0909be503f07af6523455f12e50 2,879 1.00/1.00 vMB 10
548,897 548,897 00000000000000000013a5626b404d8464bcc81031f6ee90f8cf08cca1d39b77 3,074 1.00/1.00 vMB 21
548,896 548,896 0000000000000000000b83013356b1678465567c50febf6d760f6d41b61d5250 1,623 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.59 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: 671.40 GB
    • Received: 15.93 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.