Loading Tool

Explorer IconExplorer

Memory Pool

51,400 transactions
28.49 vMB
0.06955304 BTC
Random Selection Loading Transactions
Max Size: 153.59/200 MB

Candidate Block

Mining Attempt 4befaebdd088b991e84b5685fb913159b4415ddaa4a987b0f1cf8169f0ce4fc6
Version 20000000
Previous Block 0000000000000000000202abf4cb2e73722b0f21ed4887cece23ff41e5be25fb
Merkle Root 2e235b5c77e2a613f8bc196675b8a5eabc66b49a3dea6f88d0a21ecd058b9690
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,825
Size: 1.00 vMB
Total Fees: 0.01519683 BTC
Feerates: 77.90 > 1.52 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,773 (604,223 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,550 310,550 00000000000000000e98ca2ecae94ea4d35875c93f88ea40963a074331d3cadc 48 0.02/1.00 vMB 27
310,549 310,549 00000000000000000fec4871ddb6eb03f514c0b8d791cd5ffe9b7f0bcf540af3 202 0.11/1.00 vMB 28
310,548 310,548 000000000000000036b5694acf14e27f6a6b9b20323159d4270822f8df8c74a0 79 0.06/1.00 vMB 22
310,547 310,547 000000000000000012532fc540ee7c5968b1049a4ed4b22bd6196e27fd1c6eea 135 0.11/1.00 vMB 26
310,546 310,546 00000000000000001316b7ef12a47168966237e60502bb8f4b83ad0bf44bf20d 300 0.19/1.00 vMB 32
310,545 310,545 00000000000000001cf16a9c4b2f4b64a198e5f2c4ff4f01266395c1581f0b6e 434 0.30/1.00 vMB 14
310,544 310,544 00000000000000001110e1acd87f41cd7e4e775416007e7e9133d7c39beb22a6 146 0.10/1.00 vMB 51
310,543 310,543 000000000000000028989e4e30f2934e9ffa8f6517354794a4c7a39f104ed134 216 0.11/1.00 vMB 30
310,542 310,542 000000000000000013252c8c4c9a920162042ec3742be800887f475e11d5d93b 297 0.20/1.00 vMB 30
310,541 310,541 000000000000000005162dc63ba6ffe6202c794ae0c9eb4aa3bfbc4cbc531951 76 0.05/1.00 vMB 28
310,540 310,540 000000000000000003341539442365a9a30af9a7c4448d0d2a94540762152bf2 435 0.23/1.00 vMB 30
310,539 310,539 00000000000000000cd0f612cd81c07e19b58587b72865d18ca944cb8fb4e5f2 477 0.33/1.00 vMB 26
310,538 310,538 000000000000000009527f28741a0306116a188a4a6b3a70a21bc9157fe476e9 429 0.29/1.00 vMB 25
310,537 310,537 0000000000000000144a6cbfbaac2720e18c324082e8a148582e447d48e0209e 227 0.14/1.00 vMB 31
310,536 310,536 00000000000000000084ff6d01c7e1447802f339932d736025b65883832a9646 30 0.03/1.00 vMB 13
310,535 310,535 000000000000000015a58ff357709bbc7c82cddd9356c797923524bad5150866 478 0.27/1.00 vMB 28
310,534 310,534 000000000000000003c245c9bd9e2927ad75a2fe900322a4358061bfc4d309a2 172 0.15/1.00 vMB 19
310,533 310,533 000000000000000005898be757e37e8a7edc601e05c14774b17a679ed623f2ac 256 0.18/1.00 vMB 24
310,532 310,532 00000000000000000328e9fea9914ad83b7404a838aa66aefb970e5689c2f63d 161 0.11/1.00 vMB 24
310,531 310,531 00000000000000001604a9604d6ea1ca6000e59c63f69ffd54dab0befe0e1b19 200 0.08/1.00 vMB 36
310,530 310,530 000000000000000004921856654234c8b2badcb20e0ae0b19905a071c05b6ad6 174 0.07/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 781.98 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: 648.37 GB
    • Received: 13.05 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.