Loading Tool

Explorer IconExplorer

Memory Pool

41,485 transactions
31.59 vMB
0.08724779 BTC
Random Selection Loading Transactions
Max Size: 158.46/200 MB

Candidate Block

Mining Attempt a6419cf82e5cb34b2b45a0f1797bb46825e12f57f98f3f516690fceab4fdd839
Version 20000000
Previous Block 00000000000000000001fb7c00d7c8da0fa3eefc41e5d02be8cc17664e06bb00
Merkle Root da09c0b40f7e07c7ec392ff4e5d03759a1e5a947d64adc140dd8511a2986b7cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,236
Size: 1.00 vMB
Total Fees: 0.02209415 BTC
Feerates: 150.77 > 2.21 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,568 (214,785 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
699,783 699,783 0000000000000000000eec90a7ed0c034353aa5f6e1dbfb70514a2b9b1a0b4d6 2,311 1.00/1.00 vMB 6
699,782 699,782 0000000000000000000d904ef571cf1674f169645cad8dea3a261ba05667214a 2,804 1.00/1.00 vMB 12
699,781 699,781 00000000000000000002b11723557588007616ecc75c91a786282e5592ba35df 3,321 1.00/1.00 vMB 15
699,780 699,780 00000000000000000003c5194218dfb7f6792d306476fd4619535fd8056a27a0 2,699 1.00/1.00 vMB 27
699,779 699,779 0000000000000000000c282e5cc847b3b834ba73fca438a906f5b1de534a4792 2,850 1.00/1.00 vMB 6
699,778 699,778 0000000000000000000cb345ac149550b26bc5cd012fe6020c09164785f8386e 3,055 1.00/1.00 vMB 20
699,777 699,777 00000000000000000009ef7a00c9963944ef286b8941b4b0b2e4e9fa5ef7698e 2,881 1.00/1.00 vMB 12
699,776 699,776 0000000000000000000c48d1c3e8916cf68ccee9523e86f2dd0625f2299db902 2,162 1.00/1.00 vMB 7
699,775 699,775 00000000000000000006bc4ade83d20e22e1163834c51a718bbb2b35fd5a625b 2,847 1.00/1.00 vMB 15
699,774 699,774 00000000000000000001651cdf276209435ab61ae7108731be4f4541057572f9 2,783 1.00/1.00 vMB 22
699,773 699,773 00000000000000000001f0bf23e549323a2722b9cc6fa8df26366c0e177ddbff 2,413 1.00/1.00 vMB 32
699,772 699,772 000000000000000000051701b755d9a4bbffdc647ea320ead4dda5ab561d5537 344 0.14/1.00 vMB 10
699,771 699,771 000000000000000000064eb24c447764d12f3cde60e1206da647d3cb08ff06f2 2,242 1.00/1.00 vMB 12
699,770 699,770 0000000000000000000eff5f5e07060c04554bd15e607c77c22e9c49858cf5f1 2,193 0.88/1.00 vMB 4
699,769 699,769 0000000000000000000180d7feb62f1874e0f416f7553294261ac65137279649 1,895 1.00/1.00 vMB 13
699,768 699,768 000000000000000000085f397c7b5795bf972d7388f3ced7c1776069b0134100 2,437 1.00/1.00 vMB 11
699,767 699,767 000000000000000000091d5ac760494ae197df89e79c3f3003cbe839866d846f 2,647 1.00/1.00 vMB 10
699,766 699,766 0000000000000000000e22c0a8afbbd02b65d74526b5802b2a059563672af977 219 0.07/1.00 vMB 13
699,765 699,765 00000000000000000007b5be73c68923db959810da62e8718f26717bd0b2051b 1,053 0.43/1.00 vMB 9
699,764 699,764 000000000000000000062fecbd9a3314c325793597d7bf45eac700c4995e3c10 1,190 0.84/1.00 vMB 7
699,763 699,763 0000000000000000000874efa1d7443d0d023edf07dac79e2feddfd9cb7e185f 1,777 0.74/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.62 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: 625.50 GB
    • Received: 11.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.