Loading Tool

Explorer IconExplorer

Memory Pool

42,444 transactions
26.68 vMB
0.06842778 BTC
Random Selection Loading Transactions
Max Size: 139.52/200 MB

Candidate Block

Mining Attempt a7a67734a722777c105a93b3be1aaddde9b4d23f6f1418f7cd51a6928a8c48f3
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 4860e6ba8a980782823ad89fb9d1b84b59f74d29e4b034ea4817cf204d8c3b9b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,556
Size: 1.00 vMB
Total Fees: 0.01930900 BTC
Feerates: 101.59 > 1.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (597,868 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,002 317,002 00000000000000001a793f2749a39afc3f117f59cf8665682bb9d4e85bea8266 660 0.40/1.00 vMB 25
317,001 317,001 00000000000000000cc5a50dee736f395ddebf9c2775367868c2f3599fe4ced6 112 0.07/1.00 vMB 10
317,000 317,000 000000000000000022e338ae2ebd5e3441116350e8ec7f67929973f69038e292 125 0.06/1.00 vMB 32
316,999 316,999 0000000000000000114a31f602e846bac24643f6a3b1e1ada9a1168850e2c742 385 0.22/1.00 vMB 27
316,998 316,998 00000000000000002b595ef23c511bfbdc8e05ad5970c98f28bd042c2e8fa0b7 283 0.17/1.00 vMB 20
316,997 316,997 000000000000000011d6d0b31eb06c330fdc5eaddca2d5275074a7d78c247715 1,106 0.69/1.00 vMB 26
316,996 316,996 00000000000000000e4a9d8af575d5715ab54d774bf5896404ac393c673e27e8 826 0.49/1.00 vMB 28
316,995 316,995 0000000000000000221b8970629e8fa93b6b2ce438cb418f1fe0d40df263bb37 585 0.34/1.00 vMB 33
316,994 316,994 00000000000000000bd88f8aa97b7449c340978b6bcc629f528ea566686f9b1d 128 0.06/1.00 vMB 31
316,993 316,993 00000000000000002b0223e3c599af8e59c4e5ca3dcee16388937c866448c2f9 98 0.05/1.00 vMB 32
316,992 316,992 000000000000000020a9cf9397bed6ada75ed0d9a441828009e38443d60c41f0 577 0.33/1.00 vMB 25
316,991 316,991 000000000000000008265c8a0c0ad99429c5a6bfcf9576a7107407ba1ce989fb 228 0.13/1.00 vMB 29
316,990 316,990 00000000000000001ce8fb37d0e3e6ef153b7f2b0884225d0222a31dbb6adc57 991 0.53/1.00 vMB 27
316,989 316,989 00000000000000000edb015146e3db815eee02555111ef061a1a6b9c567f3db3 463 0.27/1.00 vMB 25
316,988 316,988 0000000000000000041af0c6d8156cac373dc62fded618ab9d255a926887b88a 440 0.22/1.00 vMB 23
316,987 316,987 00000000000000002ddf6aa7c9db8e2a7593ddea8505d528218692a6f656411c 114 0.33/1.00 vMB 11
316,986 316,986 00000000000000000660f6b9ef20e1e84eecf89de8c78a829055c4d3666b81ae 1,471 0.75/1.00 vMB 30
316,985 316,985 00000000000000001e0b5471740f525bea9d2c92c5d011483b87055afcbdcab4 399 0.30/1.00 vMB 21
316,984 316,984 00000000000000001fd01246e8783f734b6ac0d95dd633d3dd27445a7b2d5e89 1,014 0.75/1.00 vMB 23
316,983 316,983 00000000000000001fc3cdede940822b24a29cbdda760547fcaab961b145c468 1,689 0.75/1.00 vMB 32
316,982 316,982 0000000000000000174fd2b47b1a8420217b7cdb3d2269c521cb9f35d06afeb2 713 0.50/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.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.