Loading Tool

Explorer IconExplorer

Memory Pool

34,995 transactions
25.70 vMB
0.08104630 BTC
Random Selection Loading Transactions
Max Size: 130.32/200 MB

Candidate Block

Mining Attempt 0f2db829a55ca856dc1deea1d04cd521eab35fbaa4680b8ee9f6776a714687c2
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root b8155dc436eedd8fe85b21acc66fba5d45fe965c85c8b734e3a74db5d9405497
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,874
Size: 1.00 vMB
Total Fees: 0.02876995 BTC
Feerates: 150.71 > 2.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (525,344 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
389,361 389,361 000000000000000002f3812fefa1fa221611592161b3305d76411f09ec5fe6e8 863 0.31/1.00 vMB 38
389,360 389,360 00000000000000000805fb882d49d02a8a75c45f9433e033d58f34b76ecdf7cd 781 0.41/1.00 vMB 29
389,359 389,359 00000000000000000011028417467fb3b68ef8e5a18c378f2bf0f199034c8fcf 669 0.31/1.00 vMB 33
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
Previous 10 blocks ↓
Total Size: 781.87 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: 642.86 GB
    • Received: 12.56 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.