Loading Tool

Explorer IconExplorer

Memory Pool

79,097 transactions
29.69 vMB
0.10918456 BTC
Random Selection Loading Transactions
Max Size: 178.16/200 MB

Candidate Block

Mining Attempt d89baa11f1700358ffe2afa654ef75ac4822f5365ce69474d908dc8503746ccc
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root 5c59da6df165dc766fe1de89444b274180ed85cf119a3910ad337499d4eb483c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,737
Size: 1.00 vMB
Total Fees: 0.02621642 BTC
Feerates: 100.53 > 2.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (473,523 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,778 441,778 00000000000000000328155d5aed32cf53700293832b47bc4b4377531e221bdf 1,234 0.54/1.00 vMB 82
441,777 441,777 00000000000000000215622ed2c1d81e1e5037047ac184d1e3e58994b27f6ed7 1,104 0.97/1.00 vMB 36
441,776 441,776 0000000000000000016fa42c8e6e0985bfc95119356883ee42716325c915071a 1,974 0.93/1.00 vMB 57
441,775 441,775 000000000000000001cd2c4a08a423bbc0d98b26a4793dab14f366a323d45cd9 1,968 1.00/1.00 vMB 55
441,774 441,774 000000000000000003700fe17b88c0fe0741cf029bf0de5c57e3a51dba0be7b7 775 1.00/1.00 vMB 35
441,773 441,773 000000000000000001313377bf21e92d244b1c618a46ac2bb330ae9047ddd2b8 2,778 1.00/1.00 vMB 66
441,772 441,772 000000000000000001edfe726237f4db51e3ed454915164352e1aced3d11ca30 2,299 1.00/1.00 vMB 76
441,771 441,771 00000000000000000105756583702dd9d50fdfb47489d5250fb3dbea64874606 720 1.00/1.00 vMB 116
441,770 441,770 0000000000000000003c2ef2c56ea0ac9898e920708f79067c8be58bf7af8bca 1,970 1.00/1.00 vMB 65
441,769 441,769 0000000000000000014c1532e5fe5b6687f822ab00c91c957efa958b69738335 2,143 1.00/1.00 vMB 72
441,768 441,768 0000000000000000027667df1a7e4c02bcca35937bf63df5c4bf1e06ae91593b 878 1.00/1.00 vMB 28
441,767 441,767 000000000000000001132cc4c526aeb844aae31ba7ed86c0afa38db8602ebcf2 2,462 1.00/1.00 vMB 83
441,766 441,766 000000000000000001ec9ef1d3266eaf2b134a358e0eaef4828e4cf6bc8a64eb 2,441 1.00/1.00 vMB 83
441,765 441,765 000000000000000001b5c6229ef8c56cdf0e09f1b4b91b60e7f96f50f5ae2b35 1,455 0.67/1.00 vMB 64
441,764 441,764 0000000000000000012b27d400348b2cea434376a2b2f20bc9d8ed8007778489 2,845 1.00/1.00 vMB 91
441,763 441,763 0000000000000000039928077860e849f2392389c104fde918a0d53c1ef488d6 2,343 1.00/1.00 vMB 79
441,762 441,762 0000000000000000003a1cbb0fc07bee5bdd590fc200bff6a9ce4fbcd02d390b 2,016 1.00/1.00 vMB 90
441,761 441,761 000000000000000003ca4187cd5f4c7652303433a53311b9402804487d4aa905 2,767 1.00/1.00 vMB 82
441,760 441,760 000000000000000002bd49ebe768a960d1be7e374e57b5c0c059c40dbde5b588 540 1.00/1.00 vMB 16
441,759 441,759 000000000000000001a1fc2692084229ed905db130e12deb205801dbac11f7c6 222 0.10/1.00 vMB 81
441,758 441,758 0000000000000000003d76e78d360a5e5067b97c5b4ee18e0bd639f967bd1af0 1,014 0.72/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.91 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.00 GB
    • Received: 17.50 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.