Loading Tool

Explorer IconExplorer

Memory Pool

88,304 transactions
32.18 vMB
0.13712379 BTC
Random Selection Loading Transactions
Max Size: 194.96/200 MB

Candidate Block

Mining Attempt b8a24fcb924375b0eb6dba64335c36d80d1f1a9632001c6fbea72dcd31681fc5
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root 315ba9bc9a51f0064699b86b718a77df3e3d38012a8876e4d3d2814bc382c4d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,922
Size: 1.00 vMB
Total Fees: 0.05089147 BTC
Feerates: 101.65 > 5.10 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (362,762 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,311 552,311 0000000000000000001dfb354e413c2349e293b93ea94cba11439cd34d90ca67 750 0.99/1.00 vMB 1
552,310 552,310 000000000000000000091cd85626f53ec218b0465b3c3d41bf9b3adc7e823f6e 2,220 1.00/1.00 vMB 12
552,309 552,309 000000000000000000150e0889b4aa2406da411c192613a0b144d142f71979db 2,540 1.00/1.00 vMB 15
552,308 552,308 00000000000000000028f346fd8a5d7c1c8c8f65bb0dbd356a2c1bd2de1d910d 2,402 1.00/1.00 vMB 11
552,307 552,307 000000000000000000121398bf5858f71044b6ea36e9ac429eaaa0e0c45c102d 3,198 1.00/1.00 vMB 20
552,306 552,306 0000000000000000000c50decac44977c603859ddd9aadfd291730093b7e01d5 2,909 1.00/1.00 vMB 32
552,305 552,305 0000000000000000000d9400d59a08728b915bcabb716ac475a100a7588eac3c 2,569 1.00/1.00 vMB 21
552,304 552,304 000000000000000000248a17658c41cf86b8f6b231cf9cb5635c8d74cba75796 2,752 1.00/1.00 vMB 31
552,303 552,303 00000000000000000024f408b05838d9f5f3cbb0da9b7fe776d99a79558613bd 2,944 1.00/1.00 vMB 27
552,302 552,302 0000000000000000001aa23222738c5213183ed0f6ae44dae3fbcb821ec817ab 1,472 1.00/1.00 vMB 36
552,301 552,301 00000000000000000023547ff61049cdec74f14d7173be6d821e5dc9fd0b8a2a 2,360 1.00/1.00 vMB 48
552,300 552,300 000000000000000000079c000596a3193e868ba1776a5dd869caa90978f51ba1 351 0.13/1.00 vMB 14
552,299 552,299 00000000000000000022896bb45e15359fd25c305b41a643ec19af13f1197474 2,290 1.00/1.00 vMB 34
552,298 552,298 000000000000000000124db37125d4e0bf4e0502ccef461b935d3787f5af621e 3,205 1.00/1.00 vMB 38
552,297 552,297 0000000000000000000c0b3fa549629d840f8530fe283554611f81e62ffeb541 2,894 1.00/1.00 vMB 38
552,296 552,296 00000000000000000026296c420e717ceb9fc08c65091d2b0b3ebbddbf729fa9 2,109 1.00/1.00 vMB 42
552,295 552,295 0000000000000000000b6400a36d82a9bb4e2848d958882a5e91f58505948047 2,565 1.00/1.00 vMB 13
552,294 552,294 0000000000000000000413bf451aa18c35291419f9c7c319682bbf2d50aba220 2,822 1.00/1.00 vMB 30
552,293 552,293 00000000000000000015ac4775938a929c0492fd01d542e2bb54cbfaa1127f2d 1,818 1.00/1.00 vMB 46
552,292 552,292 000000000000000000067a24d75edcbb8370f041e543ffcec111139fd34764a3 2,866 1.00/1.00 vMB 27
552,291 552,291 0000000000000000001a9d991c7c8708e4ae0c578c29139094ec8d9cd843169a 1,978 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.52 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: 668.91 GB
    • Received: 15.64 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.