Loading Tool

Explorer IconExplorer

Memory Pool

76,670 transactions
28.72 vMB
0.06697436 BTC
Random Selection Loading Transactions
Max Size: 173.99/200 MB

Candidate Block

Mining Attempt fb89ee12a190a3890e730f3e3f972ea50349e0ebf770185704bd5e7a83d77e10
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root d368cf011f7ff0c3bae5f7e4f520e2a2940a3b4f1b6b5510c21e6f648899da48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,697
Size: 1.00 vMB
Total Fees: 0.00727286 BTC
Feerates: 40.21 > 0.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (320,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,696 594,696 000000000000000000135fc8aeb4f062980c4e66530966bd8d8737cf52cb7241 2,731 1.00/1.00 vMB 29
594,695 594,695 000000000000000000176e9bb95da7768854262272c0458bceab20aa55b9fac7 2,722 1.00/1.00 vMB 28
594,694 594,694 000000000000000000023f6041918db400953b665c93a44fa05206ef8a56dd07 2,880 1.00/1.00 vMB 22
594,693 594,693 0000000000000000001574b0b8249229eed14b991ea6d820538f035e900d9ca1 1,037 1.00/1.00 vMB 32
594,692 594,692 0000000000000000001884fbfa0c5178ea303adaa8c4ad45fc610b848349ff26 1,974 1.00/1.00 vMB 58
594,691 594,691 000000000000000000122755ab372cc92ace5dd2c7da151560fccbce77c55947 2,423 1.00/1.00 vMB 25
594,690 594,690 00000000000000000012a9d8adc5e35c80a1a88345ed55ed1b7298083b61c67c 2,616 1.00/1.00 vMB 15
594,689 594,689 00000000000000000014d790f6968e4f1e6bfb94661008f6c25a464ad524b0b5 3,088 1.00/1.00 vMB 21
594,688 594,688 000000000000000000058220a1699b5b6f125b7ca92b4fffeae32a05106a50eb 3,040 1.00/1.00 vMB 28
594,687 594,687 000000000000000000011f2c8aadc1c27e7bb45e6e81fabc9d03da32134f18b0 3,040 1.00/1.00 vMB 38
594,686 594,686 000000000000000000186c55a82354b729b07fa39c6fd71f2f08447bb5181704 2,343 1.00/1.00 vMB 26
594,685 594,685 00000000000000000008fe12add14643fc003faa2cb54b4a4507d1290555469d 2,324 1.00/1.00 vMB 31
594,684 594,684 000000000000000000175c61b72b1f31c2072189a826e85bf8489fa7d1de41ff 2,231 1.00/1.00 vMB 30
594,683 594,683 0000000000000000000267f678024f7966de67f8e2ba48d7d4ce507ab51733fa 1,723 1.00/1.00 vMB 19
594,682 594,682 0000000000000000000cc429d82cef141da2fbe03f448b871bb5ac1c808cf04c 896 1.00/1.00 vMB 23
594,681 594,681 000000000000000000021f75e45cf9992ce2d7b7463e2a46beffb275aa64d7bf 2,928 1.00/1.00 vMB 32
594,680 594,680 00000000000000000002a849bf466c8bd5dc903f2d6f4aec29af33076100a04b 1,523 1.00/1.00 vMB 28
594,679 594,679 000000000000000000163dbf5bbde833bd211f0a8919622545e5c4d9eb29f391 2,012 1.00/1.00 vMB 31
594,678 594,678 00000000000000000017ef2b9911229cf5eab8ed5df3b26d4af83e66c95412da 1,763 1.00/1.00 vMB 37
594,677 594,677 0000000000000000000610adf9615fe7adc473b4acc43e1c3c9926d1a9101ab1 1,343 1.00/1.00 vMB 83
594,676 594,676 000000000000000000033132d0c885eb343438270570032c96d15f0d2d71b90e 2,894 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.