Loading Tool

Explorer IconExplorer

Memory Pool

82,516 transactions
31.29 vMB
0.10698837 BTC
Random Selection Loading Transactions
Max Size: 189.69/200 MB

Candidate Block

Mining Attempt a5efcb00719c3716f19d1881745e943801f137f15d33f3f5476462e65c808672
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root ff7929706dde2c1d0e603ede82cc119f2813165391443baa585c894a494a2f06
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,214
Size: 1.00 vMB
Total Fees: 0.03260506 BTC
Feerates: 318.30 > 3.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (586,538 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,811 328,811 0000000000000000006370724f73798f4c00c8da97f675c4dcf4605e9882913c 1,000 0.52/1.00 vMB 26
328,810 328,810 0000000000000000114ad505367a300a8ead4c8e8fc05d24f60fa7f63c3d42bf 872 0.41/1.00 vMB 30
328,809 328,809 00000000000000000c1ed3fdabf16b5d7c8eacc7ddff21773ceef1331cc07664 831 0.68/1.00 vMB 24
328,808 328,808 00000000000000001578790251799fe2fd8bcc442d33cddce71d82052cc56f1c 512 0.15/1.00 vMB 46
328,807 328,807 00000000000000001bbcf38384ee07827ed0236c023333f56e84b3b45da1471a 807 0.47/1.00 vMB 25
328,806 328,806 00000000000000001bb35f08fbb5508a04b4a56372924b4da251dd7f76ed9d76 32 0.04/1.00 vMB 12
328,805 328,805 00000000000000001610c229bdfb26ccf43ab9e6e2784f1e0153bfea6edf6455 597 0.34/1.00 vMB 28
328,804 328,804 0000000000000000006c5d66a3459e9d0127cd3d552b4c92f9168436b17fec5a 273 0.13/1.00 vMB 26
328,803 328,803 000000000000000010c4b5ae2b678e67b311477c22858e6110844eef838b3880 870 0.44/1.00 vMB 28
328,802 328,802 000000000000000019b3c625f667bd0b93011c0a37950545a6a8fccf0b08ae73 738 0.37/1.00 vMB 29
328,801 328,801 0000000000000000152dc55f27338b58325f0432d2dc6edb90c8d449d9959583 383 0.16/1.00 vMB 30
328,800 328,800 00000000000000001997e3aaf4b9afd5e6beac1175b727a106e3b75a1cba8df4 180 0.10/1.00 vMB 19
328,799 328,799 00000000000000000c3ad871b33074e0c7764ef49c8b55b3b7adeaa23368a434 318 0.14/1.00 vMB 28
328,798 328,798 000000000000000019eb2270dce2e68d7e71cf1bf7166d475b8f4788724e25c3 819 0.45/1.00 vMB 30
328,797 328,797 000000000000000012e3effc57092c521586df49907fbb6d88202a3cfd023288 548 0.27/1.00 vMB 28
328,796 328,796 0000000000000000040767c424d3adcf8a326b3f16bdf6b9da0627f121a13c7a 455 0.10/1.00 vMB 4
328,795 328,795 0000000000000000166f371d36c5cf07653068ef91d84cbd1d470f70c4ea22b1 42 0.01/1.00 vMB 40
328,794 328,794 00000000000000000a081eb0e8a1a11d20cbafd0e1f7c145d6f0d757eebc882b 519 0.27/1.00 vMB 26
328,793 328,793 00000000000000000ab82c5451a462f50af62061f048cc7af07eca86b8ce13a8 317 0.18/1.00 vMB 27
328,792 328,792 0000000000000000096156fe1e6df6afa5493c7f055326a9cdab9cf112e54813 177 0.10/1.00 vMB 16
328,791 328,791 000000000000000004fca4dd834c4d865ffd6f87e068e0c299db81d7abb01f2c 720 0.39/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.45 GB
    • Received: 17.90 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.