Loading Tool

Explorer IconExplorer

Memory Pool

44,622 transactions
28.48 vMB
0.07937480 BTC
Random Selection Loading Transactions
Max Size: 150.41/200 MB

Candidate Block

Mining Attempt 9df76e2e8e50a5796be9e23a6d958995664ed580b9349930e6324fddcfa1ea6f
Version 20000000
Previous Block 00000000000000000001c8540de5dceba6fe0c17c8f2c5409bc2924f72da5448
Merkle Root abf68bda3659e431029afcbed2b50af86ca861faed6ccd1d8fccfc3e5dc8414d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,417
Size: 1.00 vMB
Total Fees: 0.02535228 BTC
Feerates: 120.00 > 2.54 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,834 (389,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,581 525,581 0000000000000000001f79520f696d90b7cb2380447bb6d1b2fa8457b7bbe6fd 110 0.04/1.00 vMB 15
525,580 525,580 00000000000000000023745f6f6b71a72c4d97bb52a2e9cd82ce3a20c7d4448d 975 0.36/1.00 vMB 26
525,579 525,579 000000000000000000098953cae531b8adea90e3ba4659bca7445e8105f4b04f 865 0.44/1.00 vMB 29
525,578 525,578 0000000000000000000045a19356d2dd703df26b903688c097310306c0317f16 829 0.30/1.00 vMB 11
525,577 525,577 000000000000000000134c732fadc05205d8289d64c33e1d65561e44004d1ff3 2,641 1.00/1.00 vMB 24
525,576 525,576 0000000000000000002917565b5844fa9c6f36bcc000278617c0a6911a25d1e7 1 0.00/1.00 vMB 0
525,575 525,575 000000000000000000206fec00ec7683a01b65e99986362ee5f6a65cc16f7a4e 2,028 1.00/1.00 vMB 24
525,574 525,574 000000000000000000010cff07c436005d9f9292fc588b9b3950b5a462fd7fa1 212 0.12/1.00 vMB 23
525,573 525,573 000000000000000000345101119913098274097089f402ab70ed55eeb5580c37 257 0.15/1.00 vMB 15
525,572 525,572 0000000000000000003c6f6ea9e1835aab41e95be6ff11b56450f5a97761110e 938 0.43/1.00 vMB 19
525,571 525,571 00000000000000000022d59bcfea146516f446e230b33e8f98d181485f15fbe1 513 0.37/1.00 vMB 28
525,570 525,570 0000000000000000002b8b1c38c257de40cfee805b4a88f416596798aa484e75 144 0.07/1.00 vMB 50
525,569 525,569 0000000000000000004157c396ed1f3933d89fa4d1f7748c143ece67ea0dcdd7 633 0.29/1.00 vMB 25
525,568 525,568 00000000000000000033c1ce1f5b1db90bed848381c974509c63dcfe14e494d3 197 0.07/1.00 vMB 23
525,567 525,567 00000000000000000025992d0d4825b2975e896033236c3ba404808588e9f357 596 0.35/1.00 vMB 19
525,566 525,566 00000000000000000002aab6e0c202b0c505e52a467ed1bb4b7e46dbd71ddf01 143 0.05/1.00 vMB 35
525,565 525,565 0000000000000000002592ee7f624382fa32b5f9abafb576ec599a3feebcfaff 902 0.48/1.00 vMB 29
525,564 525,564 00000000000000000034817a4947c6dfc0df6c30a9c78407e2b606425cf99769 100 0.03/1.00 vMB 17
525,563 525,563 00000000000000000015361bd2ee08940ef846adfdd46b52f431be0446760d73 1,506 0.74/1.00 vMB 18
525,562 525,562 0000000000000000001565b3674c5449f1289e8a139268537bf2f833deca5d11 1,236 0.55/1.00 vMB 23
525,561 525,561 0000000000000000001e1058c94d87d4f1e94f31e693ff03dba8afa8a6f149c5 826 0.53/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.10 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: 651.65 GB
    • Received: 13.61 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.