Loading Tool

Explorer IconExplorer

Memory Pool

40,329 transactions
17.76 vMB
0.15202282 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.08/200 MB

Candidate Block

Mining Attempt 497073988b9541142c96764527ebe92181c883cbaef56c9ce0a390468ed73e73
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root f7044ca16133ebdd02e2dad82c227d106988c7aafc12ed3c16ce71468d63cbb8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,321
Size: 1.00 vMB
Total Fees: 0.04424070 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (750,787 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,534 162,534 00000000000009f95ab957344bf8ef88adc5e00d6f96a028c78a0f22099c9843 16 0.01 vMB 288
162,533 162,533 0000000000000762aeb4a8835f35be49ebbf5363a258d44b1712b7cc4aac18eb 12 0.01 vMB 149
162,532 162,532 00000000000005aa57f6696c6f6e795acb130c8b28cd162f910a00eeef73486e 47 0.02 vMB 383
162,531 162,531 0000000000000cb72bbdbb236b6bbe39918ce4baeeb391bfccbd1a6e7e73ada7 9 0.01 vMB 29
162,530 162,530 0000000000000b7440954079dacfe03c7f2716fde503ba35fbb8cdaddcbb32fe 10 0.00 vMB 138
162,529 162,529 00000000000008c1d2546552c951866ccd92300fa8df5d8650b39cba0361c7d9 54 0.03 vMB 53
162,528 162,528 000000000000069ea17f6fe623ce329ad9b394bfb9ac126e41e6688e79e7241d 14 0.01 vMB 524
162,527 162,527 0000000000000a3267a7311522dc0b216222399c9ccef8b04e3a91cc08eaded0 21 0.02 vMB 137
162,526 162,526 000000000000056cf56258863fcf32dcac770abe0a8ce17be3ca1986d1d96cb3 11 0.01 vMB 41
162,525 162,525 0000000000000742e906446c900f9376f1132de0ceab3d9fc995b8ebfa44c564 1 0.00 vMB 0
162,524 162,524 0000000000000164e33c54151e0d868ed0ac21d2d2c2e6e3448cd552b9573181 26 0.01 vMB 188
162,523 162,523 00000000000001532b1ff94840455ac1852d3a2015a59ad222b3a372cb975391 78 0.04 vMB 62
162,522 162,522 0000000000000218b677adefb259dfddfa5430a14ae0352a888738fbcdc95eba 148 0.06 vMB 113
162,521 162,521 00000000000006a1e1d89b4b51a3f120a1a8b8bcb70b54db142104fd31d8bbde 25 0.01 vMB 128
162,520 162,520 0000000000000b35d929a16cb3b247019e6c10f0a322c4473fb967ece7103e9b 90 0.03 vMB 1
162,519 162,519 000000000000096c7f2de1770c36a43ca76d7963e113a69dc54d0bcd5fe483d3 69 0.04 vMB 94
162,518 162,518 00000000000006deb4a32900dd56073b9e1b87c3f3973d65a5639c137c83e4ad 21 0.01 vMB 6
162,517 162,517 000000000000091a55dd050f47b2b0e98ff0bfdc552c2ae5124e257fa0891aa4 22 0.01 vMB 14
162,516 162,516 00000000000007bd33589b1dd1592dfab1bf224e38ea05a0adc1a2a645ee010f 109 0.05 vMB 1,794
162,515 162,515 0000000000000cd445bcac08e23df065a892eb5bf32b43b4df9953d2eca4952f 4 0.00 vMB 64
162,514 162,514 0000000000000cb82d1afbf8a91aa6b4dfc7884ff06ea2ce8a2a327f636479f3 89 0.03 vMB 21
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 112.34 GB
    • Received: 0.47 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.