Loading Tool

Explorer IconExplorer

Memory Pool

82,699 transactions
31.50 vMB
0.09008449 BTC
Random Selection Loading Transactions
Max Size: 191.30/200 MB

Candidate Block

Mining Attempt 7e080de339c7fbced79284d097edab7e8fe9b66ec7031674c9844d0424174b98
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root d8b516ec139f74b214975c273050fc6bb60be3d926e75948d423321fc4ee5066
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,130
Size: 1.00 vMB
Total Fees: 0.02180140 BTC
Feerates: 100.18 > 2.18 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (230,292 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
684,917 684,917 0000000000000000000103e764eb8c26518cf058f2dbde8b4b75bef3fb76fc84 1,261 1.00/1.00 vMB 93
684,916 684,916 0000000000000000000652c731ae5c961e58ed84525d646217dccff277077896 1,697 1.00/1.00 vMB 101
684,915 684,915 00000000000000000005be1c995488bb6586303b71e8587390908b330d0543dc 2,057 1.00/1.00 vMB 125
684,914 684,914 000000000000000000037a38fbfd3a8eea3141be83084b8bbf01d48c10f26e87 2,547 1.00/1.00 vMB 74
684,913 684,913 0000000000000000000a8b8ed508e614282ade695335de3fe6021a5dc2aff147 2,505 1.00/1.00 vMB 19
684,912 684,912 00000000000000000006c718e65273e8e1db31c82bfb8dc60fe73497c716a171 2,005 1.00/1.00 vMB 54
684,911 684,911 0000000000000000000776e1bb149d608098aec92d6b0121a2a9c49ea00b5c9d 2,503 1.00/1.00 vMB 134
684,910 684,910 00000000000000000004bafe7189b3c9e2d4223bfe45b9c1a9a2b60a734f8cff 1,702 1.00/1.00 vMB 26
684,909 684,909 0000000000000000000294d6b49602c7be92e63c0e1f23b5cd5669a479745922 2,750 1.00/1.00 vMB 78
684,908 684,908 00000000000000000004ce328ff50498fbefb33c61e4617aeb36360a5dea2fb1 2,543 1.00/1.00 vMB 38
684,907 684,907 0000000000000000000445064f34e560bdc46d54a054a584cd216338a0e9aba9 1,800 1.00/1.00 vMB 54
684,906 684,906 00000000000000000003cf67a905072a9b135641109b702d5d2ba771f6ac7f65 2,412 1.00/1.00 vMB 80
684,905 684,905 00000000000000000003d0cf822c7d12b3b969877377e6aa68e41c81ded7fb2f 1,873 1.00/1.00 vMB 79
684,904 684,904 00000000000000000005cb3a19192179efa6e2078c7d50f707a5168d0d0603ca 2,029 1.00/1.00 vMB 112
684,903 684,903 0000000000000000000b0debc382fa0162ee6e62058c3c9afd4546f0d91fe33d 2,167 1.00/1.00 vMB 98
684,902 684,902 0000000000000000000385a55729fedd5be75fb880ea1fd740e4fa666f949e99 2,955 1.00/1.00 vMB 133
684,901 684,901 00000000000000000005d9b74bc779ded1add07052b5f04eaee79431f3844003 1,132 1.00/1.00 vMB 102
684,900 684,900 00000000000000000005dc9c9ac9d3fd4b314a93df44f9d8d014eb56f549e7bb 1,444 1.00/1.00 vMB 33
684,899 684,899 0000000000000000000326889a4579613ab3dc46f269908fc7d67b5ed3c5981d 1,499 1.00/1.00 vMB 42
684,898 684,898 00000000000000000005e33cf2f56a5a73b62957ce04f208ce075483c69ec2a3 1,350 1.00/1.00 vMB 32
684,897 684,897 00000000000000000004bd9309acfd5d64f78102ab267672480c9f721742260e 2,046 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.75 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: 708.75 GB
    • Received: 16.76 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.