Loading Tool

Explorer IconExplorer

Memory Pool

36,102 transactions
25.76 vMB
0.08334457 BTC
Random Selection Loading Transactions
Max Size: 131.79/200 MB

Candidate Block

Mining Attempt 86593579b4458bcf674464b944edd523c5fd157482729c18c34fa00e57d5028e
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 9eea864cc9127054c8019e57995b24c6b079160268b42cb868ab25e2998c6894
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,296
Size: 1.00 vMB
Total Fees: 0.03629923 BTC
Feerates: 171.09 > 3.64 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (338,582 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,094 576,094 00000000000000000008121dabeeb6a67c42e403eebfac4cdb36859e8f79be4b 2,661 1.00/1.00 vMB 130
576,093 576,093 00000000000000000010c15b9dd19e12564302d69b667a4a844b24d4a5a867f5 2,015 1.00/1.00 vMB 129
576,092 576,092 0000000000000000000a43272d7251044e244308c0fa5176b96e1732f41f5cc9 2,117 1.00/1.00 vMB 86
576,091 576,091 000000000000000000237e58ec952d1092536aa2fb55cfad8905cae2a78bb942 2,111 1.00/1.00 vMB 111
576,090 576,090 0000000000000000000dcd67abd5eea6ed21fafedaa58871110133eda676ae27 2,754 1.00/1.00 vMB 138
576,089 576,089 000000000000000000174669aaee52acd068acdc4b1afce6f011ed31e2b6d758 2,545 1.00/1.00 vMB 101
576,088 576,088 0000000000000000001579bae335c3bb1c2b354ac5b0750ad82265e9357c88c9 1,082 1.00/1.00 vMB 75
576,087 576,087 0000000000000000001a4883df773126d8ff4a33fe957e72f050d642eecc6daf 2,011 1.00/1.00 vMB 88
576,086 576,086 000000000000000000127c69765aa60a146d296b587699700fb7d13073a9da6a 1,640 1.00/1.00 vMB 79
576,085 576,085 00000000000000000024f8ef8afa025e87def3d4d2a36221c17c76d451b2daac 1,962 1.00/1.00 vMB 91
576,084 576,084 00000000000000000005cefded9ce483b0c7f3db625bc33e26f802f97e8b5d56 2,037 1.00/1.00 vMB 78
576,083 576,083 000000000000000000057ea8d711e7f917d85c940788f5ff762e8baedb3e7dcf 2,767 1.00/1.00 vMB 124
576,082 576,082 00000000000000000012fce3d6641a3ab04d0020d4a9e3d0e5d2abcf95dfcf2a 1,571 1.00/1.00 vMB 86
576,081 576,081 000000000000000000162d5f544983811dcc23b854502cefda77813c366f32e5 2,202 1.00/1.00 vMB 80
576,080 576,080 00000000000000000012b99f72fa60d1727203e00edeb59fca01edd6c9940324 2,649 1.00/1.00 vMB 81
576,079 576,079 0000000000000000001fc5051fb363f9ddda0da5df856b63199b79cf2ddf8dff 3,071 1.00/1.00 vMB 79
576,078 576,078 00000000000000000007c7db5a704164cb68dbe4ab08484099031b124b9b911b 2,686 1.00/1.00 vMB 99
576,077 576,077 00000000000000000005645ffcffbb4ea5f9d45ac0a384c97d922766e0cc9f1e 2,439 1.00/1.00 vMB 108
576,076 576,076 000000000000000000224df183884002061292e820df7df5376eb1ea4ef12bd7 2,219 1.00/1.00 vMB 81
576,075 576,075 00000000000000000005b7a15e31dfbcc818e649e9d73170ba3f482907ae0005 2,734 1.00/1.00 vMB 97
576,074 576,074 0000000000000000000f32ee4a336e9fa6aa32682eb0852beabaa1c51f16a0d9 2,576 1.00/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.