Loading Tool

Explorer IconExplorer

Memory Pool

80,299 transactions
30.46 vMB
0.08389924 BTC
Random Selection Loading Transactions
Max Size: 185.80/200 MB

Candidate Block

Mining Attempt b5e97804c22b9e2bf987ce633712b4ddae7431581c2e09faeb62cc5222899419
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 3540718042adb27af8137c824add35c07cb279d09e0bb5fe3d9d3d60079113bf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,069
Size: 1.00 vMB
Total Fees: 0.01552085 BTC
Feerates: 151.12 > 1.56 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (31,656 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
883,728 883,728 000000000000000000005499ed6d362d1f0cbc84a369562a16aa2e1b372fe388 722 1.00/1.00 vMB 1
883,727 883,727 0000000000000000000227797a0ac362fa20d1e1a2f1e0ed69767cac60780bbb 1,054 1.00/1.00 vMB 1
883,726 883,726 00000000000000000000a64f50700ccad6d7f8cf3e5ee90531cdae56463272f2 1,510 1.00/1.00 vMB 2
883,725 883,725 0000000000000000000188e575534b51cc8e516ed0af0674fc2c72422382f604 2,512 1.00/1.00 vMB 2
883,724 883,724 000000000000000000003e461ca6a241c7e83dd9a8ae57ba28901343ff69e93c 3,685 1.00/1.00 vMB 4
883,723 883,723 00000000000000000000fb54c32953113aa8da28e6916809d47ddd8b23ee13ce 3,811 1.00/1.00 vMB 3
883,722 883,722 00000000000000000002297f1395a67078f17e78d8eb4a13800b1d4aa3f50088 3,318 1.00/1.00 vMB 4
883,721 883,721 0000000000000000000115e174530361474d88117bcbb14caaff7177743231ff 3,359 1.00/1.00 vMB 6
883,720 883,720 000000000000000000025cba8add10d7b6ca4cba2d181cff889bdccf47617692 2,465 1.00/1.00 vMB 1
883,719 883,719 000000000000000000005c7943210a6f625dd833ee6521ef2b0f8cc748fa2155 551 1.00/1.00 vMB 1
883,718 883,718 00000000000000000000bfaea698cc3fcbb53fe554c0402d10734bf9e13b4569 2,939 1.00/1.00 vMB 2
883,717 883,717 0000000000000000000240a6b9bb29f6445c08870be1476acaffdc7d9f20e6ca 3,569 1.00/1.00 vMB 4
883,716 883,716 000000000000000000010824e37b48317d1214f096e9bd022d9b22d2f72f2106 1,964 1.00/1.00 vMB 3
883,715 883,715 000000000000000000026cff287dc89ed70007c2964317be5801699b4847c44a 145 1.00/1.00 vMB 1
883,714 883,714 00000000000000000001f90f557e22bbbc07dbf87277772420b0066b32ff227b 322 1.00/1.00 vMB 1
883,713 883,713 0000000000000000000223d8a2a9189c4bcf3aaf663cdff19c0c5d2a498976ff 2,495 1.00/1.00 vMB 3
883,712 883,712 00000000000000000001b8c941b7a60e597bb20b107761a3212362479d67ce8f 2,873 1.00/1.00 vMB 3
883,711 883,711 0000000000000000000092b2930802bcc79141010d10b5a3c886d4fa1c58d76b 244 1.00/1.00 vMB 1
883,710 883,710 00000000000000000000d7d86c9214ccbebfc61a99462c6be68c69a5786083b2 913 1.00/1.00 vMB 1
883,709 883,709 0000000000000000000069a4c1fb7ce17b2bcf189a1ce22d797c2def707f6bbd 731 1.00/1.00 vMB 1
883,708 883,708 0000000000000000000029cf607db246f0624a06e93d209062ad8bde1629aa37 894 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.06 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.63 GB
    • Received: 18.23 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.