Loading Tool

Explorer IconExplorer

Memory Pool

80,455 transactions
29.69 vMB
0.06990570 BTC
Random Selection Loading Transactions
Max Size: 179.18/200 MB

Candidate Block

Mining Attempt dfe1d158f4cc3a9ffaf3b871d19891cbfa302c9cc5282f6de3c2b16b950199e3
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 8083856676f7dcffeef458930cbfcb7b2eceef9a257ce9bf637985613e7fc0c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,161
Size: 1.00 vMB
Total Fees: 0.00947402 BTC
Feerates: 100.14 > 0.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (304,163 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
610,803 610,803 000000000000000000092fec5943ab1877f38a804debce3344a4b5a223545841 2,469 0.78/1.00 vMB 9
610,802 610,802 0000000000000000000cb70f16497ee4a0ecdb5f9ac61b5fd5efb81c0098b498 2,044 0.73/1.00 vMB 9
610,801 610,801 0000000000000000000d9556dba9423970f01f3ad090ff5507b816e3928ba0da 347 0.08/1.00 vMB 11
610,800 610,800 0000000000000000000fe97cb928fb9a9bd842984afd4df8e3de92929f99fd9e 568 0.17/1.00 vMB 9
610,799 610,799 0000000000000000000dccb7117236bb5f38d7d76d830cbb8f09fb167f48a45f 981 0.31/1.00 vMB 11
610,798 610,798 00000000000000000002d262f0b8d3710c0efa3eca6488f94741aab6301ede35 959 0.27/1.00 vMB 9
610,797 610,797 0000000000000000000ed2fbfde83a3b7c1a553cfad13c2526296e8f4e9613a0 13 0.00/1.00 vMB 4
610,796 610,796 0000000000000000000af4110440716bf1de14badc7d9f69ba4a597b6f613bf1 685 0.21/1.00 vMB 14
610,795 610,795 0000000000000000000105e77ecb82b0df6447e478807712d036261f6dc9d467 748 0.24/1.00 vMB 9
610,794 610,794 00000000000000000004d0ae30dd1901b940a0c939d4d8c7f5d6b6a351ede9eb 628 0.22/1.00 vMB 11
610,793 610,793 00000000000000000006348536c503abc1ae532456e34b969f64e70a877d93c4 18 0.01/1.00 vMB 8
610,792 610,792 00000000000000000007dbae9f24fae57a319c4a8365a0708d85c3c1197ac758 2,241 0.64/1.00 vMB 9
610,791 610,791 00000000000000000010b15200849d7e1cb8a4ff87b189509b0faf11217225ee 1,028 0.30/1.00 vMB 12
610,790 610,790 00000000000000000006acd45e115ab5dacb7349fce807d62635f737cd156f77 1,803 0.54/1.00 vMB 4
610,789 610,789 0000000000000000000871bccdbda2d866716f1443cd288398d35be1321e07a9 2,747 1.00/1.00 vMB 13
610,788 610,788 0000000000000000000215460c7fe60249152415b2fd2880202233b38911b88d 131 0.04/1.00 vMB 8
610,787 610,787 0000000000000000000a215f2c348b39e3841e9d5c75923f2e984e64c2f49bce 562 0.20/1.00 vMB 14
610,786 610,786 000000000000000000123345a1a667cd6561e9e72306f1ca8f56ea4f69f85a60 1,055 0.38/1.00 vMB 11
610,785 610,785 000000000000000000130ab67cbe166d86e51db31b58720662567ac71cfc8ef1 407 0.15/1.00 vMB 14
610,784 610,784 0000000000000000000c85009ddee78c6ffc73e0f2119703a46e437048c593b3 2 0.00/1.00 vMB 8
610,783 610,783 0000000000000000001193785e81d7a82b9635cc2ffd14f7d7fb9c8ae62e0313 1,600 0.66/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.70 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.