Loading Tool

Explorer IconExplorer

Memory Pool

51,336 transactions
28.86 vMB
0.07776864 BTC
Random Selection Loading Transactions
Max Size: 155.23/200 MB

Candidate Block

Mining Attempt 285b481b9efce2d092d23e0e7c362692150a7a1553785edf68ab84a36bc4e052
Version 20000000
Previous Block 000000000000000000019e7568131a21184319adfc46c390ce26bf65aed43bd9
Merkle Root 9ad5b558ba4cdfc655142f6eac63426f71347a16556c924b8b4532d907dc7600
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,448
Size: 1.00 vMB
Total Fees: 0.02167992 BTC
Feerates: 122.12 > 2.17 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,793 (516,529 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
398,264 398,264 000000000000000000f0639c6ece2829951973ebcee529cd5aa752e05b7f6f9f 1 0.00/1.00 vMB 0
398,263 398,263 0000000000000000067f757f2421c4468db37939c0997bc2eae14210bed863c6 550 0.25/1.00 vMB 40
398,262 398,262 000000000000000005dc57718e21742b0c1ed153c7f50e0c0ba976d49b1e0ec9 1,625 0.61/1.00 vMB 49
398,261 398,261 000000000000000000702457b3ee6d30fab934a1babd163217784c917157d701 2,145 1.00/1.00 vMB 41
398,260 398,260 0000000000000000024d60a44c847cf360532227f1649eecece7b2763f2f082a 423 0.36/1.00 vMB 19
398,259 398,259 000000000000000003db04df2e65c2f0db6d4178b0444afff2306df0bfcee4d6 1,159 0.93/1.00 vMB 20
398,258 398,258 0000000000000000069c27e2602037ee0625bf748b0c0b54f458a367f9c8cf36 2,401 1.00/1.00 vMB 37
398,257 398,257 000000000000000004edfd0c27cd309206dd370331eaa245fd404f28ec1577b6 1 0.00/1.00 vMB 0
398,256 398,256 000000000000000004379f415b3b2f213855c390a629b51ba6e1726131cec647 2,980 0.95/1.00 vMB 64
398,255 398,255 000000000000000000115f88b15eae61fa8f4434302d94c3a0cf0713effba99f 820 0.45/1.00 vMB 30
398,254 398,254 000000000000000004e5b24223a09f80a2163e9375998f424a54050b08c8935a 1,829 0.79/1.00 vMB 38
398,253 398,253 000000000000000001bb34911a13344831197772485746c326cf35b5a46f0b15 1,101 0.93/1.00 vMB 20
398,252 398,252 0000000000000000010dc2c24d5625d3cd6e9a0ce7306c2749525e54207ceefc 2,419 0.93/1.00 vMB 52
398,251 398,251 000000000000000004c2dc2804c96d82c0a2d66dabe84dc255fb4700feba2179 679 0.31/1.00 vMB 38
398,250 398,250 000000000000000002d740b7ef2de515d711ac17050da893078742439c942b94 1,486 0.95/1.00 vMB 31
398,249 398,249 000000000000000001efd139f72bfe0a4f134012be7428c8b82d87f5affa98cb 2,060 0.99/1.00 vMB 35
398,248 398,248 00000000000000000250eb51ed6c41707aa12ab6ede222629a05a37aabc9938a 1,290 0.93/1.00 vMB 22
398,247 398,247 0000000000000000042c5c0aed85653d76d4b6054636a52e106cfd194395da35 2,886 1.00/1.00 vMB 52
398,246 398,246 0000000000000000040b090488cafcde03dfcaf732a1125e21dd6e2cce35a4a8 2,146 0.88/1.00 vMB 45
398,245 398,245 00000000000000000151341f601f84b3c7c9d08ba9edbc0119318988ccfbe33f 1,503 0.95/1.00 vMB 27
398,244 398,244 00000000000000000669ab8ba1ee6f07689c0b4a7069564771bc5dc9075ca446 1,980 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.02 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 649.85 GB
    • Received: 13.22 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.