Loading Tool

Explorer IconExplorer

Memory Pool

39,799 transactions
27.68 vMB
0.06915680 BTC
Random Selection Loading Transactions
Max Size: 141.57/200 MB

Candidate Block

Mining Attempt f286f187b596366dd4fd63eb143a50c43c2daa0795499b33d0fe330505ef3144
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root a3a5da4afeec3be4e42b9904b190c5a612839fe89dc5b361dc62a867d399283d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,502
Size: 1.00 vMB
Total Fees: 0.01633514 BTC
Feerates: 100.95 > 1.64 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (409,990 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
504,654 504,654 000000000000000000553a6c0d86cdc4758030bace5f9da44d9c6a1326a3510f 1,376 1.00/1.00 vMB 300
504,653 504,653 0000000000000000000ec9b80de004cfa77634897a1a1b1b2181d2055ffaf7af 770 1.00/1.00 vMB 200
504,652 504,652 0000000000000000005930775b7e5c3fc1bcaf5539a453cd59657ca8c4129a2a 1,918 1.00/1.00 vMB 176
504,651 504,651 00000000000000000071fd5ae19941c1a47f3326690a0cd3623e19690ef5bbab 1,834 1.00/1.00 vMB 262
504,650 504,650 00000000000000000035ed2b6aef834d01fd07629f7959b836b91e4a20b4fbea 2,026 1.00/1.00 vMB 484
504,649 504,649 00000000000000000047d80dab520728788f8b25fc2a0de390ed50394672d5d5 2,198 1.00/1.00 vMB 378
504,648 504,648 00000000000000000060ad07ffbf064f7d55ae6cdbdd61c5e6320492da567c7e 1,305 1.00/1.00 vMB 380
504,647 504,647 00000000000000000034820d9e9d773f0fb54a001330b4bcc415316198bf0083 892 1.00/1.00 vMB 443
504,646 504,646 0000000000000000000f66dec6be022d2ba1d504dd0ec629f1c9c74fe2fa483c 2,561 1.00/1.00 vMB 502
504,645 504,645 0000000000000000000ebbb7299a0d005b5f6240cb5086461c642cbf74ce3b26 1,342 1.00/1.00 vMB 316
504,644 504,644 00000000000000000023e5b716157629f17c70fdcf99d8afae234a64aaa05497 584 1.00/1.00 vMB 233
504,643 504,643 0000000000000000003f7ddc7c0ecd87bb929e218ec97520fdad69c3444a3c4e 715 1.00/1.00 vMB 235
504,642 504,642 00000000000000000036fdcc86640ff5f4af08058e9da3d753c00ee65de884a3 787 1.00/1.00 vMB 295
504,641 504,641 00000000000000000031d742d75b751956fced7b6271ec0dcbaa579d324fa289 752 1.00/1.00 vMB 243
504,640 504,640 00000000000000000004534791da3f644cb640aaa2ca4c34f1e33c580002ed4a 1,344 1.00/1.00 vMB 332
504,639 504,639 000000000000000000600fcf6b3ef4368dd0ecb24cdf6eba55dfb9fc2daeaea9 1,184 1.00/1.00 vMB 318
504,638 504,638 0000000000000000006512903c5235f141020a37504aca8ad65c52ad4693f78d 1,724 1.00/1.00 vMB 453
504,637 504,637 000000000000000000105a291f0ba04169f35c7d9f2a59c350d153db1183ffee 1,522 1.00/1.00 vMB 405
504,636 504,636 000000000000000000267b7f7c3bb454858782799b4d5b0a0cf61e7771db85bd 1,817 1.00/1.00 vMB 439
504,635 504,635 00000000000000000024b2deec6c94faef4861949d671db906eec14dcef3bffd 2,893 1.00/1.00 vMB 545
504,634 504,634 0000000000000000004e7460f2ba4c7d99302f6ba224191f609f5187b0fd1a04 1,443 1.00/1.00 vMB 367
Previous 10 blocks ↓
Total Size: 781.76 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: 632.30 GB
    • Received: 12.11 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.