Loading Tool

Explorer IconExplorer

Memory Pool

80,766 transactions
29.91 vMB
0.09094232 BTC
Random Selection Loading Transactions
Max Size: 181.48/200 MB

Candidate Block

Mining Attempt e4d9d560cf5847811e3a0c8c16dc87ec79603e76cee3ea5a18c2a608f2807d04
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 802f4c7656c4c3a0f2b240830f853c62b9b6e219671d3876724211c6682599fa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,975
Size: 1.00 vMB
Total Fees: 0.02269133 BTC
Feerates: 61.00 > 2.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (621,452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,673 293,673 0000000000000000bb8d183e01646010c579424f6acdcbc605a1236c049921df 846 0.35/1.00 vMB 40
293,672 293,672 00000000000000006871dbd56d6d6934684f133efe32f5dc911b94b27a42ae05 254 0.11/1.00 vMB 30
293,671 293,671 00000000000000000141c56e6538bf430666f5cdfdfb42585773db45597c1bce 121 0.06/1.00 vMB 34
293,670 293,670 0000000000000000bf49bfbe71c268c7035d1964533428c8725550c1b81d97ea 516 0.23/1.00 vMB 40
293,669 293,669 0000000000000000907b95a48b78ee9912e14541fbf9932e268f4bd14f6169c1 148 0.09/1.00 vMB 21
293,668 293,668 000000000000000092ecc5aadcc1aaad49727515f42c86fcc620ead0448a7fdb 60 0.04/1.00 vMB 26
293,667 293,667 000000000000000012e42d87690542800a2faffe083aeaa6e3dfd87272f2683f 512 0.31/1.00 vMB 34
293,666 293,666 0000000000000000d47a4fefff138c6011030885ddf35d358a389215d4b1696b 871 0.64/1.00 vMB 27
293,665 293,665 0000000000000000531da0e7f7cf9819d3279aa8b070d2bbe21dca0bcaa12a06 115 0.06/1.00 vMB 30
293,664 293,664 000000000000000015cf298c68a02c83a86c08580bb681b8cdceffa7d1d347df 147 0.15/1.00 vMB 21
293,663 293,663 00000000000000004101214862b52c79028a9c71aa0cf9e20a8bd88e1b77d5a4 836 0.35/1.00 vMB 38
293,662 293,662 0000000000000000132aa558913d9cee9ede3372aecf54ece50dac5ce7a71feb 1,020 0.75/1.00 vMB 26
293,661 293,661 0000000000000000224636c406ff8e491db15b8e2607fd809f59999d709ca77f 361 0.35/1.00 vMB 21
293,660 293,660 00000000000000004ca8b49513d1ab686443dfd2bf9a8ee6943366b7a2111bcd 670 0.35/1.00 vMB 34
293,659 293,659 000000000000000073b678dab2ef91a07f97f149ec01a0511e2a20db655f5576 32 0.02/1.00 vMB 32
293,658 293,658 00000000000000004f95b45efa97381121034fd5679662f4dc7e001b3811ca62 936 0.50/1.00 vMB 29
293,657 293,657 000000000000000022ca3f35fcc6547ed206b7533666f58b7a76febe7dd3e0ba 64 0.03/1.00 vMB 28
293,656 293,656 0000000000000000a8231416b555fb90d61a9ab02c0bbdf4a25e3fba7a5c2e68 512 0.16/1.00 vMB 53
293,655 293,655 00000000000000006699ded778df6900afe24f52f100474213ac95fe57fce0fe 1,113 0.50/1.00 vMB 35
293,654 293,654 0000000000000000be35545a93faab04de92d8489a8585f7caa4e76c18388d0b 256 0.09/1.00 vMB 44
293,653 293,653 0000000000000000a5cdc4433990854235fc338dee45fb37ab15e3c55320d099 224 0.10/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.61 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: 671.90 GB
    • Received: 16.05 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.