Loading Tool

Explorer IconExplorer

Memory Pool

40,637 transactions
25.77 vMB
0.05012230 BTC
Random Selection Loading Transactions
Max Size: 134.53/200 MB

Candidate Block

Mining Attempt 7ef35d194251b26f95b541e77e7052b302df5a98535c7b1cea5d142bcfab4649
Version 20000000
Previous Block 00000000000000000000d8ba2955f02eb456e7c5acbac6935bbd800431352c76
Merkle Root 2451572cb32052be24670edf86d390eb94a3a3671539714fadadb96bc83ac608
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,776
Size: 1.00 vMB
Total Fees: 0.00346075 BTC
Feerates: 100.28 > 0.35 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,739 (485,133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,606 429,606 0000000000000000047575e8ccc0426f44c840c83ff88d9c71877da237923fc1 2,586 1.00/1.00 vMB 56
429,605 429,605 000000000000000003acdd9a89120e36bb5a16ffd5edee7cc753bbdce8fc8e74 2,526 1.00/1.00 vMB 83
429,604 429,604 00000000000000000119813e329a4cc1f0ecd702ab87454deb1567498d63c622 855 0.43/1.00 vMB 50
429,603 429,603 000000000000000000fa62b1389763a1d0e1429f40277477bacf612805052ee4 1,642 0.72/1.00 vMB 56
429,602 429,602 0000000000000000023a7040b81e5fc9d9c0396d6619cc6cf246e8c622621ad3 1,505 0.69/1.00 vMB 57
429,601 429,601 0000000000000000031414b80259177e47062fdbf32c32dca8e58d72330b8820 671 1.00/1.00 vMB 18
429,600 429,600 000000000000000004b54b443c93ee13f3144da2531da178d3aeed11a99d7d02 1,853 1.00/1.00 vMB 66
429,599 429,599 000000000000000002060de33d698a9e2b41c833b6f6aed9f9cfc6a23058d93d 1,778 1.00/1.00 vMB 39
429,598 429,598 0000000000000000005f4cceb3d458eadcc75fa3edc0092b2340e16bb71b8117 2,269 1.00/1.00 vMB 58
429,597 429,597 000000000000000000c3242066ef5a574792628a74f034418f81145ddf40d98f 2,533 1.00/1.00 vMB 65
429,596 429,596 000000000000000003551cb2045c1b8efbe6d9351ae61cf1bc4f84857e45b7d3 2,620 1.00/1.00 vMB 74
429,595 429,595 000000000000000003e58ae3558c9bb5cfbaf5d8c448640dd787e2c60331f333 1,111 1.00/1.00 vMB 29
429,594 429,594 0000000000000000010c711b8cea94b62de529ea8c65305cded321dda3e589e7 1,367 0.63/1.00 vMB 55
429,593 429,593 000000000000000001a8fa70cbc98f55cc90beb32d721e196c6c65178c88f453 1,638 1.00/1.00 vMB 36
429,592 429,592 000000000000000000553bae0935fb3d292d944615b4fbadc572b3006e55d546 2,643 1.00/1.00 vMB 61
429,591 429,591 000000000000000000e92200f25e04bad71f7730ffdb9bc42665954cf852bbc0 2,066 1.00/1.00 vMB 75
429,590 429,590 0000000000000000007f84ebb6595b7db6bc073e5eb1d37d7ce4928174bffe84 2,414 1.00/1.00 vMB 52
429,589 429,589 00000000000000000304ca1d88c110471cb01d0e095102db6da655a6bfb21005 2,700 1.00/1.00 vMB 79
429,588 429,588 00000000000000000048a7ac9c45fd8cd9ad3e519949680c25ccb030a227c7d5 1,362 0.82/1.00 vMB 46
429,587 429,587 0000000000000000016a6ae5cb4587d72bed07e7ae9b51a472aaa76633868415 1,306 0.59/1.00 vMB 57
429,586 429,586 0000000000000000045aa114341ad549ac7328d70dd302f3622f84e4a1d4f369 222 0.99/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.93 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: 646.27 GB
    • Received: 12.83 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.