Loading Tool

Explorer IconExplorer

Memory Pool

45,532 transactions
28.99 vMB
0.13655039 BTC
Random Selection Loading Transactions
Max Size: 151.01/200 MB

Candidate Block

Mining Attempt ac6151ea5dec3d5c4e0a20ffd47efe59a7c98d1b39c3d311dd9e36c85658b2b9
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root 151f6a5504141158d05a4817ac09aa00e5f773da6dbd39dd78dfd3ec2349f803
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,899
Size: 1.00 vMB
Total Fees: 0.04115674 BTC
Feerates: 150.75 > 4.12 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (189,680 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725,030 725,030 00000000000000000008fcf1db223cf07320cde9eedcbe2114a21e795dfd8c2b 1,186 0.81/1.00 vMB 3
725,029 725,029 00000000000000000002673cfe71206562e9e3e7b94fc8ba41f6f202d51954a5 3,553 1.00/1.00 vMB 9
725,028 725,028 000000000000000000036e485612f550a4b84fa51de804159dd434392d64d3b7 1,194 0.77/1.00 vMB 4
725,027 725,027 000000000000000000080266e262dd6bbfe8ecff315206aa83725e0e3d1c7e31 415 0.12/1.00 vMB 7
725,026 725,026 000000000000000000055edda0ac8c72f375d093598dc21a1db6ae107866d41f 2,550 0.80/1.00 vMB 7
725,025 725,025 00000000000000000003f66998794c2802a66ae9ccef27af68587dc77a1ce496 1,231 0.42/1.00 vMB 7
725,024 725,024 00000000000000000006f40243b53181039147bcda9c420a04917546985ad590 618 0.17/1.00 vMB 7
725,023 725,023 000000000000000000080adef3e527745faa9819e0906ca2c1874cc70d759292 146 0.04/1.00 vMB 8
725,022 725,022 000000000000000000032bac05cac441d570e2660e6dba425a1c0bef52d2ba72 794 0.26/1.00 vMB 7
725,021 725,021 000000000000000000001742c46de404603ca5f927e07f8b52cdf70b3e3ad2a7 1,236 0.42/1.00 vMB 6
725,020 725,020 000000000000000000070fbd941775cb9a041a86aabb688619ecb11dd10cdd6d 2,333 0.76/1.00 vMB 7
725,019 725,019 00000000000000000005262d254ce3a9bc50ae192c7153ed0a8ed2c93faed239 2,711 1.00/1.00 vMB 7
725,018 725,018 00000000000000000007b1bf5fe8cc6f1e3af038db039113d288db396f07e5db 479 0.15/1.00 vMB 9
725,017 725,017 000000000000000000057338899fd42d9088cd5b9e4c5bc4b202342138344f3f 1,880 0.56/1.00 vMB 7
725,016 725,016 00000000000000000007a41a3a9085ce50e238a086b78b607769773f69c661e0 2,642 1.00/1.00 vMB 4
725,015 725,015 000000000000000000010c2cd0564fba5f16a0435edcd7b80a7658559036bf0a 3,069 1.00/1.00 vMB 10
725,014 725,014 000000000000000000060b049896f05ed5d4f4610926bc51c448115282b30ba6 2,818 1.00/1.00 vMB 7
725,013 725,013 00000000000000000005dfddcf2e4c6e83a385cca765abbcd22a756a9df73dce 1,761 0.62/1.00 vMB 7
725,012 725,012 00000000000000000007f02a2df5ab3a0769f4bb60fbdcc059bdf2d34e2bf3d7 775 1.00/1.00 vMB 4
725,011 725,011 00000000000000000000829a30ae7e02da614111e60554f3d64ba51d4c119e0e 1,133 0.62/1.00 vMB 4
725,010 725,010 00000000000000000004c029ecdf0275a525055ea0406f49d6b6ad61d37ab292 627 0.42/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.88 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.03 GB
    • Received: 12.65 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.