Loading Tool

Explorer IconExplorer

Memory Pool

82,054 transactions
31.52 vMB
0.08331593 BTC
Random Selection Loading Transactions
Max Size: 187.65/200 MB

Candidate Block

Mining Attempt cc50a9e16bc6c21ffd5d51e5f825aa9d7305b12689e691cf41cd75c4d71ff59b
Version 20000000
Previous Block 000000000000000000006967e51e05e86af929479363a0a1c6b74722992c0c25
Merkle Root 5fc5eb00f3202676ce961b8ac8ebcea559c897f8e8fa6678dce26273e9b88a29
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,297
Size: 1.00 vMB
Total Fees: 0.01590597 BTC
Feerates: 157.11 > 1.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,071 (166,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,578 748,578 000000000000000000075cf5e6e254895ead90a6f366d36f2ed792fbf1943e96 1,216 1.00/1.00 vMB 17
748,577 748,577 00000000000000000004299d1c056a2aac30b1a9ee7c968cd70c12940b3a89d3 2,159 1.00/1.00 vMB 6
748,576 748,576 00000000000000000008b19973356882d573453d9eac44462c9c4d6426778723 2,297 1.00/1.00 vMB 22
748,575 748,575 00000000000000000004077c009d9200af1431171d2493a2909fb841e417d657 464 0.18/1.00 vMB 11
748,574 748,574 000000000000000000055ac09be3a5de3196d1185e991e39a43f3157779cacd1 1,188 0.52/1.00 vMB 10
748,573 748,573 0000000000000000000697d901f11bdb678181b4ad4f6c86a70a7101adc35bda 229 0.09/1.00 vMB 13
748,572 748,572 0000000000000000000930fe3024d0b665f3e2db0b51f4fc26daf4d38c31f32e 1,326 0.82/1.00 vMB 7
748,571 748,571 000000000000000000062a14c606f9ed5c5a97c92c7eeccb05d8c5fc0c5fc611 2,241 1.00/1.00 vMB 7
748,570 748,570 00000000000000000009d730b17c1c3cc5d034fd3784987148f5f02b0868c93f 2,862 1.00/1.00 vMB 20
748,569 748,569 000000000000000000040c4411ca2dd973ce0597ebd6d2e776ba954d98e3cb47 2,188 0.96/1.00 vMB 11
748,568 748,568 00000000000000000002c901396761a8ab61deb12e2e9a54ddf4e78d74837a4e 1,440 0.52/1.00 vMB 11
748,567 748,567 00000000000000000006e82f87389ef508324a79278683d82cd0bc0424461975 756 0.25/1.00 vMB 13
748,566 748,566 00000000000000000000801b829e9edf8e928ff0640b7670184dcf56247d43fb 645 0.21/1.00 vMB 11
748,565 748,565 00000000000000000006cd49440d62012c698882daaab4836d9e2354d1a3f87c 1,855 0.66/1.00 vMB 12
748,564 748,564 00000000000000000002345452c098e580991aa69c97c8f0c7a1ca9e39dc35eb 2,124 0.85/1.00 vMB 5
748,563 748,563 0000000000000000000755136b6b58e908dd5c8b1a29f03cdc830e38650de6e6 2,908 1.00/1.00 vMB 21
748,562 748,562 000000000000000000077c5ce1b9f50e1cbc6e5f0812782a4d8617c734428b82 806 0.26/1.00 vMB 12
748,561 748,561 0000000000000000000938f597123c072b77fd12bf082ad8cdb1ebc9070d73e4 1,054 0.46/1.00 vMB 16
748,560 748,560 00000000000000000004a98f78be778f6bc331947dfa8b59fbcbb86490de5521 163 0.04/1.00 vMB 15
748,559 748,559 0000000000000000000045e06367ddd5e31ceebdecae8a5aeb3e1af6d9c722db 1,563 0.92/1.00 vMB 5
748,558 748,558 000000000000000000003ab30191990648f6b2e629f4ab516ed6e02443b7ab0e 696 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.52 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: 668.84 GB
    • Received: 15.59 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.