Loading Tool

Explorer IconExplorer

Memory Pool

45,086 transactions
27.37 vMB
0.10390731 BTC
Random Selection Loading Transactions
Max Size: 143.10/200 MB

Candidate Block

Mining Attempt 1df89063d159dc2f0b1d9015f0fb196ab819be80fb4e562c7b84d263da427fbc
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 22b77fa98f0f133d2aedcbef1a841dd90124eebe2d5727eb036bf57cf6a6f698
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,625
Size: 1.00 vMB
Total Fees: 0.04647823 BTC
Feerates: 151.01 > 4.66 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (211,135 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
703,741 703,741 000000000000000000026866aa7f7c5a711d93a6a2bb234d69d8c945e127499e 1,354 1.00/1.00 vMB 2
703,740 703,740 0000000000000000000ae9544d2daef13e7144b59e5c9161ca93aba1dc6530af 2,436 1.00/1.00 vMB 13
703,739 703,739 000000000000000000060d7cd1b8b1bb8270b501d58b17f66cbef180ff0874ad 2,524 1.00/1.00 vMB 5
703,738 703,738 0000000000000000000885a87e1e26fc5cb89fb69de22d209f1d2d5cefd986ac 2,867 1.00/1.00 vMB 15
703,737 703,737 0000000000000000000a32f66606c6868069c111d0f9effff06c9f06437a98ef 1,110 1.00/1.00 vMB 6
703,736 703,736 000000000000000000061bdcd28684009c6df3a7d46ba4cff486ca996280347b 1,193 1.00/1.00 vMB 12
703,735 703,735 0000000000000000000630a0f4aa472545e3074f6e3762c8e2e420776b58cbc3 984 1.00/1.00 vMB 4
703,734 703,734 000000000000000000024725599d716e4caad53751442749560e0e017fc8bfe1 1,748 1.00/1.00 vMB 9
703,733 703,733 000000000000000000098a36f6db8a7e540ac022307f7098b781ca76112097ec 972 1.00/1.00 vMB 2
703,732 703,732 00000000000000000007f3c68b84d63a51197660450ce759c53eeed9761a9708 2,521 1.00/1.00 vMB 10
703,731 703,731 0000000000000000000bccee6b2f8988f2e121461e44482ef930e1c9874c867b 1,903 1.00/1.00 vMB 8
703,730 703,730 0000000000000000000155462209f82792a99164a8e3f7ebbb0869a781827ecc 1,746 1.00/1.00 vMB 4
703,729 703,729 00000000000000000005382cf875c5e4d53b08f1b35126689d9890bfbcfb8146 1,214 1.00/1.00 vMB 4
703,728 703,728 000000000000000000040c547bf14544f5b1dc54925d69d8b13a21f8b842075d 2,770 1.00/1.00 vMB 7
703,727 703,727 000000000000000000081e55f12c3ad6a7ee4d142ebe8eb9fc204e63ab4cf764 2,852 1.00/1.00 vMB 20
703,726 703,726 0000000000000000000d5e0181a50c05ee329939dfe3c85fc8511f66928c286e 2,928 1.00/1.00 vMB 7
703,725 703,725 00000000000000000002cbae3726f672cfeb7f33935fb080bfdc08981c6a0751 2,770 1.00/1.00 vMB 22
703,724 703,724 0000000000000000000c5e4c05aaf431be89f35ef1f1d1bbc5443bf06fdb4a33 2,694 1.00/1.00 vMB 15
703,723 703,723 0000000000000000000da3ac5885312869dae480bfcfa52fb2122ad4e1be6be0 1,779 1.00/1.00 vMB 4
703,722 703,722 00000000000000000001fccf22e4f022b8810ecf8d80e819442c999cdb3bbe28 3,602 1.00/1.00 vMB 9
703,721 703,721 0000000000000000000dbdf47970d31c6188823bba82ce26bccc3a34950dfbcc 4,386 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.17 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: 653.50 GB
    • Received: 13.91 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.