Loading Tool

Explorer IconExplorer

Memory Pool

40,919 transactions
26.21 vMB
0.07213063 BTC
Random Selection Loading Transactions
Max Size: 136.41/200 MB

Candidate Block

Mining Attempt 1f62ca4714eac142d0f149f402f83848a86df1d2a7f39ddedfbf47a7769fa67a
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root c0ae82c82cb7077b846c1a1e8c5e0e5d1f8bfef40da61d21550d18798ff9737b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,969
Size: 1.00 vMB
Total Fees: 0.02432173 BTC
Feerates: 150.98 > 2.44 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (440,107 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
474,767 474,767 000000000000000001549d01ed365ec3d34fabbec92507d7c77dbb42f5656390 1,774 1.00/1.00 vMB 153
474,766 474,766 000000000000000000d431c2cdc9154281922f3509194fd48fbd2648b0db03ff 2,244 1.00/1.00 vMB 262
474,765 474,765 0000000000000000001bdd603ab02d688439614d2886fd25881680e6f78821c2 2,069 1.00/1.00 vMB 245
474,764 474,764 000000000000000000802f07e93888c5f2aa4e4318f45e598ef7eb5589fc71b6 2,733 0.99/1.00 vMB 319
474,763 474,763 000000000000000000688a4e1fd7182d25102e3680d6525c98f0c3a116dcd63e 156 0.09/1.00 vMB 160
474,762 474,762 000000000000000000bdc8ec3d9dc21e6ef9969ec647d1beda7a46b5173e6d93 1,946 0.76/1.00 vMB 232
474,761 474,761 0000000000000000009a2858a4c75df3c9bc9d0d097c976807939ac0f1fc2444 364 0.35/1.00 vMB 49
474,760 474,760 000000000000000000b8bfd2524c684b7e1d6d495865340e8298d40a10f98a0a 1,659 1.00/1.00 vMB 55
474,759 474,759 0000000000000000014256eba7c1a7a8b57d63e766dbae85214256a39184b977 2,306 1.00/1.00 vMB 243
474,758 474,758 000000000000000000c468d9d331a03d0090847507a3b5cecc2a2121103b89f9 210 1.00/1.00 vMB 14
474,757 474,757 0000000000000000010331150ee9c76f75e41734bfb16b18c047eed1ed7f75d2 905 0.49/1.00 vMB 140
474,756 474,756 000000000000000000ea2a0203ab2ddc86667f2c731f01359ab54426f15a2910 1,161 1.00/1.00 vMB 128
474,755 474,755 000000000000000000bbe535975c14eaa8552c4dd88f7428e5f18b44d2521667 202 0.08/1.00 vMB 300
474,754 474,754 000000000000000000c698927ae8bad729615481c2d4645ea39770691e9ff1fb 1,179 1.00/1.00 vMB 79
474,753 474,753 0000000000000000009ef185757de297a3f4623660a2e5563ec9f465d311c122 320 0.13/1.00 vMB 207
474,752 474,752 00000000000000000078ebbef7eb857a959a0c4850da4ad7273e9cfac98c0878 680 0.52/1.00 vMB 120
474,751 474,751 000000000000000000a26e577a39dae401cb93bb19ec25613a6153b911ac8638 343 1.00/1.00 vMB 19
474,750 474,750 00000000000000000041f165c8e371b165b4c025798e9953fb99bdd99f6dd988 876 1.00/1.00 vMB 37
474,749 474,749 0000000000000000007121ee42443a55f0914e0882bcea493c1d9edddf5d6b7a 2,068 1.00/1.00 vMB 185
474,748 474,748 0000000000000000012a67c24cdff53688f23e082b6b7885342fd28391c0899e 1,596 1.00/1.00 vMB 122
474,747 474,747 000000000000000000bcc480eafb0681036feb73dc02ca9e1beddb1e50f09706 361 0.16/1.00 vMB 165
Previous 10 blocks ↓
Total Size: 782.16 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 653.44 GB
    • Received: 13.88 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.