Loading Tool

Explorer IconExplorer

Memory Pool

80,700 transactions
30.14 vMB
0.12203577 BTC
Random Selection Loading Transactions
Max Size: 180.81/200 MB

Candidate Block

Mining Attempt cd8babca99f8bcd180307dde60e5b35521d302f8fe820e93a2ad4ace86fadfcf
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 946cc2e6bbd9cfd1b591d1a79ea26641a6f84aa4f6fceb302742eb4313be10f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,524
Size: 1.00 vMB
Total Fees: 0.06038734 BTC
Feerates: 180.34 > 6.05 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (369,225 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
545,771 545,771 0000000000000000000a29ef55d336764a3294a1c784c0d5919c1b810e220de1 302 0.11/1.00 vMB 11
545,770 545,770 0000000000000000001b086e0057f43b942a61804214e323c0b8c760c10788eb 1,289 0.60/1.00 vMB 11
545,769 545,769 00000000000000000022c86927932995442d1d7ed2e466052f3927f255997fa2 1,955 0.98/1.00 vMB 16
545,768 545,768 00000000000000000000ce5b2a98ea15db07d6ed9eab32e1463b4c24905fdb30 1,846 0.75/1.00 vMB 11
545,767 545,767 000000000000000000101ddb47ddba108886d419e8586357d543a56d19de9f6f 739 0.29/1.00 vMB 11
545,766 545,766 0000000000000000001cfa8988098741489af82731fafa6e988bb6b713e34d0b 1,198 0.83/1.00 vMB 2
545,765 545,765 0000000000000000000a602d225485eeda407bc52fff91abd652954ecb96100f 2,777 1.00/1.00 vMB 6
545,764 545,764 0000000000000000000f5e0adbf72202de971d7b67f6127861d89de0f10bcdc3 3,086 1.00/1.00 vMB 18
545,763 545,763 000000000000000000078957c5faf54fa65693bd88e3b1e3cbbc5f86cbfa66a5 2,659 1.00/1.00 vMB 18
545,762 545,762 00000000000000000009aaa3800bd0205d2caec9dccae523d7cca9e0ddb1e6e4 3,061 1.00/1.00 vMB 26
545,761 545,761 00000000000000000019f1c654cdefdee4ab4efef1434aacfaa66c216e080423 1,305 0.56/1.00 vMB 13
545,760 545,760 00000000000000000010ea1602cbf648a5d69e6f00b10b41999ac374731f3bb7 1,020 0.50/1.00 vMB 7
545,759 545,759 000000000000000000091c60a24f92356ebfd1027f9070c922ecaaf94b771ef9 1,949 1.00/1.00 vMB 11
545,758 545,758 0000000000000000001073c9e0f1881ee49262a3f31ef48de36946763f8004c3 3,035 1.00/1.00 vMB 6
545,757 545,757 0000000000000000001424d94cac64b8bb18c910249f9d2c38b3f0f0fe655ecd 3,171 1.00/1.00 vMB 7
545,756 545,756 00000000000000000025b226f7cbd8e3433e9d9411bebb1f7208668264e79ea1 1,208 0.55/1.00 vMB 10
545,755 545,755 000000000000000000255ab04431e80a383498c9f9a3a6f1fe642f7c3036f5cb 2,567 1.00/1.00 vMB 16
545,754 545,754 00000000000000000017033568128d2ad04dd8a2a9755bfed0db62bb5bea7e98 2,114 1.00/1.00 vMB 35
545,753 545,753 00000000000000000015b4e18a846234daec0a6079da034b60761a123777c575 369 0.16/1.00 vMB 17
545,752 545,752 0000000000000000001d1d45918704370ce6f67fdc94097af3eb220c3f7316d7 1,908 0.74/1.00 vMB 11
545,751 545,751 000000000000000000124e814f98295ef8631765dc785a0f3de76245ad365b2b 613 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.