Loading Tool

Explorer IconExplorer

Memory Pool

80,096 transactions
29.98 vMB
0.13536892 BTC
Random Selection Loading Transactions
Max Size: 181.16/200 MB

Candidate Block

Mining Attempt 448420f0507095c2cd29be831f1b73543065139e02e3a6de60984678efab7abe
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root a4293f12df3dd567aa0ed4af672347ac65bd893e7a5cf9602b0e77ae1eec15cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,879
Size: 1.00 vMB
Total Fees: 0.06543659 BTC
Feerates: 101.64 > 6.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (246,527 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
668,613 668,613 00000000000000000002837577f1c1a636a7a0ebc8049d5fc081ed1017c22be9 3,054 1.00/1.00 vMB 141
668,612 668,612 00000000000000000006894aae14ccda291a9885bc19557866bba706ee3821c2 2,922 1.00/1.00 vMB 105
668,611 668,611 00000000000000000001215889f083a461e09e582ffecf5ee7ec765667142b1c 2,945 1.00/1.00 vMB 141
668,610 668,610 000000000000000000059783da3af62e34782091b2cc9bb6887408c10e8691d4 2,905 1.00/1.00 vMB 133
668,609 668,609 0000000000000000000691ba0fc3bfc81bb2968c0f426baf6f3b4e014ce8240f 2,872 1.00/1.00 vMB 126
668,608 668,608 00000000000000000001138e882126e47e66a6d314d94d5fd9f3f0f53d3c9011 2,937 1.00/1.00 vMB 143
668,607 668,607 0000000000000000000a2ae62748e9e5d9e847cbd4f387fc484e5a4e3b8d57d3 3,177 1.00/1.00 vMB 62
668,606 668,606 00000000000000000004c942659fb70a5580b67dd1465483d731006ed3309262 2,669 1.00/1.00 vMB 105
668,605 668,605 00000000000000000008847a8031b2bcfd57371232f5442da61a2c3ec0644788 2,707 1.00/1.00 vMB 129
668,604 668,604 0000000000000000000a29bb4d27789270d68ab316fd4ef201bea92309da5139 2,742 1.00/1.00 vMB 83
668,603 668,603 0000000000000000000ccd41aaef2e6903dc64f5d05f28a7acef2783207591cb 2,987 1.00/1.00 vMB 123
668,602 668,602 0000000000000000000b611bcdf97c01612e4366b1d225d677cc26540bef2eea 2,731 1.00/1.00 vMB 120
668,601 668,601 000000000000000000059e82aee747bdf39df10744d401491f59ecf1781bec18 3,298 1.00/1.00 vMB 159
668,600 668,600 0000000000000000000b2cd57ac681fcfdc18f8de9e0c14c67578250b6dcbabd 2,135 1.00/1.00 vMB 90
668,599 668,599 00000000000000000005bc39e3dc563efc69adb16cbd5850f8a95a83d3642b05 715 1.00/1.00 vMB 113
668,598 668,598 00000000000000000006ddf19031094fb8c79d6029861d31c4fdcd2af7860d63 1,016 1.00/1.00 vMB 108
668,597 668,597 00000000000000000000307e3589e274497d4138d58c750010b6b9aa7e1ebbd3 1,536 1.00/1.00 vMB 118
668,596 668,596 0000000000000000000c4a6c57b32a5b7801d6a445e899a85d719aad1d969263 2,848 1.00/1.00 vMB 147
668,595 668,595 00000000000000000000e4969e163dad82c1207dc8565eb5d0fd0217130149d5 2,767 1.00/1.00 vMB 113
668,594 668,594 0000000000000000000261892e4ec15fa8ba77068606774717654cc8fdcff5b8 2,631 1.00/1.00 vMB 139
668,593 668,593 00000000000000000008b1e1c141038dd72651d59616c7b14c244df5a889b18d 1,798 1.00/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.64 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.38 GB
    • Received: 16.21 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.