Loading Tool

Explorer IconExplorer

Memory Pool

83,228 transactions
31.29 vMB
0.11421172 BTC
Random Selection Loading Transactions
Max Size: 190.01/200 MB

Candidate Block

Mining Attempt 33ea37036c281ae80aba4caab1de4ec5f715e7203b694af12c4907a4bc9df158
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 2d97d1db782ee46932a72ac285c2d298f607cec0496e22ead43d50824fb4b4be
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,263
Size: 1.00 vMB
Total Fees: 0.03689164 BTC
Feerates: 200.89 > 3.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (687,709 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,673 227,673 00000000000002d9e2c8e7d0d64325e1706ee5b406308a85d8969575a9da84d3 444 0.19/1.00 vMB 198
227,672 227,672 00000000000000db18012953481135e52f2837419270f1a62de9e964d1f937be 121 0.09/1.00 vMB 134
227,671 227,671 0000000000000182fa6334d36bfa635491b8edcbd0c170c899494e0b8aa2d40b 260 0.15/1.00 vMB 128
227,670 227,670 00000000000002a68471e6e1a4e950fe4a6c4e2ec69cb233a12f9b1c57dafd5b 206 0.09/1.00 vMB 202
227,669 227,669 00000000000001cf1ca4a1c87f10127d507f769b28f2c2493110a07e7c0aaa7b 85 0.05/1.00 vMB 118
227,668 227,668 000000000000013b70793e167b9873f9ccfa21697cc827007d914ffe61880ebc 21 0.01/1.00 vMB 149
227,667 227,667 00000000000001bdbe247a1642949334ecf67d7f1847801d0e390459fb0e89c7 266 0.15/1.00 vMB 140
227,666 227,666 00000000000000e40b794e59210185fff89b7f03dd56645d65ad9fa30b1fb031 118 0.05/1.00 vMB 177
227,665 227,665 000000000000024db592f21daf6197c8ce36104ffb5664b4345b68881dbca223 108 0.05/1.00 vMB 146
227,664 227,664 000000000000009f4a739232a97a161e49e1b03255009567f4b1e12d5d5bae8f 251 0.11/1.00 vMB 216
227,663 227,663 000000000000014e2660027ccdab25378cc127e6e21e672ff68157c3411b6b34 205 0.08/1.00 vMB 192
227,662 227,662 00000000000002b12d0b2539dd8d265ee6f3a40db8eba54b5e03c59faa819a20 30 0.03/1.00 vMB 224
227,661 227,661 00000000000002b1edcb9ba6087612f89bf51adf354782357d6c17b6ebae6810 16 0.01/1.00 vMB 137
227,660 227,660 00000000000000c34290f6784c01478aff6735afabe7c1fee6de7cfb654bffbf 229 0.12/1.00 vMB 166
227,659 227,659 00000000000002a9eb1df40f2a2a6da9a6cafcb47f3fd9463dcf2b8c8808e1ba 197 0.09/1.00 vMB 152
227,658 227,658 000000000000023625f89db73a04fc396dbf784950544781657aea20acb06757 191 0.14/1.00 vMB 150
227,657 227,657 00000000000002ae4b2e225fb05cf5135bcd90a90980785af8c4427a3745da6f 317 0.12/1.00 vMB 214
227,656 227,656 00000000000002e1d040979f1868e6e4a58573618d39c1787ae3387d1955a635 139 0.06/1.00 vMB 151
227,655 227,655 00000000000000a70c41811f47f7ac2153a0b2f881848b9a9d612af95f53af81 256 0.15/1.00 vMB 106
227,654 227,654 00000000000002601783ccf5bc24a0b52d204b7ef51e7aa2f819fe94f1ab7a7f 343 0.20/1.00 vMB 156
227,653 227,653 00000000000001550da2ce04d8b4b1819393d01d31ed316ebfd075de73037cd1 203 0.10/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 783.05 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: 720.61 GB
    • Received: 18.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.