Loading Tool

Explorer IconExplorer

Memory Pool

77,077 transactions
28.72 vMB
0.07422389 BTC
Random Selection Loading Transactions
Max Size: 173.94/200 MB

Candidate Block

Mining Attempt 769bb415ccd760e6085529f2029630f806c0f2fceadc2c55c214978a589a29eb
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root e19b8a71a16966cf18ca91e9ce9c617be9ef75816f72ede94b4217797300d1fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,055
Size: 1.00 vMB
Total Fees: 0.01455169 BTC
Feerates: 71.79 > 1.46 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (165,688 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,472 749,472 000000000000000000062268851cf2e0c319085d899c015a2eb05fb2d3f5a329 1,803 0.69/1.00 vMB 9
749,471 749,471 000000000000000000046000dbf38837d369ee68fbce143811a210fcf003c2b3 2,093 0.81/1.00 vMB 8
749,470 749,470 000000000000000000016646c55ca03f83830551f6c326f6e8d184320e6b5943 1,032 0.69/1.00 vMB 4
749,469 749,469 00000000000000000000cd5bb4e9b97b3fc940fc8cafffd99c2db860eec51ae4 2,522 1.00/1.00 vMB 3
749,468 749,468 00000000000000000003099a7818aace10f0b4f508ac4bd424f97147cdc72153 1,563 1.00/1.00 vMB 10
749,467 749,467 00000000000000000007b755b4006d7306725d2f91b5b757d0056a955ca1d785 2,290 1.00/1.00 vMB 14
749,466 749,466 000000000000000000046fd43a9e9bace29ada603c96f11c9bf0dd062da3d282 1,578 0.54/1.00 vMB 8
749,465 749,465 0000000000000000000708d4f08110c90b7a08201e605de10555106284b156f7 632 0.35/1.00 vMB 5
749,464 749,464 0000000000000000000571d43aa0239d4140addbcb54b18b3139aeba0edcb889 1,026 0.38/1.00 vMB 9
749,463 749,463 00000000000000000007ad1256230b9c3c5c53ce9d0c2ad5b2b9e12c96bcdd4a 433 0.24/1.00 vMB 7
749,462 749,462 0000000000000000000013ab276b4db98782ac65bfbd16bba4d71a1fcb16e8df 411 0.15/1.00 vMB 10
749,461 749,461 000000000000000000048fe7eb2a21ad952e3e93eb5393ef2b4e6149b85ae31d 336 0.12/1.00 vMB 7
749,460 749,460 00000000000000000008a4d5e11541628c866d34c7365b367c00c50fd0771b5e 595 0.16/1.00 vMB 8
749,459 749,459 0000000000000000000753b8ae7d19ce98966cbd3c8d532ac5055730160fd2bd 207 0.09/1.00 vMB 7
749,458 749,458 000000000000000000012abaf3d73c288501858bdeaa250caaf5bd157d380d05 1,582 0.72/1.00 vMB 7
749,457 749,457 00000000000000000007c0417c07257d15ffb841e700fff73a6bf3fb076eb48f 1,960 1.00/1.00 vMB 1
749,456 749,456 00000000000000000004c43d46891e9cf6568aa3296252c059e1fb7a60042200 1,816 1.00/1.00 vMB 5
749,455 749,455 0000000000000000000613d0b3c45193d2d78eeba61e2f3ab2c0d04d42a043e7 2,504 1.00/1.00 vMB 12
749,454 749,454 00000000000000000006aba6a82e1ab69378c54006dc6519b85da9ac44a997c0 2,339 1.00/1.00 vMB 4
749,453 749,453 00000000000000000009c23926b617582c17a8524bfe57edc250c2912207e48d 2,821 1.00/1.00 vMB 8
749,452 749,452 000000000000000000048d2472d0d3486db6ef4e878f4712db32bb41e0214b3d 2,437 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.67 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.13 GB
    • Received: 16.41 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.