Loading Tool

Explorer IconExplorer

Memory Pool

76,755 transactions
28.33 vMB
0.08470286 BTC
Random Selection Loading Transactions
Max Size: 172.44/200 MB

Candidate Block

Mining Attempt 58e0ece17d8ca1b3bc0912b97db9a8b22996b57b560fc76f1827811274411de7
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 515ed21e09c74a22d177a8795c048581de6a9973c31cb68d8b6f0ff6edbc91e5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,457
Size: 1.00 vMB
Total Fees: 0.02200316 BTC
Feerates: 477.45 > 2.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (590,197 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,102 325,102 000000000000000015421483f0c72812621fe0f4f7cecb752382ed9e3335216e 102 0.04/1.00 vMB 32
325,101 325,101 000000000000000008b02b3778619a30336603ecce86396fbee0643950816e9f 425 0.20/1.00 vMB 28
325,100 325,100 000000000000000007ba4846462d98744cf5409f3e9e80205265b408f40b18df 432 0.22/1.00 vMB 30
325,099 325,099 0000000000000000054c94ab33a2347d1235524634a738398faaf1405d2f9ac6 30 0.02/1.00 vMB 9
325,098 325,098 00000000000000001afb7ea6320473ef23bcfad7ba2c39f44c39d13ce48b026a 224 0.13/1.00 vMB 27
325,097 325,097 00000000000000000b25ff85a515169cdb81f1a680f31ba4c551b54c3d0b77bd 526 0.30/1.00 vMB 28
325,096 325,096 000000000000000010b78af778165b8a374fa0ad892d113da940f9a86dc1d3c9 121 0.10/1.00 vMB 22
325,095 325,095 000000000000000005109d9b150ff76e09ec15d2909e66a3b3e42db53051184b 102 0.07/1.00 vMB 21
325,094 325,094 000000000000000019e6de03053bdb5fef03b3101ebd3fe72b34f42332c3ec4c 603 0.39/1.00 vMB 29
325,093 325,093 0000000000000000062aeed3c54e208881125e401cbb5983e67d9c1d3289b8f1 206 0.09/1.00 vMB 29
325,092 325,092 000000000000000013879bd7d4963b6877075fc1d9840993f3439261bee0a54a 67 0.03/1.00 vMB 31
325,091 325,091 0000000000000000148fd5039e6ce9866d572d5daca5f0965f916fa820ca354f 485 0.14/1.00 vMB 34
325,090 325,090 00000000000000001b9fd8bdf59f77b939868b638b0e7409e59ed1a459e3ed0b 453 0.26/1.00 vMB 30
325,089 325,089 00000000000000000b67222bd8004c1a2877e18d578c64dcd47284eafa6c9034 558 0.33/1.00 vMB 33
325,088 325,088 00000000000000000f52bfac6e4fae48f6202dc4a81e311c248e83009a7679e2 251 0.15/1.00 vMB 26
325,087 325,087 0000000000000000059619756dc693c248a9dddfaa0cfcdca11d896d410551b3 218 0.13/1.00 vMB 25
325,086 325,086 00000000000000001f1928a2af01af4efe92786015e1eeb097dd101cb6d1d04d 145 0.12/1.00 vMB 22
325,085 325,085 000000000000000016fda3a183a59c19a36d2dff87dda6409572fbb187f5c60b 41 0.03/1.00 vMB 21
325,084 325,084 000000000000000010ef900ac1e8c6e9837a1c36109da51ff214e38708593f8e 275 0.26/1.00 vMB 20
325,083 325,083 0000000000000000138a68f983b614119efff3cb162b756d30c87062a53e7047 213 0.13/1.00 vMB 27
325,082 325,082 00000000000000000258e3e7eb5206bbe82311a82359a65b7bad02e73987416c 31 0.02/1.00 vMB 26
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: 713.77 GB
    • Received: 17.47 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.