Loading Tool

Explorer IconExplorer

Memory Pool

32,942 transactions
25.60 vMB
0.05144304 BTC
Random Selection Loading Transactions
Max Size: 128.55/200 MB

Candidate Block

Mining Attempt f7cda8672d907d99ae579800e50f6324d091d9360821e74a7948cb0b3d648490
Version 20000000
Previous Block 000000000000000000014f51cdb922adcbfbf8306ee11aa840c0f99483a0eb43
Merkle Root a81656c7e6a13aeca227e6cc212301dfb95d30ebbf6f72a50f9978b0c46d69f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,524
Size: 1.00 vMB
Total Fees: 0.00463330 BTC
Feerates: 16.32 > 0.46 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,656 (581,953 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,703 332,703 000000000000000004f21975dd6606f14bc2b98b0db55189e10e191a9bb24c29 497 0.19/1.00 vMB 34
332,702 332,702 00000000000000000fa0d2a6680805ec4f9a851034a81ebb74691b8f8d535fb7 1,884 0.75/1.00 vMB 34
332,701 332,701 0000000000000000081ac26cb5200ca59a684970b0416a1839295f2a14108df3 2,202 0.75/1.00 vMB 38
332,700 332,700 00000000000000000b822266b1482cd7066f6e3b1b25efca74ba978c834ebb3a 2,033 0.75/1.00 vMB 34
332,699 332,699 0000000000000000163f5d078091f3c705c506a3f75e4d68abd1ce51eb3d070d 72 0.07/1.00 vMB 9
332,698 332,698 0000000000000000168042290e7c1a86935b5eb31c0536a1a224ad1f1e7ae0fe 343 0.16/1.00 vMB 27
332,697 332,697 000000000000000006c8df0bee9d02ffd1eaf1c30667be1d5759a196cda4e88d 730 0.35/1.00 vMB 27
332,696 332,696 0000000000000000196d1f8220f4d28eb9dbdd5db5587f554a41ae46766a3ce1 1,476 0.75/1.00 vMB 27
332,695 332,695 000000000000000010b16955258075188142e1549f6531a86da600f012f81ad8 244 0.23/1.00 vMB 16
332,694 332,694 00000000000000000c908eb225389edf22503a3e73fa9e38b04b9ee68c4f66a9 1,141 0.69/1.00 vMB 23
332,693 332,693 000000000000000017e4623cce0f255d6a56571bf9645f026ecc099d3dec75c5 700 0.44/1.00 vMB 21
332,692 332,692 000000000000000015ad371640da7818b7b859501c7236d7b6ba51f140d77753 694 0.41/1.00 vMB 22
332,691 332,691 0000000000000000164109c6391d508781ce46149099a9d64e4d0fecfebf15ad 232 0.14/1.00 vMB 18
332,690 332,690 00000000000000000e49e8f167d1020df4a8567fe0cf03ac467ca2d4fecb1c88 247 0.12/1.00 vMB 20
332,689 332,689 000000000000000003154a0ec5f02815ce77efdfad31aeb7047d4f8e91c8131f 1,157 0.75/1.00 vMB 19
332,688 332,688 000000000000000014a9506a739970aab23e0f01581cf23cf158414ab9d99d9a 502 0.75/1.00 vMB 13
332,687 332,687 000000000000000007afdea88580a63d8fbd3ddfa362d06755ac9911984b568f 714 1.00/1.00 vMB 28
332,686 332,686 000000000000000013314ecee423accf6b32b6f8db511d8b26218ef40995f86d 887 1.00/1.00 vMB 16
332,685 332,685 000000000000000004e19ca40427d2e78b90fb6ece58be9b21bfa97c41dd40d0 2,318 0.75/1.00 vMB 41
332,684 332,684 000000000000000015745e5f4622b2c6ee5eaaa9a1de45c9460c16e1e377067f 1,244 0.75/1.00 vMB 21
332,683 332,683 00000000000000000e49a66d0428859adab94308ee1f6da6488cbae56b3346ca 1,904 0.75/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.78 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: 633.22 GB
    • Received: 12.18 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.