Loading Tool

Explorer IconExplorer

Memory Pool

81,511 transactions
29.87 vMB
0.14291942 BTC
Random Selection Loading Transactions
Max Size: 181.00/200 MB

Candidate Block

Mining Attempt c3e096e12dfbbcec4a4e53aa82db87b0e227eb9abe0104c4630976c9f134c3c0
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 30c225ee156491d0b34c7bdedde9978189a0125f60b30091f9bb95ea304c4dbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,747
Size: 1.00 vMB
Total Fees: 0.07495124 BTC
Feerates: 101.65 > 7.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (256,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
658,833 658,833 00000000000000000004a7dd679d7017645e4911af61fff74094add87f449bf8 2,394 1.00/1.00 vMB 38
658,832 658,832 000000000000000000035ec1d1a5409e929e03f3d59267256c074ae29bd4273f 1,821 1.00/1.00 vMB 36
658,831 658,831 0000000000000000000604382ee88272c1220e7064f4a06fa1ed5ee16935ad17 2,129 1.00/1.00 vMB 20
658,830 658,830 00000000000000000005e65b8de6fe69bf27077095901f68ff183b5df22e9c08 2,013 1.00/1.00 vMB 30
658,829 658,829 0000000000000000000a9847f93acbe8a3cff476ad24c693c6f598330836e751 1,588 1.00/1.00 vMB 58
658,828 658,828 0000000000000000000ac094476b38a61985cea37dd673e79ea6a44aac29fca6 2,609 1.00/1.00 vMB 100
658,827 658,827 0000000000000000000b9ae408a036d2464c229d1a6765f181d0c07fbba5db57 2,337 1.00/1.00 vMB 38
658,826 658,826 000000000000000000070357a86649fe9d4c7ca27c4bb978f43802cab02b1b4f 2,334 1.00/1.00 vMB 41
658,825 658,825 00000000000000000008b6026f6d3de934e656ba3becb4ee122959af3155a406 2,396 1.00/1.00 vMB 60
658,824 658,824 0000000000000000000cf61ddacd831c988682323591a074201dcd49fb752a10 2,766 1.00/1.00 vMB 56
658,823 658,823 0000000000000000000cff28c8f50815162daeab588813905f6598e30028dcdd 2,285 1.00/1.00 vMB 74
658,822 658,822 0000000000000000000dc82d372152d1c9dfe0cb8ea69c1dc181291d7235459f 3,093 1.00/1.00 vMB 99
658,821 658,821 00000000000000000006cdb1eda94036e100a8766d6f62cb90685c1da3f573b3 2,813 1.00/1.00 vMB 67
658,820 658,820 0000000000000000000ec3218ed1508d4e140d711b9f9280819a908918cdd703 1,367 1.00/1.00 vMB 81
658,819 658,819 0000000000000000000f06bd705129f9373155528c23107360f4ae42d27b1618 2,001 1.00/1.00 vMB 26
658,818 658,818 0000000000000000000fe3a30f019cc624de1907d18b59e4306d4f1281b59759 2,061 1.00/1.00 vMB 41
658,817 658,817 00000000000000000007386aa1124d75652bdac4148748d2d68d958b43a454ab 2,727 1.00/1.00 vMB 82
658,816 658,816 0000000000000000000a708a4cf483df2a07ccd4520cb25f088e12584fc9c9d4 2,175 1.00/1.00 vMB 65
658,815 658,815 0000000000000000000d810f5d89f22459fdd21838c52f7eb924596d2d6ce7b2 2,811 1.00/1.00 vMB 69
658,814 658,814 0000000000000000000dc84a6b2c2330c467927755c6693ace5ca1f42052422f 2,414 1.00/1.00 vMB 72
658,813 658,813 00000000000000000000641a60e04c15c82b3fd6c84ade856fc4d75e5c0b718e 2,687 1.00/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.60 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.68 GB
    • Received: 15.99 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.