Loading Tool

Explorer IconExplorer

Memory Pool

83,717 transactions
31.85 vMB
0.13258601 BTC
Random Selection Loading Transactions
Max Size: 192.15/200 MB

Candidate Block

Mining Attempt 284c78f70b523fa0bec18dc1c18571e3924813a48dc8bfcdbfd381df4cb6fd03
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 84797b4f7d03bdd050392cd84147ee8079b93d43de44655af27d9ddc63e9772d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,242
Size: 1.00 vMB
Total Fees: 0.04472770 BTC
Feerates: 803.65 > 4.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (568,345 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,007 347,007 00000000000000000607f9149d341cf521bfdea6fd657790b62a87e7c028638e 739 0.40/1.00 vMB 24
347,006 347,006 00000000000000001304f56515fc8638f07f4d4345a224eb250290b1f3375613 470 0.24/1.00 vMB 25
347,005 347,005 00000000000000000a1ce80ef5c5327fac6ae9e4133ba26c952759ed9cb39321 760 0.36/1.00 vMB 31
347,004 347,004 00000000000000000b4be4235e21e68849c128c5f2195504c05d07d43c61eaaa 590 0.26/1.00 vMB 28
347,003 347,003 00000000000000000cd7f5494f006531f2a76705e5a3861e671049669b9603e6 570 0.26/1.00 vMB 30
347,002 347,002 000000000000000001f93f1c4621e401ccfd6cdfc62b45f2a72a6269e1154312 632 0.34/1.00 vMB 33
347,001 347,001 000000000000000006ba14711606408320d49253d1c93e43c009b82d10976fea 286 0.12/1.00 vMB 33
347,000 347,000 00000000000000001712656555b08bf16f6785c7d77875df2f1eb8428a77d8bd 122 0.08/1.00 vMB 20
346,999 346,999 0000000000000000109fd95a3cb98282fd3d4c30a36414c4fc6fe715d234e381 474 0.31/1.00 vMB 22
346,998 346,998 000000000000000006b2ad04a4f5669941d2c45c0409f6b311de560ff76ea4ad 71 0.04/1.00 vMB 12
346,997 346,997 00000000000000000c1f6a55d339eea7657f6c0199a4d326a9ee67dd9803dbea 324 0.24/1.00 vMB 15
346,996 346,996 00000000000000000df059534df764b423f0e159dab1409372ab57a903464677 1,548 0.75/1.00 vMB 30
346,995 346,995 0000000000000000120a46292657487dccb0cb7ba9ac500e9f5dfc9780e3c48f 1,040 0.65/1.00 vMB 23
346,994 346,994 000000000000000001e71941f7723e9371eed8f88fef1528fd854bdfc425f8b7 256 0.08/1.00 vMB 40
346,993 346,993 00000000000000001407623de3ffff9ca346f6010a7c5d65fecf09e7829c39bc 278 0.15/1.00 vMB 25
346,992 346,992 000000000000000009205679bbfd7183bbb438ae8ba620e1e65d5631d2f19613 250 0.12/1.00 vMB 28
346,991 346,991 00000000000000000bcaa01b5a0b42d74bf4f0c766906816ae0d48356e290351 53 0.03/1.00 vMB 17
346,990 346,990 000000000000000008e064162fc4cb61c00929bc42d33d7139dbacb58a562d1c 300 0.24/1.00 vMB 15
346,989 346,989 000000000000000000bebb8502cf06190fd983fcdcb7f7897ab0007aad806a61 512 0.19/1.00 vMB 31
346,988 346,988 000000000000000008e3fac853b840b2c45df7ecf49f23de6909b6de02c86943 547 0.33/1.00 vMB 24
346,987 346,987 00000000000000000bf95c55352c6c098f3dbf8e2554129b82ab02c5a2cf604e 1,035 0.67/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.00 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: 718.71 GB
    • Received: 17.94 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.