Loading Tool

Explorer IconExplorer

Memory Pool

20,547 transactions
18.04 vMB
0.02154112 BTC
Random Selection Loading Transactions
Max Size: 93.80/200 MB

Candidate Block

Mining Attempt d95d942624674d12d6ab98222285564672a228008524af2721fe4e0147d97f05
Version 20000000
Previous Block 0000000000000000000118a353522be82303df9e9779bb3e9c1c5f914f395797
Merkle Root 625668ae5126c6aeeda5deb678ce36d74a84c02c7ab56371bbe14081212c61e2
Time (UTC) ( ago)
Target 000000000000000000021a910000000000000000000000000000000000000000
Nonce 0
Transactions: 7,667
Size: 1.00 vMB
Total Fees: 0.00219755 BTC
Feerates: 201.07 > 0.22 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,521 (20,780 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
920,741 920,741 000000000000000000016b04b064914aa258cdbe97a960cefc21bf556b011dfa 3,900 1.00/1.00 vMB 1
920,740 920,740 00000000000000000001b811f9163f60ef7dfe8d7ccac3105985639617b39766 1,607 0.51/1.00 vMB 2
920,739 920,739 000000000000000000006ebc09399b2f6677b8836b48639b08ae845a75d43396 4,626 1.00/1.00 vMB 0
920,738 920,738 000000000000000000003b1ef698b0f1b1dd5ae83a45f297cbb6313b9ff9ca27 2,925 1.00/1.00 vMB 2
920,737 920,737 000000000000000000014b189b2ef2deab7c0322ec8264a3c055de29aec785ce 3,284 1.00/1.00 vMB 2
920,736 920,736 0000000000000000000015c29f46b226cac4c8083a4035946c9ba13ba6ffc2f0 2,077 0.73/1.00 vMB 2
920,735 920,735 00000000000000000000dd9e2c6a5aa01ae230b0867c96f775fc0b84a8f735ce 3,635 1.00/1.00 vMB 1
920,734 920,734 0000000000000000000157cae4e39a8ecab25b0804829bd323b5eb135fd4ec45 3,770 1.00/1.00 vMB 3
920,733 920,733 00000000000000000000bd7b287cce891bf3f4dda0d793f26f144eb66d548758 4,628 1.00/1.00 vMB 0
920,732 920,732 000000000000000000017ebe8f5e0f50f29f4879d9fc8346667a7584fdf47e66 3,570 1.00/1.00 vMB 3
920,731 920,731 00000000000000000001341d69f8cb83cca78171989242ce9e6f019005f27398 2,628 1.00/1.00 vMB 0
920,730 920,730 00000000000000000000a9a8c0ad3ae2ad479ac5afa9c28a49ed54886e234f6a 2,258 1.00/1.00 vMB 0
920,729 920,729 0000000000000000000185ed022326404205dfab45be5ff1d3062846921d1cda 3,983 1.00/1.00 vMB 0
920,728 920,728 000000000000000000002ce66e222396e3860a966fe891f01a3629f99839c9ce 3,271 1.00/1.00 vMB 1
920,727 920,727 00000000000000000001372f5ce0fda282f94792edc012ba17a7b4323d6671cf 4,077 1.00/1.00 vMB 3
920,726 920,726 0000000000000000000156c47e9c7bb0b46e45c82503ee02d33341e64cfd05f8 3,559 1.00/1.00 vMB 1
920,725 920,725 00000000000000000000b5f1e030063f8978a8b2c7632ed98dc1aef0b05118c6 3,271 1.00/1.00 vMB 1
920,724 920,724 00000000000000000001d01dcac0987fcb9a5ce1926ff047c68ae68ca5d6182c 4,050 1.00/1.00 vMB 3
920,723 920,723 00000000000000000001a62d25ccd76fe1b7dc0ed03d69bf53176e0253af33c3 4,970 1.00/1.00 vMB 1
920,722 920,722 0000000000000000000158cb373cd78d2014dbce46c5f135e2d92d1c7963e809 2,893 1.00/1.00 vMB 1
920,721 920,721 000000000000000000006ae009b9c22cfd5abece8a86ac507d388f00087c43d8 2,754 0.76/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 829.48 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: 4,661.41 GB
    • Received: 252.16 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.