Loading Tool

Explorer IconExplorer

Memory Pool

38,805 transactions
26.55 vMB
0.06418156 BTC
Random Selection Loading Transactions
Max Size: 136.94/200 MB

Candidate Block

Mining Attempt 46eaa250a0c16d1aef3a86c062cb1f2689f0c3159e7cd07d73afbdd8f3bbd675
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root a44ba0aa503576eaf61c3f612fb54dea2d6dccfc4f6cb9d375fa44695ad16108
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,195
Size: 1.00 vMB
Total Fees: 0.01462742 BTC
Feerates: 201.06 > 1.47 > 0.43 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (486,981 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
427,702 427,702 000000000000000001e2697fc40e4f20be9561c6b2747e34c90ef295b0dce126 209 0.09/1.00 vMB 63
427,701 427,701 0000000000000000023d676fc16f52026eff61aa218bb399d88c596ea2f6a0a0 1,226 0.95/1.00 vMB 34
427,700 427,700 000000000000000000d2a58ecc65659f1887754c97e7582784a8d90a9e72f7b7 1,899 1.00/1.00 vMB 49
427,699 427,699 00000000000000000118d0c2c5d4458187b9c99b1a46354923bd371f267e8316 2,550 1.00/1.00 vMB 68
427,698 427,698 00000000000000000458cdb04380e9722feec14faa0b0ac202d3e747f8c1ac2c 913 0.58/1.00 vMB 33
427,697 427,697 000000000000000003b94020f5903e21cc0945b8865c2f80a2f716e122843338 2,808 1.00/1.00 vMB 71
427,696 427,696 000000000000000001b17a57d8d8f99b73d92af1da713c3902bfb1a8524e12a9 2,321 1.00/1.00 vMB 57
427,695 427,695 00000000000000000086434a1ba46bbf63e6d5e05379eb5c6c9dc5e2682183ad 2,532 1.00/1.00 vMB 77
427,694 427,694 0000000000000000022828efa846fb63ec5d5f9d52774a9814147f5737865961 1,615 0.99/1.00 vMB 46
427,693 427,693 000000000000000001968c4d00d86f565298e9478497157e10bfb641ad63b8f2 1,978 0.76/1.00 vMB 65
427,692 427,692 00000000000000000439929bbfa5fa7c28c862a217d0c681087f942b35c8ece1 1,741 0.71/1.00 vMB 62
427,691 427,691 0000000000000000003da67da2c1baf1526f60c4d4d81c15487326f3dd393573 1,322 0.59/1.00 vMB 59
427,690 427,690 000000000000000001a85a268ed5a87e083766156b11f9772509c29f096edef9 368 0.18/1.00 vMB 59
427,689 427,689 000000000000000003c19b87b85973f8a674affe51216a3fcb619fb5a98a54f3 2,220 0.96/1.00 vMB 57
427,688 427,688 000000000000000000f8e76fa5f227d0bb225f0d8f1252698ee63e1b306aa058 1,354 0.99/1.00 vMB 39
427,687 427,687 0000000000000000038f677c908e582c9205275295db721787f779c38e445108 385 1.00/1.00 vMB 16
427,686 427,686 000000000000000001fa3c7427a707d441577a0e627284d641021892d576fdce 1,869 1.00/1.00 vMB 51
427,685 427,685 000000000000000000bc99bf542059ebcd1c5b68b2e4c748dcb6335fe0838b4f 743 0.50/1.00 vMB 49
427,684 427,684 000000000000000004b9e604801d98267830554ffcd0244e9157308b51e1cd48 2,171 1.00/1.00 vMB 49
427,683 427,683 00000000000000000080be76935eb69d1cb0ec78883877975ac8509d3a974132 2,731 0.93/1.00 vMB 82
427,682 427,682 0000000000000000001a411c7095aac572bdcb7ba80ef460b5cde3aaa0ebd7e5 2,591 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 781.83 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: 636.92 GB
    • Received: 12.39 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.