Loading Tool

Explorer IconExplorer

Memory Pool

80,591 transactions
29.98 vMB
0.07844018 BTC
Random Selection Loading Transactions
Max Size: 180.45/200 MB

Candidate Block

Mining Attempt 004e0d43e572f2cee1abc536ee67f59c71283729c715b1878a960823f430aea1
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root 9b004e7cca9de568c7ed163e2d4721162422aa6ce88ed5c3aa4b6df40b73d412
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,565
Size: 1.00 vMB
Total Fees: 0.01714295 BTC
Feerates: 197.70 > 1.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (359,951 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,037 555,037 00000000000000000021fee344581d841a717b120afe1937e7dd8cce2cce0ed2 90 0.03/1.00 vMB 18
555,036 555,036 00000000000000000003040699e035bb50452bc8d0735643913c3c9838e966c6 303 0.14/1.00 vMB 10
555,035 555,035 000000000000000000317fc7c09c79c9307c338ed2b91c62150d5518eabf840d 1,824 0.69/1.00 vMB 10
555,034 555,034 0000000000000000001401f87df401897af3a665cae60bbf1dc7928a7c5d716d 2,067 0.83/1.00 vMB 11
555,033 555,033 000000000000000000079ce33c59891c0535252ecde1a9ba54e02326d7959a26 1,170 0.44/1.00 vMB 12
555,032 555,032 000000000000000000206a70cc99631e17dba4fcf8713360691b6ad89caef5e0 170 0.07/1.00 vMB 7
555,031 555,031 00000000000000000008234c5f0b6b5a426c4a46234f1ebd3ae77c9c2ce6803a 1,746 0.77/1.00 vMB 13
555,030 555,030 00000000000000000031598fa7ff49956043abe0c8c541263f207dc93ba7690b 1,834 0.90/1.00 vMB 11
555,029 555,029 000000000000000000103baa4a868e63ff856f26b7ef6d249ff68797b6ae522e 1,742 1.00/1.00 vMB 4
555,028 555,028 00000000000000000026c965e912ce040120c758306e1a471af31b1065097bee 2,659 1.00/1.00 vMB 14
555,027 555,027 0000000000000000002faf3722b2a3134ec07fc2809c0f42ba072403ee0c1d38 2,783 1.00/1.00 vMB 21
555,026 555,026 0000000000000000000a7bc1c26d4da415a0cc1a32758a900903f08b8a9fc22d 770 0.33/1.00 vMB 7
555,025 555,025 0000000000000000000c4dece4ae499c32bd602b542b27a62553618d80aae630 969 0.61/1.00 vMB 9
555,024 555,024 0000000000000000000d7ad2f70afd8d27add65de88332b54af13588bedbded9 1,358 1.00/1.00 vMB 3
555,023 555,023 0000000000000000000cc6dd5d821ebc4d39cd7302cff530e509730b54a52479 3,143 1.00/1.00 vMB 20
555,022 555,022 0000000000000000000660f4dc8b11e95fb00bff58436d55e2e3ceef42db0362 2,312 1.00/1.00 vMB 11
555,021 555,021 0000000000000000001292b625bc0084e886c4ec269fee50965a1b7ffd3ab94f 2,338 1.00/1.00 vMB 13
555,020 555,020 0000000000000000001a04741fc3ded8ba2254f72364935bfd5b0c32329f989c 1,619 1.00/1.00 vMB 2
555,019 555,019 00000000000000000002903fdd117e2edc5475097f77817d5b54bfd38c4eae85 2,474 1.00/1.00 vMB 17
555,018 555,018 000000000000000000104762af8d38d7e2cc0adfadef59f837f64097b9f7860f 1 0.00/1.00 vMB 0
555,017 555,017 000000000000000000039b16d17036dd2d89f73f1b5cd2d0154a9b41adfebc6e 2,835 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.37 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: 663.76 GB
    • Received: 14.93 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.