Loading Tool

Explorer IconExplorer

Memory Pool

88,125 transactions
32.62 vMB
0.15784514 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt fbffd4517d37ed8f5c7915aed074b0f34eacb4da295b9edcc886a56dfb272413
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root b0958dfea7bb7b6580033d85772256976145e0c29f148b93249ba4b4b0eda8e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,453
Size: 1.00 vMB
Total Fees: 0.07099175 BTC
Feerates: 502.65 > 7.11 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (110,292 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
804,925 804,925 00000000000000000003f4707cd682a0978821bc2de355320fd62ac110183ae2 4,187 1.00/1.00 vMB 12
804,924 804,924 00000000000000000004de75a26e7698fc77ddbcf479f9c2f3332c6e2e697e08 4,818 1.00/1.00 vMB 13
804,923 804,923 000000000000000000026e809ce34476850592eb7da8cc9cc17059e804e3b7b3 4,800 1.00/1.00 vMB 6
804,922 804,922 00000000000000000004cca9ea00d18e3c377036321a0b689e77fdc700584f66 2,421 1.00/1.00 vMB 10
804,921 804,921 00000000000000000001374064d7da46d2809b44f2aaf32841628ae4806de692 2,352 1.00/1.00 vMB 10
804,920 804,920 00000000000000000003950020a5d57b90e9ed9730bd0fb55d8081412faa1124 3,962 1.00/1.00 vMB 25
804,919 804,919 000000000000000000028be7a06ffd3b61e818620a13eb4f4ce909eb762b1f6b 5,097 1.00/1.00 vMB 6
804,918 804,918 0000000000000000000323fe216daf054ba378150487bb9f553b83ce9a7ca40e 5,520 1.00/1.00 vMB 7
804,917 804,917 0000000000000000000158fb75549c28ac6570bff1993bec8a7d468ab01cd177 2,277 1.00/1.00 vMB 13
804,916 804,916 00000000000000000000021b02e46ba79dfc36be99e7a9cdb3b9b63377d52d86 4,989 1.00/1.00 vMB 6
804,915 804,915 00000000000000000000c0e71d9dfeeb2c53ceb7c321e943781e9fb329a809b2 1,874 1.00/1.00 vMB 9
804,914 804,914 00000000000000000000d518048732306406555116c473e92e4190e9caf765d1 3,411 1.00/1.00 vMB 8
804,913 804,913 0000000000000000000019de5310eff69dc461310d208b36057f7041ec079d16 4,837 1.00/1.00 vMB 8
804,912 804,912 000000000000000000018d12a5ef4fe8ca28d3609bf0acf93a39a5e8df4c6ffc 3,069 1.00/1.00 vMB 15
804,911 804,911 000000000000000000006665ca872ba093631e90b47925a45bb9ac52eaf2dc03 6,251 1.00/1.00 vMB 9
804,910 804,910 000000000000000000025b1aa293795a12421bda687364d526f688e010add196 2,217 1.00/1.00 vMB 9
804,909 804,909 00000000000000000002b81475470fa0d0dc0a879e2ad6afa9160acfcd555a31 2,345 1.00/1.00 vMB 9
804,908 804,908 00000000000000000002a96bef9b53f0eeace9223ba77cacc318c9e7a0ddc40c 3,134 1.00/1.00 vMB 15
804,907 804,907 0000000000000000000205ea4d65bd295b3bfbb6313cbcd9205b4fb4a415be66 2,994 1.00/1.00 vMB 15
804,906 804,906 0000000000000000000118a7118f7e07fc4a30ec4117d60b7a5b04e4be70ae88 2,528 1.00/1.00 vMB 19
804,905 804,905 00000000000000000003149763c4a1b164f106494081ebaa57d998e79c8da34d 7,010 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.76 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: 709.16 GB
    • Received: 16.85 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.