Loading Tool

Explorer IconExplorer

Memory Pool

74,799 transactions
29.77 vMB
0.09874900 BTC
Random Selection Loading Transactions
Max Size: 172.61/200 MB

Candidate Block

Mining Attempt 92410ba181485ddf638bb7aa1c7ba4ef4f29617a2e88d876f2ce9541bb7fee1f
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root ad225080595bb8305f54a372b77fbeaf9c628e83a8ba51ea1835d433bdb9dcbf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,833
Size: 1.00 vMB
Total Fees: 0.02811521 BTC
Feerates: 150.36 > 2.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (270,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
644,587 644,587 00000000000000000003caf566751fb179d13569d4ec73aac05fa7d4a6e8843b 2,947 1.00/1.00 vMB 158
644,586 644,586 00000000000000000000f76af2019e3a1b4b725912292c178dbe31f4421cdfd9 2,903 1.00/1.00 vMB 118
644,585 644,585 0000000000000000000103418d33c60cedcc979629da60405220c9a77fcfe5f3 3,097 1.00/1.00 vMB 54
644,584 644,584 0000000000000000000765f99732a3764e2b85d1a15e75d6941dfc0781f27d11 2,183 1.00/1.00 vMB 140
644,583 644,583 0000000000000000000bf05884a0089cbb2465619d5f51c8225fd17a83eeb2d2 2,752 1.00/1.00 vMB 150
644,582 644,582 000000000000000000052a4348148458477c4a4a2c26edcf55caa4958518fe42 2,842 1.00/1.00 vMB 133
644,581 644,581 000000000000000000094387f07a646c6e09f2654bfb21fc5e87f48175321142 2,731 1.00/1.00 vMB 36
644,580 644,580 00000000000000000009c620daafcb69f5989b07a312df893fe47e1b42602824 2,701 1.00/1.00 vMB 150
644,579 644,579 0000000000000000000a3c2821514f18f40fd85359a0fc330729f73f945085ec 2,469 1.00/1.00 vMB 94
644,578 644,578 0000000000000000000cfeca37d3159e2a7d360bbc14568696b6a3c3e531e27e 2,597 1.00/1.00 vMB 21
644,577 644,577 0000000000000000000480f90fa001363263aa8ca2df9571b07267670c484631 2,175 1.00/1.00 vMB 27
644,576 644,576 0000000000000000000820353021d6bf061e7d91f079890beccf3eb85037e91a 2,383 1.00/1.00 vMB 89
644,575 644,575 0000000000000000000566a88c249f3959e419cdbdd27229aa6a15427fc727d4 2,519 1.00/1.00 vMB 75
644,574 644,574 00000000000000000007181514449071194c108178eb948f078032a27b248222 1,768 1.00/1.00 vMB 148
644,573 644,573 00000000000000000001f8c4bb64450fae91156bb03efe8e82609ca350f8c350 2,764 1.00/1.00 vMB 27
644,572 644,572 0000000000000000000ce46fca12aeae0761d422f80f5cffd7a8b263a70b3dbf 2,555 1.00/1.00 vMB 36
644,571 644,571 00000000000000000000b1ee1a1a85f09d869dff609438bd6b0fb8adf5c49997 3,134 1.00/1.00 vMB 93
644,570 644,570 00000000000000000008ea3a319a0161419f8287891076da1a8e057f69bff2e2 2,777 1.00/1.00 vMB 155
644,569 644,569 00000000000000000006a97e36c047ab1db58a0563c2ad45317b36c6d9b33625 2,650 1.00/1.00 vMB 111
644,568 644,568 0000000000000000000ec4c2910dba0198db23d095542d436d2877d37de718c5 2,568 1.00/1.00 vMB 146
644,567 644,567 0000000000000000000bd01fdb2f4d60713395471ac3e137c9e8e234e95a3b69 3,126 1.00/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 782.48 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.21 GB
    • Received: 15.42 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.