Loading Tool

Explorer IconExplorer

Memory Pool

77,803 transactions
29.48 vMB
0.08709915 BTC
Random Selection Loading Transactions
Max Size: 179.49/200 MB

Candidate Block

Mining Attempt bf304b0dd39791eb529dc64e5bd806cfda3e520e40cbaab60d058620955b3445
Version 20000000
Previous Block 00000000000000000000dee0d7f2adc1aa9588eb4868dfca5df56e84a096c1f8
Merkle Root d80af0699fee516943d9864b13fec88325683125b939e14e9341da8903b985d4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,500
Size: 1.00 vMB
Total Fees: 0.02238412 BTC
Feerates: 477.45 > 2.24 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,243 (793,279 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
121,964 121,964 00000000000007024d937b8104a83eb4eabdfcaac556dc2c71fc44ce5d387e0b 2 0.00/1.00 vMB 0
121,963 121,963 0000000000000201902724338055038f282fea8e09ec5e39d79a8d314ec321b3 11 0.00/1.00 vMB 0
121,962 121,962 0000000000007c388db2eaf97085269b60056ed71b5cf25efc0d929e05c1c14b 12 0.00/1.00 vMB 0
121,961 121,961 0000000000004909e2834f5aa819f2d4a4aac4327ea13577999f2ec978700ab7 1 0.00/1.00 vMB 0
121,960 121,960 00000000000058e25b9ed39dafd4fe145e4ecd4b2107d9b47db53144cb8879d6 1 0.00/1.00 vMB 0
121,959 121,959 000000000000529156ce9f9b35dc1447c7abf4358810e8608d2bec4ddaf4799f 11 0.00/1.00 vMB 0
121,958 121,958 00000000000023b57d9f982856add6bb260c18dbabab6329f70c6a6acc432e1b 11 0.00/1.00 vMB 300
121,957 121,957 0000000000005f57dfe977a53ee691e554ad09ef98408ae066a1010636511772 9 0.00/1.00 vMB 0
121,956 121,956 000000000000629a542282a3078effa714485299985b582eb04b46432cae9ccf 13 0.00/1.00 vMB 311
121,955 121,955 0000000000005776c795d23e71ddbe5051e46893a4f0e4ed321f01ca7f9cf314 23 0.02/1.00 vMB 671
121,954 121,954 0000000000003ba703f3644e0897938ff79bc09fc5f0cd36e0ffc8de30c10506 12 0.00/1.00 vMB 0
121,953 121,953 000000000000955cba55cdb9c2ca8b7e3d4841e4ce72254c627e087135732790 37 0.02/1.00 vMB 292
121,952 121,952 0000000000008a8569e3d95f07187995f4fa2d4f4d633caf6c998c14b71f59f4 12 0.00/1.00 vMB 268
121,951 121,951 00000000000051285835ad00a734e392ea275a0f424bc01a18c305090997ed91 12 0.00/1.00 vMB 562
121,950 121,950 000000000000787007be87cc697a3b645fbb4b699334e03bda32aba88627b9b0 29 0.01/1.00 vMB 2,020
121,949 121,949 000000000000080efd64461b8fd91ba180f6ee92ecc6d18e1eadef680d865e0c 32 0.01/1.00 vMB 70
121,948 121,948 000000000000183482d3a9c1e37efd4422e23f37dcff367074e54d12972679e5 10 0.00/1.00 vMB 0
121,947 121,947 00000000000092d85d5f11a0d70c68efcd04d34c58ffd7669cf065222ecd5df9 13 0.00/1.00 vMB 297
121,946 121,946 00000000000010e3f548e16a966aa318ae500b0aab72fca81799dffb6b255ccb 9 0.00/1.00 vMB 0
121,945 121,945 00000000000096b130eb0faacfc7d3b5cae5f73cc9c707b4c96f18027655cfae 11 0.00/1.00 vMB 273
121,944 121,944 0000000000003acfc39a42816acff7d985278419ba22bcc3d652925500f5c0a6 9 0.00/1.00 vMB 279
Previous 10 blocks ↓
Total Size: 782.81 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: 710.31 GB
    • Received: 17.07 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.