Loading Tool

Explorer IconExplorer

Memory Pool

53,711 transactions
29.89 vMB
0.10244909 BTC
Random Selection Loading Transactions
Max Size: 160.48/200 MB

Candidate Block

Mining Attempt 49f360244316ec110e090c2fdf145971e22cb797a91ca3e4853fca9558c16b0e
Version 20000000
Previous Block 00000000000000000000c82bf1f7d055428156e8d4702bdc0fed9066619a5fcd
Merkle Root 889a3705cbcf58d31567a39fa4c660b3fa9d3932e34a133370d79e8bae657d79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,226
Size: 1.00 vMB
Total Fees: 0.02800462 BTC
Feerates: 157.35 > 2.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,713 (147,760 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,953 766,953 00000000000000000003f937b5c5ff3b7782a1fe7c804642064c0af07e34cdcf 2,638 0.83/1.00 vMB 3
766,952 766,952 00000000000000000004fa9de6164d526f884e476880b5c19e5282c3fb039703 2,537 1.00/1.00 vMB 14
766,951 766,951 0000000000000000000457a7bf95a8eac55e63794dd9a5fd5780665e43556c33 647 0.25/1.00 vMB 7
766,950 766,950 000000000000000000044f21d1d4e0c61f11ba2204c3fbb919ac82a9ead9d7a0 1,623 0.50/1.00 vMB 7
766,949 766,949 000000000000000000009f25e0912220681eaf1b5cd7fd044b0400dc52be9636 2,720 1.00/1.00 vMB 4
766,948 766,948 00000000000000000006308fb21055cf4dc960e8eedfd2387005ba71d73f966b 3,244 1.00/1.00 vMB 13
766,947 766,947 000000000000000000017438116577b5ee7b284f3473527368ecd87c1544f3b1 2,443 1.00/1.00 vMB 9
766,946 766,946 0000000000000000000329ea10f2d30b4f866cba4217319ba89415737584bb23 1,510 0.47/1.00 vMB 9
766,945 766,945 000000000000000000018db02aee9f66a969761db7523a6befe592fd0c17baee 89 0.03/1.00 vMB 8
766,944 766,944 0000000000000000000205b0e45093404d03ed699e05faef21db65d8b73f9734 2,220 0.70/1.00 vMB 10
766,943 766,943 000000000000000000007a22c0046feb63e43e915452ab267faf37234759d029 1,852 0.61/1.00 vMB 10
766,942 766,942 00000000000000000001bab2cb3971c54d0747fb43357ede0ab29b59e6edc11c 620 0.28/1.00 vMB 8
766,941 766,941 00000000000000000007a9d7b21a51bd59ca017f939991b3c85189d8561cf2f5 1,988 0.94/1.00 vMB 6
766,940 766,940 00000000000000000001128802192e5f6cb8829d67ddb9656c6bb1e80fc3e3e1 738 1.00/1.00 vMB 4
766,939 766,939 0000000000000000000584022114325291e5d92b21c25f7f980e32a1922b36da 1,282 0.42/1.00 vMB 8
766,938 766,938 00000000000000000000408ea0e8671bdf02ff15aab4fd717c21b50f4c6f9719 544 0.18/1.00 vMB 11
766,937 766,937 000000000000000000074b3cc34eef5171cea0e28aad7afa67f2abd57e8e5f1b 2,030 0.62/1.00 vMB 10
766,936 766,936 00000000000000000003104f642a23200e753be470e510f4c357781e568315b7 2,367 0.85/1.00 vMB 8
766,935 766,935 0000000000000000000443f1a5cddd1100c6847e14f4d6fde68ff2ab03c8b43b 1,227 0.35/1.00 vMB 9
766,934 766,934 0000000000000000000022036f9de09b851143803021a5c129e1e83f1ddec8ae 1,788 0.58/1.00 vMB 9
766,933 766,933 000000000000000000045c9a1f25a02ab66289fcb9bda33afa6015ca09db961d 2,746 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.89 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: 645.10 GB
    • Received: 12.68 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.