Loading Tool

Explorer IconExplorer

Memory Pool

75,930 transactions
28.18 vMB
0.08927635 BTC
Random Selection Loading Transactions
Max Size: 170.99/200 MB

Candidate Block

Mining Attempt ceffa559abfae7f422a11668b25f1cb8e4baa1a167dade1e7cba74b5d832d714
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root cfdf76d283cb33451841ddf25cf4b196f20aab77ed8a9578260e91cfabe23ea6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,397
Size: 1.00 vMB
Total Fees: 0.02784472 BTC
Feerates: 402.60 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (496,342 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,969 418,969 00000000000000000213811c60fd2b77763bb4c058ddad6643a1bb068e7b9e6d 760 0.33/1.00 vMB 65
418,968 418,968 000000000000000003302983b6cb0ffbe5250f174c2eadf6a24e297075d83f5d 707 0.97/1.00 vMB 21
418,967 418,967 000000000000000004c9115a7c27e2d9786dc91364b07d1216d32af861100c04 2,025 0.76/1.00 vMB 62
418,966 418,966 0000000000000000020b9f32ef75a1942f60f16e86ebffa6025fa4df2250c840 1,261 0.98/1.00 vMB 35
418,965 418,965 000000000000000002de7b199457ef60d48e3a1b0931e539c6271ed5c04471ca 280 0.98/1.00 vMB 15
418,964 418,964 0000000000000000049de88ca3ed10d0d87944f82248b54ab4feea7525e1ae41 865 0.36/1.00 vMB 64
418,963 418,963 000000000000000002a161a1ed9e830ede47e820f8e9b255ed54ef34bcf1681f 2,213 1.00/1.00 vMB 55
418,962 418,962 000000000000000004f0c77d2b44b77e0df16a1cc45d908d212374b1843f72f6 1,594 0.89/1.00 vMB 43
418,961 418,961 00000000000000000136c96035740bad4048eac6553e76fc06ace2eec4535dc2 19 0.01/1.00 vMB 160
418,960 418,960 000000000000000002904434d2d6b6748090c3e5067da5cb971609769a3f74e1 2,000 0.78/1.00 vMB 72
418,959 418,959 000000000000000000bf8df03b2a4ef3977bc830399629f195e05f7d0e2c317b 1,126 1.00/1.00 vMB 25
418,958 418,958 0000000000000000026e71290717ee581a9c5cfba6812cede4aa6d85ddda48f5 1,010 0.45/1.00 vMB 69
418,957 418,957 00000000000000000374b5b66e8fcbca0b2b89bc64b9579803ba9400ecde1efa 2,381 1.00/1.00 vMB 72
418,956 418,956 000000000000000000f6764b6adc614b76828a721ac34bcb0467caca29d6fc2e 1,396 1.00/1.00 vMB 55
418,955 418,955 00000000000000000022dd7cb961dc77ae3f2696c48cc4269c163fad5e4952cf 2,034 1.00/1.00 vMB 53
418,954 418,954 00000000000000000054ca811885601ed4d714c14e34c900bcb29e6fb17c48fa 2,557 1.00/1.00 vMB 85
418,953 418,953 000000000000000002e0021bcd8d765dff68f8c1cebd92823634653802d1d40e 2,205 1.00/1.00 vMB 49
418,952 418,952 000000000000000002d22965a2da2ab9c9bf699be0b8911ab2a5b7218a79c9ec 2,223 1.00/1.00 vMB 66
418,951 418,951 000000000000000005261c80d5f10a5bd4cff26e1be7d1e2cf5803790cb32d45 2,601 1.00/1.00 vMB 109
418,950 418,950 0000000000000000026845197741c3cda7329a494bfa46b5b503d91fcc40ba6d 183 0.07/1.00 vMB 81
418,949 418,949 000000000000000001fc2ec9ee223008057dd01b8e8e565032501684839372fb 697 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.