Loading Tool

Explorer IconExplorer

Memory Pool

26,636 transactions
6.82 vMB
0.05154978 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.42/200 MB

Candidate Block

Mining Attempt c50ed097c85379d45f9564e805ea43e8af05fc2605fc5f7613cc355103d82edf
Version 20000000
Previous Block 00000000000000000000f0f8cdddaad53176e3bccba4216d36f8bd37433b7869
Merkle Root 725eff30ab45ed2a419aaad2f3b028a1e60d83733c186277b97abd1ea9d6d8e6
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,688
Size: 1.00 vMB
Total Fees: 0.03059592 BTC
Avg Feerate: 2.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,002 (661,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
251,557 251,557 000000000000003b459a49defa85f880570bf8afb033a0cdc28d8d04ce777008 0.05 MB 119 131
251,556 251,556 000000000000006e2464abb2114bb25c22a6e2df4b05bec019b7c392df2c6e8f 0.11 MB 261 76
251,555 251,555 00000000000000272f443a28a0da91bc8866de78ab7e96f5f783a0f302e27471 0.01 MB 27 71
251,554 251,554 000000000000004d6d5bdda75576cf3bfd34a2bf2527217a963c2ab4b35379d2 0.01 MB 23 82
251,553 251,553 000000000000000cccda363ee5f3c474e0bbf0f57d89e32c1efb7229271c7427 0.17 MB 373 85
251,552 251,552 000000000000000ddfb517770f32d3dc35fba62c153f55f559eb72f5005b872e 0.01 MB 20 68
251,551 251,551 00000000000000178c3357d038840a023f7418f037f8bba5be6491efec25cc04 0.01 MB 23 32
251,550 251,550 000000000000002421f390649e1cd050e444c8139d8ba6141356c0f45f8f39ce 0.04 MB 100 82
251,549 251,549 0000000000000038ec85a72829b2af57f72daff541363557df0e2c558edaafbd 0.01 MB 30 80
251,548 251,548 000000000000006eb53ab9fa71de33a8757ef20ae23bb402b09320e4a07c50ef 0.00 MB 16 73
251,547 251,547 000000000000006c76759907036f7f4ac0618e7dd14dc9fcaafe7382dc732a4b 0.05 MB 132 96
251,546 251,546 0000000000000069f5aa3e226aff91d1832d587da982763df1cb75151fc2d970 0.15 MB 358 96
251,545 251,545 0000000000000062553e366de26410598ef705b6096e97fcc0fcd124e12a9ea0 0.05 MB 110 68
251,544 251,544 0000000000000034f809819fc123cc5d8bcaf7773a16f2ab74dc474918bf1d9a 0.01 MB 32 56
251,543 251,543 000000000000000a491a41bc3bffd8470a6f47dfeb378d4bed976c0b004c9d59 0.08 MB 202 73
251,542 251,542 000000000000002db368947d5c61d004ea17e3c7a53a7c1f2c67c1cf1d95a347 0.03 MB 64 73
251,541 251,541 000000000000003c693d3769c876506a31a404a69796f319af4d8978f5196974 0.19 MB 419 74
251,540 251,540 0000000000000071f0f083d1ed422605304b2ef80f8b51285936a5e133090e0f 0.02 MB 43 85
251,539 251,539 000000000000001a34ac4ce963e7b2ed0b0c459fcad54dc517946db970a9dae8 0.07 MB 140 65
251,538 251,538 0000000000000001728d85e0dd409b740bce331feff65b46ee133ee333f025b6 0.02 MB 52 95
251,537 251,537 0000000000000026be7bf4abc36d25fdfa3e904199395ace317347812ad69fa5 0.02 MB 51 33
Previous 10 blocks ↓
Total Size: 778.84 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: 382.89 GB
    • Received: 3.44 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.