Loading Tool

Explorer IconExplorer

Memory Pool

82,720 transactions
30.59 vMB
0.07287929 BTC
Random Selection Loading Transactions
Max Size: 188.23/200 MB

Candidate Block

Mining Attempt 3566ae717579622c0cc2afd4a601e624ec1ea9bacfd247cb95c1fac62a0ec823
Version 20000000
Previous Block 00000000000000000001520f04690fd94ab2fadc4a76a81688efaa2562fb1328
Merkle Root 73e553ad0ddd82a36df24b0b728f398121850bf05481e0a82d934fc72f3d163b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,948
Size: 1.00 vMB
Total Fees: 0.00435791 BTC
Feerates: 40.21 > 0.44 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,344 (317,395 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,949 597,949 0000000000000000000ed434aaf2f28257abe075449cecf57d6c1545aac506bb 489 0.12/1.00 vMB 12
597,948 597,948 0000000000000000000acca172b913ea5b20ce9efd979ab053b12b32b30e7639 1,461 0.41/1.00 vMB 13
597,947 597,947 000000000000000000046ae34d3a5dc4f0050d519698fa69b2e557b5bf60a64a 368 0.09/1.00 vMB 19
597,946 597,946 0000000000000000000f260cda5917f78363d5ecd789b713010e35071d48769d 508 0.18/1.00 vMB 17
597,945 597,945 0000000000000000000281ce788b2592a805cb7cc7a3c36408a685cb1249170f 1,028 0.26/1.00 vMB 16
597,944 597,944 000000000000000000088ca6d8143d782852923dda27e327eb0b7fb1bcd1be05 2,453 0.71/1.00 vMB 15
597,943 597,943 00000000000000000012df4edcecfc6dfce9925d74498ac0ce250c4cca59f2c8 1,817 0.49/1.00 vMB 18
597,942 597,942 00000000000000000006d82a91adcb32dc77922ce027ee6a5b0469458cf70d68 278 0.09/1.00 vMB 23
597,941 597,941 00000000000000000004bd09886013dc48067061a34290332254d6223af34e91 567 0.20/1.00 vMB 15
597,940 597,940 00000000000000000003601b0d5a262eff44ebb66e3f7a3c4d21f8a414396279 1,322 0.43/1.00 vMB 18
597,939 597,939 0000000000000000000f4d50185a0235d8dabef5ff4c0c236ca6211262792f01 2,902 0.82/1.00 vMB 19
597,938 597,938 0000000000000000001078510275ce1a8858b3d3164af2fe2ef36dc2ff2be4d4 940 0.20/1.00 vMB 1
597,937 597,937 0000000000000000000c3154367cce0ad4da3e8da20dabd9ccacf98c470063ce 3,500 1.00/1.00 vMB 21
597,936 597,936 00000000000000000007118dc9f36bda416e3a58af0637fadf77d4fd799e232a 348 0.09/1.00 vMB 21
597,935 597,935 0000000000000000000d855f13fc0ecf154a261300f502ae7d7cc838047f9edf 850 0.23/1.00 vMB 23
597,934 597,934 00000000000000000014ae9e07b583c25f81fa299839e3a5fda78a28807b56ac 127 0.03/1.00 vMB 34
597,933 597,933 000000000000000000118830c13934a5b6f9066156db3519d8af1356f9e44054 172 0.05/1.00 vMB 16
597,932 597,932 0000000000000000000fbb14b840ffa301d5ce3358ddf0b8f5f6368001bd4061 1,330 0.35/1.00 vMB 19
597,931 597,931 000000000000000000031e7e5a8411f98b3e266b0a316a4ab7f53b0948723206 175 0.05/1.00 vMB 40
597,930 597,930 0000000000000000000a57f514b02130299594c30e7a8899a99a8081d7dd6efa 1,498 0.41/1.00 vMB 19
597,929 597,929 000000000000000000052569052f11c9b560b7fbe2bed974873cfd939192cff6 1,796 0.45/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.99 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: 717.18 GB
    • Received: 17.83 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.