Loading Tool

Explorer IconExplorer

Memory Pool

82,980 transactions
31.99 vMB
0.11659272 BTC
Random Selection Loading Transactions
Max Size: 191.81/200 MB

Candidate Block

Mining Attempt e5d225878673e923e67759be066bf000d57adfdf1b4b1ab2764ca44c416246c5
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root ff2ddf6491088fdcf4c243e17ee29846d29dad6b13a01686df1a0db49345a4c5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,684
Size: 1.00 vMB
Total Fees: 0.02850815 BTC
Feerates: 100.36 > 2.86 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (793,731 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
121,645 121,645 0000000000006f25f7558f6e20249de3895e2782d01b6e391eb9381edef2c3ee 30 0.01/1.00 vMB 740
121,644 121,644 0000000000007c0b1c0c7ed9c5870c757f80d651ba1b1ee42696c3ab15181eab 48 0.02/1.00 vMB 575
121,643 121,643 00000000000030855ed49995b49cd91b37468b2dfaf7cb66b3f947e5a81313eb 11 0.00/1.00 vMB 733
121,642 121,642 0000000000008d09ea8ea5106e0f012bff37408818db1c13db641f8a4f0b2c57 14 0.01/1.00 vMB 0
121,641 121,641 000000000000356b2a53fd01915023e4487675d6dfef96741fe43e594f61def8 10 0.00/1.00 vMB 0
121,640 121,640 000000000000572ced80ab071d51ba7d3809ae9c679798dbe29734a9f7570c1e 42 0.01/1.00 vMB 427
121,639 121,639 0000000000005756b5690cec50f1c6f4a74a04d0123112c44c2235fd1dce988b 22 0.01/1.00 vMB 246
121,638 121,638 0000000000004257281b7cb5555a77beadb1cf0965bcbfd0719d4afcce203693 9 0.00/1.00 vMB 321
121,637 121,637 00000000000095178beda88dd8be0837af6e95360d0a2712aaba5ee45a0b8a97 7 0.00/1.00 vMB 0
121,636 121,636 0000000000008992371722a9f396b5d7244b8e46f833b76c8cff20dea3e4306a 7 0.00/1.00 vMB 0
121,635 121,635 00000000000058ed17c72dcbdc312e42438ab99444eb35be0f7535ca3226e712 15 0.01/1.00 vMB 768
121,634 121,634 0000000000005409ce0cf90689e319725845fa04a390303c9e07a2ec507dd3d5 5 0.00/1.00 vMB 0
121,633 121,633 00000000000064101fd280028f40820e05a61fe43dfa69c8bc2d0ff710ce3732 7 0.00/1.00 vMB 0
121,632 121,632 0000000000001d7d0e035d743ddc4469e5cbe39831581525c2aa3597d7226e5a 6 0.00/1.00 vMB 1,551
121,631 121,631 0000000000007bcd65d34f60dd63fa31fe7fdf06338d70ed3fe2d5e377af4db3 20 0.02/1.00 vMB 394
121,630 121,630 000000000000223a0a294ee1001e59d7349af0cc4318e49d7171df54f636aef7 21 0.01/1.00 vMB 116
121,629 121,629 000000000000311018ec02a37eae822a6b646b7227c36f50f19b9f619c1c0995 10 0.01/1.00 vMB 804
121,628 121,628 000000000000882c7e26cd66a6458a7a2be427d19a1ecb8f7a0378dc7defaa7d 12 0.00/1.00 vMB 0
121,627 121,627 000000000000291ec9135955f831e99dcfc3594c1815cc9ff4f88d94acebf96b 5 0.00/1.00 vMB 0
121,626 121,626 0000000000000bb8a2e53ec820b61e8c18d287957b5e25dd8120bbd46f662437 21 0.01/1.00 vMB 0
121,625 121,625 000000000000548f2893de01b7dd82c103dbbc47a083aa90e29a4310d55e3c62 81 0.02/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.04 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: 720.43 GB
    • Received: 18.16 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.