Loading Tool

Explorer IconExplorer

Memory Pool

77,170 transactions
28.93 vMB
0.06725744 BTC
Random Selection Loading Transactions
Max Size: 177.45/200 MB

Candidate Block

Mining Attempt ff2413bc17d841feaf746c39c29fbf503d07afb7cc7c53ff8f75068deab1aecb
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 1e2d9b3d50de8faae04d4964197fd8ee9e90729fddf4ed78e5a2d28c36cb246f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,986
Size: 1.00 vMB
Total Fees: 0.00385173 BTC
Feerates: 40.21 > 0.39 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (151,911 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,325 763,325 00000000000000000002300ae4e3124610a3d0e6811d16f710b2821692dd75f6 924 0.99/1.00 vMB 14
763,324 763,324 00000000000000000004874ce16e6389e866514bc7dbd3b0bde6d244338c6379 3,105 1.00/1.00 vMB 20
763,323 763,323 000000000000000000065027bae51a12a063ba4c9667cd0b1e85e1326372c694 3,188 1.00/1.00 vMB 24
763,322 763,322 0000000000000000000587d4537ae3921857787f50ff0f5762afcc8b79266d1c 2,155 1.00/1.00 vMB 28
763,321 763,321 00000000000000000003dd848f09c389b50541ad87aa457f84f14a74b73bcca2 2,961 1.00/1.00 vMB 47
763,320 763,320 00000000000000000006d75d62eee53cc44acd89a8bd48f257819251d68d867a 2,328 1.00/1.00 vMB 23
763,319 763,319 000000000000000000036560f08beb3db42fa61849213a67c221c1030f7689cd 3,077 1.00/1.00 vMB 24
763,318 763,318 00000000000000000002c7addff05a1a0ec60ca4844f9e943c1d2d3d378eb4de 3,089 1.00/1.00 vMB 33
763,317 763,317 000000000000000000032b201ff76960342e83c047a602e7e026da69e253b1ba 2,748 1.00/1.00 vMB 23
763,316 763,316 00000000000000000005acc9aeda4112bf63f0db5e39004e65327df6cf0bfe50 2,896 1.00/1.00 vMB 34
763,315 763,315 00000000000000000000e13cf4a8ca24fed5d5aadc2f949d3172c5a251015323 3,151 1.00/1.00 vMB 21
763,314 763,314 0000000000000000000101fe0a2340b4881d9eb524cf201ca63fe3bafc36b8cb 2,428 1.00/1.00 vMB 23
763,313 763,313 0000000000000000000617d51ce062deb07ff1bd370e20e0b27c3a1d3bc723b3 3,483 1.00/1.00 vMB 35
763,312 763,312 0000000000000000000379d1cfeaea20f0cb7833792cfc5e04063c8fa5e4fc51 2,463 1.00/1.00 vMB 29
763,311 763,311 000000000000000000075781f7a70da7910b635840829c8c43deaf0453cf1ff4 3,197 1.00/1.00 vMB 27
763,310 763,310 000000000000000000008ac18fddf973afee8e16ece3a7c328f1d8c8c6a314ef 3,473 1.00/1.00 vMB 37
763,309 763,309 000000000000000000046ee0241e92de0560f84a55cc5fb8adbf6a209d551d84 2,936 1.00/1.00 vMB 36
763,308 763,308 00000000000000000004be3d8f26efd74df9a9d9cb543b686434ab90c89be888 2,392 1.00/1.00 vMB 31
763,307 763,307 00000000000000000007a0a8ca6ee89be160be2134a75079577243aaf36dbab1 2,753 1.00/1.00 vMB 30
763,306 763,306 000000000000000000000dd28895105e4fc16411073404b0e64c252e0726dc31 1,547 1.00/1.00 vMB 21
763,305 763,305 0000000000000000000012b51e310c17d5026a2d1455f98a4cc4b24f9dac254c 2,253 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.80 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: 710.00 GB
    • Received: 17.01 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.