Loading Tool

Explorer IconExplorer

Memory Pool

75,576 transactions
27.77 vMB
0.07627004 BTC
Random Selection Loading Transactions
Max Size: 169.40/200 MB

Candidate Block

Mining Attempt 8b32be6aa0235275d4b9a6e9888d3bfc380710b5b02c4c3d1085bde32be8c544
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root 17ddc9cb5704c208aa289b5cdacb50474e6feffb039697e184cfd186ce87a2ba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,465
Size: 1.00 vMB
Total Fees: 0.01685536 BTC
Feerates: 99.50 > 1.69 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (288,579 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
626,680 626,680 0000000000000000000967ddf1697442b05fc38a97916995933ac007a07b1f48 1,844 0.65/1.00 vMB 15
626,679 626,679 000000000000000000019a76dcaa7970f72616dcdaab0aa793ae5518d916d857 1,441 0.50/1.00 vMB 13
626,678 626,678 00000000000000000003d5f7a3c07bac4ebb492bad180a3ce3f6d001fbb1dcd3 1,301 0.49/1.00 vMB 14
626,677 626,677 000000000000000000033f6168ddbc45056aca3d7dc32a7d570253a3c68bbfac 1,995 0.69/1.00 vMB 15
626,676 626,676 0000000000000000000961b02525abced79089e19064e222eca9b6458d9162ba 1,828 0.73/1.00 vMB 15
626,675 626,675 0000000000000000000bc04d434903426e0ebaadd7fc482e046c8efca3fede23 256 0.08/1.00 vMB 19
626,674 626,674 0000000000000000001011e69e4f38d6bec73f022d96842590ab52c626e8bb4d 542 0.17/1.00 vMB 18
626,673 626,673 0000000000000000000edc192389c034282b4c12033433707a489bd50aff9ff3 1,063 0.35/1.00 vMB 12
626,672 626,672 000000000000000000105a0654bbc845c02273273d7a325e8b0840f0c76c085b 2,386 1.00/1.00 vMB 16
626,671 626,671 0000000000000000000a774cacece805166f57565beb6a3b3269c2cb6611406e 2,112 0.68/1.00 vMB 15
626,670 626,670 0000000000000000000d0e51507d940897238ba80709af9ee990ca5b951f5c5f 781 0.30/1.00 vMB 13
626,669 626,669 0000000000000000000d1d9fd9b3bb7845d4d33af5499f7b99563a8a4cab7b73 532 0.19/1.00 vMB 21
626,668 626,668 0000000000000000001319f715c2439a3ebdbc099c36220250952e511e77f0e9 2,425 0.85/1.00 vMB 17
626,667 626,667 000000000000000000016b648258ea33ae391ca365ab7967721974ffc13e85fa 1,000 0.46/1.00 vMB 2
626,666 626,666 0000000000000000000588d447bf45f86e62048e2e10f49fdc21ada755fc7ee1 2,684 1.00/1.00 vMB 22
626,665 626,665 0000000000000000000d0efdcc86a24e219080aafe5b48055bbb7100c8363639 2,382 0.85/1.00 vMB 13
626,664 626,664 000000000000000000097b992b23059785b9fb19a06903da45cc8fb45fd22ce5 1,451 0.53/1.00 vMB 14
626,663 626,663 00000000000000000007e450d71d7f7282bf94c6261bfe6a2c6c562e41a1763a 2,023 0.79/1.00 vMB 18
626,662 626,662 00000000000000000006c0dbc8b0698d0452ccef207cdbd9961d43ddf1b404a9 590 0.20/1.00 vMB 15
626,661 626,661 0000000000000000000283335fe28e8bb92a627be7d58605c20b0290bd4107d2 941 0.40/1.00 vMB 15
626,660 626,660 00000000000000000009e60ae990eb44c4c2f569bf66056cf7ea1441afe91045 1,852 0.83/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.84 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: 712.21 GB
    • Received: 17.16 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.