Loading Tool

Explorer IconExplorer

Memory Pool

79,036 transactions
29.61 vMB
0.10578932 BTC
Random Selection Loading Transactions
Max Size: 178.20/200 MB

Candidate Block

Mining Attempt 77ec406317dfe78be211845df9562b2596759341729178cbdc3f2a775cd5915a
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 9e1374f35a26e6173de79c03057f58cd05b082dc184801bd4e5440e15ced1741
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,508
Size: 1.00 vMB
Total Fees: 0.04059287 BTC
Feerates: 164.34 > 4.07 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (159,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,558 755,558 00000000000000000002e908e04df9d407dea283963628fe56a9de83703b2f34 949 0.28/1.00 vMB 12
755,557 755,557 000000000000000000068acee38d934df7e15091722a7a8d2c65b7e1c542f8f9 319 0.08/1.00 vMB 14
755,556 755,556 000000000000000000024b5288f001dd86803a8afaf7b285ad62e30f2a551180 1,355 0.42/1.00 vMB 12
755,555 755,555 00000000000000000001bb74cb472396a742ba01d1284f91aa2e0689215d4dd0 543 0.18/1.00 vMB 9
755,554 755,554 00000000000000000007049a69e1f6a5a39cfbce93ac5fb576dd3a9e4d92234d 905 0.34/1.00 vMB 9
755,553 755,553 00000000000000000005e21cd9d9c83304640163512e85a66c6ce0750a277ac4 579 0.18/1.00 vMB 11
755,552 755,552 0000000000000000000299365fa8c545562584a64894992fa5239167d87e433a 54 0.01/1.00 vMB 13
755,551 755,551 00000000000000000007851bc3365dd22b5af78ca39acf803c291648fa538659 1,827 0.67/1.00 vMB 10
755,550 755,550 0000000000000000000026ce3bc11e8a2b54fbedab6c49a557c752d6d649b215 1,438 0.47/1.00 vMB 14
755,549 755,549 00000000000000000007b13be90ac8b865ac1ebcc396a7ec867de9dff7bcde07 80 0.03/1.00 vMB 12
755,548 755,548 00000000000000000004ac10cf20b1fe42de9599487390db16c765fa10215777 949 0.65/1.00 vMB 4
755,547 755,547 00000000000000000004de7cfd8962b2662d887daae7c4c40a6d7e1254ad9d8a 1,218 1.00/1.00 vMB 2
755,546 755,546 00000000000000000006c66bfb47caec66e844b5c7537fe424ab025f686ff4ca 2,266 1.00/1.00 vMB 7
755,545 755,545 000000000000000000087c304247bbf7af742232e0635b3a2304cbcba57fa290 2,848 1.00/1.00 vMB 8
755,544 755,544 00000000000000000000fe6f75592b53eec2a1ddf6d18d6bcd3462bbe800de74 1,707 1.00/1.00 vMB 14
755,543 755,543 0000000000000000000317b3297c016d8c18973e234ed252a54b23829c79cc24 2,398 1.00/1.00 vMB 7
755,542 755,542 00000000000000000005ac0b68a597af3ee4cbea5b52d840546b4801f813d9ae 2,002 1.00/1.00 vMB 8
755,541 755,541 000000000000000000069ba109b8927cee072552e327f2af1bfd58c1c1dfa30b 2,860 1.00/1.00 vMB 13
755,540 755,540 0000000000000000000577c8a9119ac45815f00ccfb7ddc7b5a17afda3496ce6 2,740 1.00/1.00 vMB 15
755,539 755,539 00000000000000000006283b9c08c3ee53d34222289aeab9dfd6ae5b0659f12d 1,574 1.00/1.00 vMB 15
755,538 755,538 000000000000000000059cf6ffda6d2ea1e9373076cb9393bed4d534db28a578 3,256 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.