Loading Tool

Explorer IconExplorer

Memory Pool

86,454 transactions
32.83 vMB
0.13176752 BTC
Random Selection Loading Transactions
Max Size: 198.41/200 MB

Candidate Block

Mining Attempt 315a8f3281a9a23f6a787315864d0414fa18fa7a81c74a2fc51b5bef19f1851c
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root c5e9228abdd9c74709da92b6ac1790635665ef4e39426195c9562a40d8d4b0ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,846
Size: 1.00 vMB
Total Fees: 0.04864337 BTC
Feerates: 641.71 > 4.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (142,591 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,618 772,618 00000000000000000001b9a0b9503be137f21060de3f9dc8bff338ab9ef244fd 2,789 1.00/1.00 vMB 15
772,617 772,617 000000000000000000003e6bbab8c5731134e62e856aa8ac8dcbcda59dc7a8d6 2,955 0.98/1.00 vMB 14
772,616 772,616 00000000000000000002a72f67f786fccc274418f382bc9ea049384a672c03aa 592 0.39/1.00 vMB 3
772,615 772,615 00000000000000000003af8ff6f35d69425cc88d4af0be2312e1a74f8223ca4c 1,652 1.00/1.00 vMB 9
772,614 772,614 00000000000000000001441714f686d40c0ceaaee8fcd883e726798def0d8ecd 2,279 1.00/1.00 vMB 11
772,613 772,613 00000000000000000000fac2e58a562f59dd257535a790c19a7fbffa2914d799 85 1.00/1.00 vMB 1
772,612 772,612 0000000000000000000212b4c8448c11d9b19208cc9fca275157dd87fd7cb201 2,337 1.00/1.00 vMB 7
772,611 772,611 000000000000000000067ad986f87700b5dc0178352131a279e8799f08384d7b 1,679 1.00/1.00 vMB 11
772,610 772,610 00000000000000000005da3fe000006b693167103aa0a7586c0780eefcaaeb86 1,554 1.00/1.00 vMB 15
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
Previous 10 blocks ↓
Total Size: 782.75 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: 708.81 GB
    • Received: 16.78 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.