Loading Tool

Explorer IconExplorer

Memory Pool

45,784 transactions
18.27 vMB
0.19637725 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 104.42/200 MB

Candidate Block

Mining Attempt 6600893ce75b4a3ee912a66ed58e729da56edf2832371b1d5de0025bad00a499
Version 20000000
Previous Block 00000000000000000000671ff6b339081082d002a416bd8794e80cf77767e428
Merkle Root aa4738b33b8e0f22cb175970dc0d47bda6e12c8aeb3230823da051f5a167517a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,917
Size: 1.00 vMB
Total Fees: 0.06287642 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,316 (564,626 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,690 348,690 00000000000000000aa46fc57bfd489ef7509bd71f447fa863a1195bb8907a98 1,065 0.57 vMB 27
348,689 348,689 000000000000000013f8a23855ee54338619c6b49451f821ee7e7ae232a5ed36 384 0.19 vMB 26
348,688 348,688 0000000000000000157b01c174ea0e6e6699b40949cad93a095d91dab270edfa 510 0.27 vMB 26
348,687 348,687 000000000000000001a7dbbd0024cc42f545cb2e8d44dffcf159395de0efb007 453 0.26 vMB 23
348,686 348,686 000000000000000016b3f4439ccc08b7e768dc310763479a804f66a8a5e106db 526 0.31 vMB 21
348,685 348,685 00000000000000000e8f364f2b73713fe428e93fde1f45b4f287062ff8736e1d 534 0.38 vMB 18
348,684 348,684 000000000000000008be7b03b32a2453d622a44cab5fffbbe4483c886670868f 143 0.10 vMB 14
348,683 348,683 000000000000000009e1af2585f6c146a4aba791d5472b93db46fd9d6a40a999 769 0.43 vMB 23
348,682 348,682 00000000000000000f7ef5b1106be213be66c1ee313a29e2fd3aa7399bbbcbde 463 0.22 vMB 22
348,681 348,681 000000000000000002e32b760dc6487795503d392cf037177ee81f8c80afb853 741 0.37 vMB 25
348,680 348,680 0000000000000000166254623df5c70b46f126b8363825adf8ac432d8f9d15c0 45 0.02 vMB 21
348,679 348,679 000000000000000001cb6ff9dde34d7799ac8d055cf71bbe6188bf36c80a6e4c 371 0.20 vMB 28
348,678 348,678 000000000000000011219c5713a27b634c381456d85e759f153810ddd4e874fb 313 0.19 vMB 22
348,677 348,677 000000000000000014437628c7aa469400b1891a56551b3685913e6aa5975dbd 400 0.29 vMB 22
348,676 348,676 000000000000000016ef849728402bb3553f28a494723f406b1ec26026b183b5 110 0.05 vMB 20
348,675 348,675 000000000000000007bfbe50edc5128eedecd3b0fa97dd5ef42e56d024c1d7d3 665 0.34 vMB 23
348,674 348,674 00000000000000000c0cbcc69464ae680407cef69e49b6833eba304ce4de3387 1,041 0.68 vMB 22
348,673 348,673 000000000000000005c32f0e54fa6341c2dacd237da66e6a267aa5f4f949b26d 258 0.16 vMB 19
348,672 348,672 000000000000000001b4caf57e38268b49908dab072354d36edb3db038015571 680 0.51 vMB 15
348,671 348,671 00000000000000000504ca16aab7228e781deab6772bd1f333d9777313633788 512 0.15 vMB 59
348,670 348,670 000000000000000012511ef9badd75f3657670f8addca81228c147633598a15c 1,077 0.75 vMB 21
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 88
    • Outgoing: 11
  • Data Transfer:
    • Sent: 97.68 GB
    • Received: 0.43 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.