Loading Tool

Explorer IconExplorer

Memory Pool

73,541 transactions
28.31 vMB
0.07517370 BTC
Random Selection Loading Transactions
Max Size: 167.53/200 MB

Candidate Block

Mining Attempt 29cd64cc494410f41bbcae3009590f9249fb74b525383b77cf7b843b830dde86
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 0553f4874326950c6d5cf5c023c1d3c13ecae2f224d04aa143409d57847478f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,729
Size: 1.00 vMB
Total Fees: 0.01850582 BTC
Feerates: 150.86 > 1.85 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (166,004 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,027 749,027 00000000000000000008868a405200a0a5eec689f4899ffddd55bb72cd68b173 1,589 1.00/1.00 vMB 11
749,026 749,026 00000000000000000007ba46ad87fc9bcbc9147fb8c9da594d19fe0de572db0b 2,481 1.00/1.00 vMB 15
749,025 749,025 00000000000000000005134417de762d0deeb12d601f53128847c1ff9f2d7c08 1,525 1.00/1.00 vMB 16
749,024 749,024 00000000000000000007d408fea7387406491c85dbf0266933dfa5c244f295a8 2,021 1.00/1.00 vMB 18
749,023 749,023 000000000000000000089c4281f0c852deeec584e249d929d5509ea63d97123e 3,019 1.00/1.00 vMB 18
749,022 749,022 00000000000000000006f33b8676073fc0ff779fad705878bd318826aa9dcc49 3,699 1.00/1.00 vMB 28
749,021 749,021 000000000000000000001cd73d2ff277cee5ed3421c19d1d508cc4eeefd13bcc 3,123 1.00/1.00 vMB 22
749,020 749,020 00000000000000000003cdd5a7fd45610cc2f0c8cc16693d2e4d1909e9ab8ece 3,500 1.00/1.00 vMB 18
749,019 749,019 00000000000000000002b51615ad9fcf8c1e346baffe1754d9867638936a89d4 2,530 1.00/1.00 vMB 33
749,018 749,018 0000000000000000000358a59c5f6cca473e04ceb7592632b6df7c352ab33c6b 2,575 1.00/1.00 vMB 23
749,017 749,017 000000000000000000084cf6ba37464a7eba92f4e403eff98361cfa8c2b418c0 3,576 1.00/1.00 vMB 23
749,016 749,016 00000000000000000005aeddc0ef9f318694bec11d0502fa8f5b871be6a9a880 2,136 1.00/1.00 vMB 29
749,015 749,015 000000000000000000074e98e0be9c2f3bd8fb3bfbabff62ffbd69e39b4400af 2,646 1.00/1.00 vMB 27
749,014 749,014 000000000000000000012290289cf68ea8ff415d74a6823cb9b6e786805c6a18 1,185 0.32/1.00 vMB 14
749,013 749,013 00000000000000000007cd5f3a9201f9c8a1c73fc5332b582d6dceeaa349601f 1,533 0.57/1.00 vMB 13
749,012 749,012 0000000000000000000129d775607a41913f490fa659d9861a481dbba9b6722b 2,585 0.96/1.00 vMB 8
749,011 749,011 00000000000000000001635341dda4948c21f63744c1dd9013a0c7061f31b510 3,146 1.00/1.00 vMB 18
749,010 749,010 000000000000000000042d9b22a43de29d68cd39c4624108947cb4ff47adba8d 2,258 1.00/1.00 vMB 11
749,009 749,009 00000000000000000000c772ba199a4cac4567d3da236455edbfffdc2b101121 1,448 0.55/1.00 vMB 3
749,008 749,008 000000000000000000084b18683242e454e625fdb63f6476ec62f078b6d16ed5 3,062 1.00/1.00 vMB 20
749,007 749,007 00000000000000000007062785e4756206443f04f82561f3b5071623598edcde 2,619 0.77/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.45 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: 666.82 GB
    • Received: 15.22 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.