Loading Tool

Explorer IconExplorer

Memory Pool

77,892 transactions
29.02 vMB
0.06901203 BTC
Random Selection Loading Transactions
Max Size: 173.66/200 MB

Candidate Block

Mining Attempt d18933f32fecd010248df686a1a50550531e4abc996433d245a8ff54f7f1953f
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root 67ac315757e0dd480afef8c1961d4ff722c39f924c843b42a239d75cd09600df
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,377
Size: 1.00 vMB
Total Fees: 0.01029310 BTC
Feerates: 73.20 > 1.03 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (865,189 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
49,873 49,873 00000000104fd7628998bf04ce4e43ae4faa74c4446ee76638cf13137733e701 1 0.00/1.00 vMB 0
49,872 49,872 00000000049e067989346391fb3c5e1b81b1a4b63b180626521926bcb30bd9e0 2 0.00/1.00 vMB 0
49,871 49,871 0000000019d37107a63659d759fa1e5c0ecba00f80483e4bd04b6db28724cea3 1 0.00/1.00 vMB 0
49,870 49,870 0000000015f64bd4e80502b1fb1c39962fb4f09b66c17c52bd9afcf99f293947 1 0.00/1.00 vMB 0
49,869 49,869 000000001d1fd7c76c86a3980e3a7079f60e1a766a20bedb672d4c16776b762d 1 0.00/1.00 vMB 0
49,868 49,868 0000000021672b9011d36a8ef0e9c94318a6ed14cd31bc8db5e5adc63dfdcb92 1 0.00/1.00 vMB 0
49,867 49,867 0000000015e07bccb76948a09432ef36eceb73574c8ed23958e2d46f5af4f1d3 1 0.00/1.00 vMB 0
49,866 49,866 000000000426011cc6d09a85273a8f828576f35ab1853785f53f9fa2509e4888 1 0.00/1.00 vMB 0
49,865 49,865 000000001903faff3d1ee9df681319864934435380d92a65e3c887f0fb3d04ff 1 0.00/1.00 vMB 0
49,864 49,864 00000000085d61d0e44bccb3b45ef0e663b7818f208de971e1a1d92ef93527ac 1 0.00/1.00 vMB 0
49,863 49,863 00000000000baa2535da5b293bcad7c43ab386f7b87af566ac43c076feb9b933 1 0.00/1.00 vMB 0
49,862 49,862 000000000fee49d695d85dc1d8e49cc9bd92bb123c1b65647deed05696b6982e 1 0.00/1.00 vMB 0
49,861 49,861 0000000017cc4970b64c97c0538386a557d75f28f8b421ed16c14f2966baed41 1 0.00/1.00 vMB 0
49,860 49,860 000000000dcac37efef87df5c8d77c394ef939f37d588178589f275a2a8bb49c 1 0.00/1.00 vMB 0
49,859 49,859 000000001bd746452f8bd870be368c0025a7b8978a938c1245c6cc901892f0cd 2 0.00/1.00 vMB 0
49,858 49,858 00000000110b20c9be17e910df21ee966f665b784430ae49d13733ec93544497 2 0.00/1.00 vMB 0
49,857 49,857 000000000a20561e828027cfe98ab9084823b6567184bd90d93b8dfa9f425745 1 0.00/1.00 vMB 0
49,856 49,856 000000000d8d005b52befbd73e69526fdf68d2194a042965a9f82fee2c326e41 1 0.00/1.00 vMB 0
49,855 49,855 00000000076a0f911d497518f2c2a8193b115dd007632e3c5de2bcbf24757517 1 0.00/1.00 vMB 0
49,854 49,854 000000000f678f325e32df2d9cb108c96c511837a8dc2601ce47154b368fbebc 1 0.00/1.00 vMB 0
49,853 49,853 0000000023f101e6345d7a4ce7ea9a228b8adc7b31ba84c15f6b78a37c0d0e0c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.50 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: 668.41 GB
    • Received: 15.50 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.