Loading Tool

Explorer IconExplorer

Memory Pool

82,816 transactions
30.62 vMB
0.07386237 BTC
Random Selection Loading Transactions
Max Size: 188.41/200 MB

Candidate Block

Mining Attempt 87cf89a050176637bff57aede234e4d5dda6eb13a11e44b60154195c67a26141
Version 20000000
Previous Block 00000000000000000001520f04690fd94ab2fadc4a76a81688efaa2562fb1328
Merkle Root fd2352aeb697900d490c8afd6d3cf17e21a19abf9f46ec37f4f351aa7d3ac858
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,899
Size: 1.00 vMB
Total Fees: 0.00527419 BTC
Feerates: 40.21 > 0.53 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,344 (234,786 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
680,558 680,558 00000000000000000007ffd37520a1671faadc3f258affefdd55a71780d1c240 1,004 1.00/1.00 vMB 84
680,557 680,557 000000000000000000044b54c1bcffc2108269f8579cf382519dcaf1aad4ede3 1,242 1.00/1.00 vMB 192
680,556 680,556 0000000000000000000a3588c9f8d6f73186bfce8bcd02f3b9998fe729e287fe 322 1.00/1.00 vMB 28
680,555 680,555 0000000000000000000011366343144dca1f24ed266462c614afcbc6166881fb 464 1.00/1.00 vMB 36
680,554 680,554 000000000000000000033467410b75147327f0036a0163bca668f34c924d827a 2,785 1.00/1.00 vMB 104
680,553 680,553 00000000000000000007c79e61f3a407e103dd32d31f4fe5264b5c6996f62ba6 43 1.00/1.00 vMB 20
680,552 680,552 0000000000000000000750b4eb2b2fb32b5a7adac8f347b1f32ae7d9f761bb39 748 1.00/1.00 vMB 48
680,551 680,551 00000000000000000007951dd89c85c189ad2c05ca94ca2bb9ab0c4e20fb19e8 1,284 1.00/1.00 vMB 21
680,550 680,550 000000000000000000065c818958cc7f44c62f196fdb6e23f121cb3c61e3cb99 2,487 1.00/1.00 vMB 127
680,549 680,549 00000000000000000000dfb1949349fac91210a58af6bb9eaa458e56e89128ae 1,895 1.00/1.00 vMB 77
680,548 680,548 000000000000000000091d360f6b403888a18b38de0d02402fff5f002a263b91 2,157 1.00/1.00 vMB 105
680,547 680,547 00000000000000000001fd49e29fdfa48889b2b4200bf9e9b0e18647ea5bfa76 415 1.00/1.00 vMB 30
680,546 680,546 000000000000000000045744b80221dca2a908a9d04d6a13451437e5e6e3af83 909 1.00/1.00 vMB 32
680,545 680,545 0000000000000000000429867de3d2715832338bd0dde32e511009d1de73a659 1,904 1.00/1.00 vMB 43
680,544 680,544 000000000000000000067f8da71e3a0abe6824d773642fb90f18642899282cd9 1,587 1.00/1.00 vMB 88
680,543 680,543 00000000000000000006cda775b7919ab3747e1ffffbba913bbff40ac138c900 679 1.00/1.00 vMB 148
680,542 680,542 00000000000000000008ecd96670f98e583a36be7e176cd68c525d2f2e7140f5 1,602 1.00/1.00 vMB 225
680,541 680,541 0000000000000000000818d1cc9cc05dce5e3ce041f1d4435aaceab92a403caf 948 1.00/1.00 vMB 52
680,540 680,540 00000000000000000003d2c4535d83b19bacdfcb82f8224e062cbe9d7baf47c4 632 1.00/1.00 vMB 45
680,539 680,539 00000000000000000001dd01ceab9abe8af64734b08f622c540e28da5cb62fcb 1,677 1.00/1.00 vMB 35
680,538 680,538 0000000000000000000211b875f90a6306fa8bfbc07937cc0a1c58cc42a7c493 1,794 1.00/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.99 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 717.18 GB
    • Received: 17.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.