Loading Tool

Explorer IconExplorer

Memory Pool

79,779 transactions
30.00 vMB
0.07658483 BTC
Random Selection Loading Transactions
Max Size: 183.77/200 MB

Candidate Block

Mining Attempt 28273183dce6b5a9219405f64c51c0f8a5a28fa45c54a804ee80e92abdc47874
Version 20000000
Previous Block 00000000000000000001a02cb6d4fbacf8844dee7e1b84f92a84ac70592c59af
Merkle Root ea9ddc623c2d947d8b33dfe98b92be4b52d07fe594cc30838bb1a1451a4024b1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,917
Size: 1.00 vMB
Total Fees: 0.00952932 BTC
Feerates: 104.17 > 0.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,381 (586,561 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,820 328,820 00000000000000000cddde53e529a27518f219772827330232b52135ace13a31 2,209 0.75/1.00 vMB 43
328,819 328,819 0000000000000000076e56fead43515d9c08abf424d5dc38ca44e6ffeb7a88c4 1,211 0.35/1.00 vMB 50
328,818 328,818 00000000000000001abe143b64a0640cf16013f7f12393b3dfbd9592ef2a5c2a 254 0.13/1.00 vMB 26
328,817 328,817 0000000000000000010ab58990d37ce011b053e627f6fa769a440dfa9169af7e 207 0.10/1.00 vMB 7
328,816 328,816 0000000000000000163c919aaa1a7494955e820062338f70e97947a52a5aa4e4 231 0.13/1.00 vMB 25
328,815 328,815 0000000000000000090dbf7947bcbc2a5a886df67e6d1e47195e39ef8562da3b 463 0.20/1.00 vMB 31
328,814 328,814 00000000000000000b2f25f929b94d5e84946f6b898c60bcaa97ca149a4dd420 262 0.13/1.00 vMB 26
328,813 328,813 0000000000000000131e4a29b32f15e88616cc1e9b2ddf3e63081f74382a1c73 507 0.29/1.00 vMB 25
328,812 328,812 00000000000000001a29756fdead48ee4844afe88f47a21890d2d9f7d0f17b2f 307 0.20/1.00 vMB 24
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
Previous 10 blocks ↓
Total Size: 783.05 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: 720.56 GB
    • Received: 18.19 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.