Loading Tool

Explorer IconExplorer

Memory Pool

75,422 transactions
27.77 vMB
0.08050184 BTC
Random Selection Loading Transactions
Max Size: 169.53/200 MB

Candidate Block

Mining Attempt 565ebb5e9805058b60c67fce8edbd3fb954ad0f879478e99f84ad232122aedde
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root 7744573373e1c7db4fd6e974c9ae16e8bc32b4b24e390e6c63bf3bd5fbc56257
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,303
Size: 1.00 vMB
Total Fees: 0.02107174 BTC
Feerates: 106.68 > 2.11 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (142,652 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,609 772,609 00000000000000000003bc765a84d33593f63ee18bf4419c9f2d994c49633364 1,463 1.00/1.00 vMB 6
772,608 772,608 00000000000000000001dfa910d4cdf106ff593a695df4f3a23a59ae5e839e77 5,455 1.00/1.00 vMB 4
772,607 772,607 00000000000000000004406f67dd9face0973c870bac07ef6fb278bd4545fc75 1,617 1.00/1.00 vMB 4
772,606 772,606 000000000000000000010fec0de8bcb5e40f1a208073a068bb1763ccbabb92e7 2,966 1.00/1.00 vMB 12
772,605 772,605 00000000000000000005bba7031274a8125464f093cebb1b199923d33068a873 2,564 1.00/1.00 vMB 10
772,604 772,604 000000000000000000017a00d2f8fbfe4cc592c46c1692e4272b7ce230d43a10 327 1.00/1.00 vMB 3
772,603 772,603 0000000000000000000425f458fbe4dbfbb640ba685174b6f1d252c4e3f64aab 1,481 1.00/1.00 vMB 12
772,602 772,602 0000000000000000000594e7d274d86863b8affda9b512b83f7c282010f434c5 1,086 1.00/1.00 vMB 8
772,601 772,601 00000000000000000001210ae92d120f1fba231b2a92452b547abd5eb9905055 1,833 1.00/1.00 vMB 11
772,600 772,600 00000000000000000004dd5ddd951b7f951983d8a59e44efaa8579797e12f4fd 473 1.00/1.00 vMB 4
772,599 772,599 00000000000000000003c1850f3629f77811a13f5bf08f98f41a116cbbecb262 1,832 1.00/1.00 vMB 9
772,598 772,598 0000000000000000000120ff25351a8ab3a84824ec3cb9e85698e1fb2653db9a 1,040 1.00/1.00 vMB 8
772,597 772,597 000000000000000000052a98db7316ed5f42f0de12dd4efabf25b4f6e3c0df0a 640 1.00/1.00 vMB 5
772,596 772,596 00000000000000000002846927e969dc8edae7ab5e298799df30bdbbd4f7367d 178 1.00/1.00 vMB 3
772,595 772,595 00000000000000000001019f246836179ba5c0f716596f9c405051d86e4df448 2,290 1.00/1.00 vMB 14
772,594 772,594 000000000000000000055683055fc76d8d5df9eeed6a2455f40c7f02169e973b 1,198 1.00/1.00 vMB 16
772,593 772,593 00000000000000000004198671d10aa6e53e202c40fa79b740c3d14cadea84c3 1,314 1.00/1.00 vMB 10
772,592 772,592 000000000000000000004fe60a85f8684f0b3dbb37eb2731dcc4f2ebdd9b06e7 1,669 1.00/1.00 vMB 9
772,591 772,591 000000000000000000019106b6cad568a9cdc0a98c69f141e7b8395e26a16bca 3,391 1.00/1.00 vMB 4
772,590 772,590 0000000000000000000475657811c299ff2557fddea77975764065528bae02be 3,121 1.00/1.00 vMB 19
772,589 772,589 000000000000000000046b1239e5ff16bdff79c85a6c51468363d7d83d32e054 3,214 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.85 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: 712.50 GB
    • Received: 17.17 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.