Loading Tool

Explorer IconExplorer

Memory Pool

78,827 transactions
29.62 vMB
0.09021960 BTC
Random Selection Loading Transactions
Max Size: 178.71/200 MB

Candidate Block

Mining Attempt c94b97c942a627796838aba4fb2b7674dce7f6dae3aa3cd807b1d14f6deb7366
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root cc9d880dc96e6fb5aa95f870010e5dfcf5ccfac364b764f0aa57631c04147ebf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,426
Size: 1.00 vMB
Total Fees: 0.02477050 BTC
Feerates: 251.00 > 2.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (561,337 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,793 353,793 000000000000000016c0a5468469b0328df75f6070295ff143c0ef50342ea35a 70 0.04/1.00 vMB 20
353,792 353,792 00000000000000000e59e0993a672feea521a06bcf5d5894cb1e792356edac4f 291 0.22/1.00 vMB 16
353,791 353,791 00000000000000000f9339277fb167960c8d542d02832c7d429a2a95dfad94a6 1,404 0.75/1.00 vMB 25
353,790 353,790 00000000000000000b39142da085d95ce6380391db3d71abfe0da69eaac2967b 1,199 0.65/1.00 vMB 25
353,789 353,789 00000000000000001082735b2ddddf118d30824bdb9b9646f8fa414891b9b652 784 0.45/1.00 vMB 25
353,788 353,788 00000000000000000e878dd33fc915127de802831355fcbd8d7a15f0a36e00b1 184 0.08/1.00 vMB 28
353,787 353,787 0000000000000000089e11ff5c02463066a190f05dec9f8d51df65b949499fd9 552 0.35/1.00 vMB 23
353,786 353,786 00000000000000000f831435fb689c0e8ab0cfbcb2601030d390eba42624a409 51 0.05/1.00 vMB 7
353,785 353,785 000000000000000010e611c5df08e063a5a1f8686476a93880414428c2f477b7 485 0.23/1.00 vMB 27
353,784 353,784 00000000000000000ef7b1f0cb7619abf1ea8083c12e45a7cec550fe18860aed 32 0.01/1.00 vMB 68
353,783 353,783 000000000000000001153e7b8e1758ab4ef2e98570f18e0b6b29d10bca773e5f 164 0.15/1.00 vMB 14
353,782 353,782 00000000000000000803539d4437b19952bf735fa071c87518a6ffee47d9baf0 349 0.20/1.00 vMB 22
353,781 353,781 000000000000000010944b9e29e7a7f31e95aac749c4a1e45a5fca4a10af9ba2 1,524 0.73/1.00 vMB 28
353,780 353,780 000000000000000002107aa85533def10fbf01eb1460f5b5a4cf20256147c0cb 264 0.13/1.00 vMB 24
353,779 353,779 000000000000000009bcdb71fa09d62170666f5578d1eb43be7fdaa132696d5b 245 0.18/1.00 vMB 19
353,778 353,778 000000000000000010464a9c34c1da9a404c13132482654988e241546d97afe2 307 0.16/1.00 vMB 23
353,777 353,777 0000000000000000107f95ddd597a29369b2c94a6552479fdc4e672a6c8319ab 547 0.36/1.00 vMB 21
353,776 353,776 0000000000000000021df02390f30985f34d871e4cc93c4e349cd3b23574bf76 361 0.20/1.00 vMB 23
353,775 353,775 000000000000000006d32d19ac93d07f9e1ec799e1e383c5685dfac9f1fe99be 1,063 0.66/1.00 vMB 22
353,774 353,774 0000000000000000158c2f9cb38f363b4345a77c1da0fbba00282177ecafc5fc 664 0.36/1.00 vMB 28
353,773 353,773 000000000000000015a81b49465cbf5f5c7cf0fc7fce7e7f843ad8e2618b55af 560 0.36/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.