Loading Tool

Explorer IconExplorer

Memory Pool

33,661 transactions
25.52 vMB
0.05535272 BTC
Random Selection Loading Transactions
Max Size: 129.03/200 MB

Candidate Block

Mining Attempt 75b7d34afb15892221a58f1fa8840eb62ddb44703e70c9921bf1801e93b71bb0
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root 880f20ce4dd92df645fe9bda335eea053d69ad787e02e00116361d359b27635b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,633
Size: 1.00 vMB
Total Fees: 0.00904822 BTC
Feerates: 74.70 > 0.91 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (707,019 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
207,677 207,677 0000000000000221294636cff448ed4fbd456e81a9f64c3a29ae344ca2201f31 158 0.07/1.00 vMB 186
207,676 207,676 000000000000003d20e13fd7330cc465b532f6575cc727c73348df8686cb5aea 104 0.05/1.00 vMB 111
207,675 207,675 0000000000000446e33464eb02b8e04388c37a1ef2b435fa911315d66441d6e9 520 0.24/1.00 vMB 198
207,674 207,674 00000000000000f1e65f1cd1e8aded72c3d56efb23d3c48acf64e280a3a2e77d 9 0.00/1.00 vMB 46
207,673 207,673 0000000000000165dedb8ad86bc8f5b25a62ee48b21e7a54cc4f88e6a1965661 136 0.05/1.00 vMB 7
207,672 207,672 000000000000045c15b38eecffe78de6a28ed54ab2b509ed14be155470bbc56c 415 0.17/1.00 vMB 187
207,671 207,671 00000000000004e5d48a7789ff0db6924eb42a53ec7fa868eb7ffa8cb2a54d6a 251 0.10/1.00 vMB 224
207,670 207,670 00000000000002e5b485428320a97962cd70fe233ea8677e94276d0b0a5728f0 220 0.11/1.00 vMB 142
207,669 207,669 0000000000000146bd9d4e42b37e5709084f6814d9c3abc997d759c29d8fb2e6 137 0.06/1.00 vMB 109
207,668 207,668 00000000000004a95edf0d48303461b3c2e83edc7a07d2f11d27f329eb54e439 369 0.20/1.00 vMB 180
207,667 207,667 00000000000000af24a160aa13748ca8c2e9f71ca6730f74b736091053588535 39 0.03/1.00 vMB 140
207,666 207,666 00000000000002f8b7661d4587bd5595e738f5ad0eb76fd820f1e688b00a5539 461 0.29/1.00 vMB 98
207,665 207,665 000000000000008c762995c23f1b1a96f51ed8c91d7c21e04ccb981ee160329d 13 0.00/1.00 vMB 31
207,664 207,664 000000000000013de60f6044ba8fd8304d0cfa099b2cfc896f251643dc643355 272 0.14/1.00 vMB 187
207,663 207,663 000000000000048f26e4ad808853060dfa429afaaf502e3a2fb6aed0c0cde1a7 202 0.08/1.00 vMB 219
207,662 207,662 0000000000000237f4d61e590ab5fbd887d3b77c424c3c8f376e44cb48090d5f 9 0.00/1.00 vMB 605
207,661 207,661 000000000000003321d8c0d35c3faa299a5df717cb2e0202eee0c996c206b8ae 55 0.03/1.00 vMB 142
207,660 207,660 000000000000042f7444a569335615a3c3cd04a446caa086184e19af9f39f69d 137 0.05/1.00 vMB 28
207,659 207,659 000000000000033390be35f6dee6168fa257abad9c8ec21d9f37921bde17f573 111 0.05/1.00 vMB 117
207,658 207,658 000000000000047459b10d28c4c069189744cabd895223d7b231f46fcab22fdc 154 0.07/1.00 vMB 94
207,657 207,657 0000000000000181b3b6874c02e2cc4386ba7ce8b27cf1f0f82996888111eacd 486 0.25/1.00 vMB 220
Previous 10 blocks ↓
Total Size: 781.85 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: 638.62 GB
    • Received: 12.49 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.