Loading Tool

Explorer IconExplorer

Memory Pool

81,555 transactions
31.04 vMB
0.08732624 BTC
Random Selection Loading Transactions
Max Size: 188.36/200 MB

Candidate Block

Mining Attempt f4b7689c85e90ab7843afa634c1115f155fb836ae537eb58084b1fc36e95589b
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root 220d0cde625976526289fe945698e7c5ad704f80f7098d41cc9be23a144d662f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,680
Size: 1.00 vMB
Total Fees: 0.02046280 BTC
Feerates: 100.69 > 2.05 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (417,583 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
497,601 497,601 0000000000000000006124db4115d42c46e19b26830741d0b522b182e9f8b218 1,739 1.00/1.00 vMB 120
497,600 497,600 000000000000000000623857b237f464df5b6eaf81d2995dd726bcc3b65fc481 2,557 1.00/1.00 vMB 149
497,599 497,599 000000000000000000ba43a1296f11cafd5d7a71531f80d16fc40d58fc15c3db 2,336 1.00/1.00 vMB 139
497,598 497,598 0000000000000000006572e50b65de845a6dc4ff7561504bd8f154b6a0115565 3,028 1.00/1.00 vMB 137
497,597 497,597 00000000000000000032d23d68df9d5e74032958b1373d20939ab117379bcdee 2,245 1.00/1.00 vMB 138
497,596 497,596 0000000000000000006ce844b9084aa9a370b8be393bfb3e50be97e96fbd3870 2,881 1.00/1.00 vMB 158
497,595 497,595 0000000000000000002520c1c91d9326e499869d25cabb27957c53ea4f74e35a 2,197 1.00/1.00 vMB 218
497,594 497,594 000000000000000000928f94f62ce9dda9ad0a370077ecbbe0ddeec81cc228de 1,320 1.00/1.00 vMB 50
497,593 497,593 0000000000000000008a052ad77fc44723d0f58c4871f22ab93dfeca1ee5f6fa 2,376 1.00/1.00 vMB 130
497,592 497,592 0000000000000000001423451bb0c8dbd9d39969a14ff14d09aca00fe1c73930 2,401 1.00/1.00 vMB 133
497,591 497,591 00000000000000000001efc70608ec38a396bb36a0f91e4ddbed9ec57c2eab48 2,099 1.00/1.00 vMB 112
497,590 497,590 000000000000000000715bb97d5533f107362ad150dc7780a2d2a784c332ff48 2,488 1.00/1.00 vMB 136
497,589 497,589 00000000000000000073534c895c35f1b3699a3c009059f43b20fb2472d90ced 2,035 1.00/1.00 vMB 64
497,588 497,588 000000000000000000c32a9bd6aa9dd5aeedc058d09423eebc5e4e1aa1391bd1 2,755 1.00/1.00 vMB 111
497,587 497,587 000000000000000000c56acb8c01c712acde0a0ae766f1ea621e41126218578a 3,002 1.00/1.00 vMB 109
497,586 497,586 000000000000000000cb22a48921f2d8e45911dbdbdeadb2a08a9d206a708489 2,608 1.00/1.00 vMB 125
497,585 497,585 000000000000000000cb337f61ffd32460aa018708e1e3306a6999b928d40669 1,828 1.00/1.00 vMB 242
497,584 497,584 000000000000000000b3371f5c26bce3eca27f58b61741fb80e3434c07133c20 2,444 1.00/1.00 vMB 153
497,583 497,583 000000000000000000a7125c3d3dc88d4936df826de45b83f59eb7ef3aace768 1,999 1.00/1.00 vMB 177
497,582 497,582 0000000000000000005c1cef81b62754d45ec67e6863549b5cadedaa9470878d 2,405 1.00/1.00 vMB 135
497,581 497,581 0000000000000000003e7db6a83493bcabd8d0954364e1068588a135d7c7c088 2,904 1.00/1.00 vMB 148
Previous 10 blocks ↓
Total Size: 782.72 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: 702.35 GB
    • Received: 16.63 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.