Loading Tool

Explorer IconExplorer

Memory Pool

82,676 transactions
30.66 vMB
0.08044208 BTC
Random Selection Loading Transactions
Max Size: 188.09/200 MB

Candidate Block

Mining Attempt 8a7686e331d84688fd3cf5d0116ef347b8ec04865cf00139fce84f704cbf57dc
Version 20000000
Previous Block 00000000000000000000599ffa7594ca7b7c93921a5215018868e1d83bfecfed
Merkle Root 2311f55615755a3e0f598d37a542fbad6f448993063fec22d366eafaa321a687
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,517
Size: 1.00 vMB
Total Fees: 0.01120487 BTC
Feerates: 40.21 > 1.12 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,367 (702,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,599 212,599 000000000000048a0b949a844c0ec3c4ac28912a5c933556b9f107fc74b44d92 1,007 0.40/1.00 vMB 176
212,598 212,598 00000000000000bf5f1b19acdb0d5c70bf31351ee359d4dc3120aba057c11d40 571 0.25/1.00 vMB 164
212,597 212,597 00000000000004cfadb50f4f0c4a2c821aaa08e5de4242203739b40ad3b64b39 149 0.05/1.00 vMB 261
212,596 212,596 000000000000030b772a7c4a4715a2c1518478801bdafea90fd996b2bdd81de9 546 0.23/1.00 vMB 191
212,595 212,595 000000000000003ef01264f2b6e79515eeb371dfa1b75d69390d92eec9279046 282 0.17/1.00 vMB 133
212,594 212,594 0000000000000028cb5fdc6358f10f30f41c83a7a8b77b012762bf3f07d0f58d 436 0.25/1.00 vMB 140
212,593 212,593 000000000000034f6453fc80138c82220d1d916cf19815001366b89785464275 882 0.25/1.00 vMB 246
212,592 212,592 000000000000044289b45dcbe85a3d2e63cf9e7db9616e0cbcb1ac170d9459e6 404 0.15/1.00 vMB 168
212,591 212,591 0000000000000329cdff3f657591350cb552bf8dab71d402d9edefad665ac60a 1,159 0.43/1.00 vMB 197
212,590 212,590 000000000000040a8de62769116987925eed9fb3ef3fd76b1349a4ea90713287 139 0.25/1.00 vMB 70
212,589 212,589 000000000000030763746cae9fb8688aee6687ee967acd6e38690f1bb786c2a0 593 0.25/1.00 vMB 161
212,588 212,588 000000000000038e806ca258301b5d1e6814f4037872c32ddccf0173480a318b 727 0.25/1.00 vMB 215
212,587 212,587 00000000000000e4336d3d88f363ab152e8339316d46d20749a2d1f9ce0ab723 384 0.22/1.00 vMB 139
212,586 212,586 00000000000004e493603f67d4de7860eded19851390a3717e89f3f9c6dafd8e 790 0.45/1.00 vMB 122
212,585 212,585 000000000000047d7774d46addc7123e3f23dda1354bb458b1a7971f96bb0949 803 0.25/1.00 vMB 228
212,584 212,584 00000000000002dcde70ac3516a6fd87e8a6d4ae9dffcae1fcc076c32b238bf5 148 0.05/1.00 vMB 36
212,583 212,583 000000000000021078e9c101c5673f95d55f746992c3f98efb504e4abe7ce72d 970 0.47/1.00 vMB 237
212,582 212,582 00000000000001f0185431110bdce13f3765f0e20e8384ee5116d32ae54bc5f3 476 0.25/1.00 vMB 478
212,581 212,581 000000000000039109f55ebc6fbe610f215335e1a0ecc1dc9ace3d91cd98fe99 11 0.00/1.00 vMB 174
212,580 212,580 0000000000000419f7195f98e75eb0b8f63a682c189bc3b4ec7cc1eab16fb82a 113 0.05/1.00 vMB 286
212,579 212,579 00000000000001e91ac31b42f06a441b7802c468cce363efb4f2af0e6912ba27 138 0.05/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 783.03 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: 719.52 GB
    • Received: 18.08 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.