Loading Tool

Explorer IconExplorer

Memory Pool

37,046 transactions
26.47 vMB
0.07577815 BTC
Random Selection Loading Transactions
Max Size: 134.97/200 MB

Candidate Block

Mining Attempt ed4a34a2e2c70c881c70151188b04992b2acf5ae801294aa623bc87de0ba6852
Version 20000000
Previous Block 000000000000000000000fe35af4d037ca03b402462f88c6c27529d0780dc853
Merkle Root 43617911825aeeb1c09a1c3acbd124617da540be5ffaf228417ad84f279704ee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,829
Size: 1.00 vMB
Total Fees: 0.02504394 BTC
Feerates: 165.59 > 2.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,693 (525,335 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
389,358 389,358 000000000000000004387600d4f8d2c962b26392875e49f0df6b7d03c331a49b 564 0.46/1.00 vMB 17
389,357 389,357 0000000000000000083ee5313b18f549a15889b487c1c05a95a1004594433605 624 0.29/1.00 vMB 31
389,356 389,356 00000000000000000310957c14bb8b7d1721f6e7bf5857cad905da9ff692d265 466 0.23/1.00 vMB 29
389,355 389,355 00000000000000000a4247140386abba9f1dbabecdbb19a7aba6db78708022d8 1,248 0.49/1.00 vMB 38
389,354 389,354 000000000000000007ebaea79a7d956a27f1bbc15ad00b933d801a237f8c2bae 381 0.33/1.00 vMB 25
389,353 389,353 00000000000000000b7bfd3c0899c47639a9ca6bc936acc494b026972a24b65c 858 0.32/1.00 vMB 37
389,352 389,352 00000000000000000274dabf161df35eda6eca8ea553f7845af52a28e934321f 1,120 0.98/1.00 vMB 18
389,351 389,351 00000000000000000846c9c1966c144cf6b8f1852157d2aa6f38d1cbe8142bbd 409 0.16/1.00 vMB 37
389,350 389,350 000000000000000003630d3cf975fe9c7d719c8b252e3998cc298e2794f70c7f 2,222 0.91/1.00 vMB 52
389,349 389,349 0000000000000000094acdaec53c4bc73f2ceabbc055d2ae15651efed6516d60 945 0.67/1.00 vMB 22
389,348 389,348 00000000000000000b22641b1fe9f23f2dae6c8da36c3b65a1789ce5db99abe5 1,511 0.57/1.00 vMB 38
389,347 389,347 0000000000000000085d51542cc202759b9715dd5a63d911d91e55f56b88383c 1,079 0.95/1.00 vMB 13
389,346 389,346 000000000000000005fa5ad6c863b16cf82baa860bcfd3701002767b09dbce36 1,187 0.54/1.00 vMB 32
389,345 389,345 000000000000000002a3068ac0ae60349383ee5248352de81cda463c74da7c8a 716 1.00/1.00 vMB 15
389,344 389,344 0000000000000000075133c650266e3c82bc833539bc7a209304c5349a80b63a 1,105 0.75/1.00 vMB 23
389,343 389,343 000000000000000005c4e59196fdffab37b8537424154a0d22295033dd982dcb 783 0.29/1.00 vMB 36
389,342 389,342 00000000000000000475c3f7a316423ae4eef3d144b9b8a1443681dbd2759c67 1,967 0.93/1.00 vMB 35
389,341 389,341 000000000000000003172e6560ede1cf49ff6c4adbf2e1d6f1e9fca41d3f0eee 692 0.38/1.00 vMB 29
389,340 389,340 000000000000000001a884974b4ee28872e3068bfdc51d5d7ba0dc580df6ee5c 707 0.28/1.00 vMB 37
389,339 389,339 000000000000000003a99eb59c6c5520c0d694250289735dca4530f3dba1e0bd 1,320 0.75/1.00 vMB 29
389,338 389,338 000000000000000006bad7fab5aafa9c68ed1e6e7d5a94140204addeae25193c 1,426 0.92/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.85 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: 638.25 GB
    • Received: 12.47 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.