Loading Tool

Explorer IconExplorer

Memory Pool

84,335 transactions
31.79 vMB
0.10800472 BTC
Random Selection Loading Transactions
Max Size: 194.51/200 MB

Candidate Block

Mining Attempt 993bfc5e61d67dc9b640fe0520f09f194395edea3a8cfc81bcf6b408e776b0ef
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 30f9f50f318258685861120b05ffbab05560780d73dfc083cb71d5d52ee0fdc8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,855
Size: 1.00 vMB
Total Fees: 0.03222691 BTC
Feerates: 203.60 > 3.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (478,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,630 436,630 0000000000000000029bfc8ad76b7369817a4ce41fa298c50ff7d445389747c8 1,578 0.99/1.00 vMB 41
436,629 436,629 000000000000000002aaf10813c9ba964867df7c9c4968a4261234d43d2dd9f7 1,131 0.65/1.00 vMB 46
436,628 436,628 0000000000000000017d66153ace8a0aa07ee51297cd1e3812957c865252df08 1,579 1.00/1.00 vMB 43
436,627 436,627 000000000000000002e58f8227db4cfbdabb5c8ba6ca5626d6fe5d4844b4a96a 2,650 1.00/1.00 vMB 74
436,626 436,626 000000000000000000e9eb179cfbdd267b2a8be2b04f6200380b2bb5380cbae5 1,810 0.77/1.00 vMB 58
436,625 436,625 0000000000000000004ef28e9cf146be97bb3fcbd887d6885b8738ffeafb30c3 2,679 1.00/1.00 vMB 77
436,624 436,624 000000000000000003a7c5e8c03cd02bc54c8a373fbefe62fc3a531bfd89e6be 1,834 1.00/1.00 vMB 63
436,623 436,623 00000000000000000384b797b01fe322179de3df72c29a75e17e8c7eb0b05653 1,611 1.00/1.00 vMB 75
436,622 436,622 00000000000000000226671faa20eca75da11525ef37f6b2c74a4f58a0afaf87 82 0.27/1.00 vMB 59
436,621 436,621 0000000000000000026572d3b5b0adc65029a86f4fe0f00a3dc30e35e4085b36 1,654 0.73/1.00 vMB 74
436,620 436,620 0000000000000000029d15526c5c268d20d1485c2bcb627abf8ecda92f93131e 464 0.21/1.00 vMB 62
436,619 436,619 0000000000000000011c89062d3c7939ac6b1a15861af703509b5ed665fad013 1,235 0.46/1.00 vMB 66
436,618 436,618 00000000000000000174b6b9fbabbac2ee9134a025765264d98483c1aef2cb47 796 0.34/1.00 vMB 40
436,617 436,617 00000000000000000450b24992d759356694ff9db0d39bb3ad7b00dfbde233cd 2,855 1.00/1.00 vMB 82
436,616 436,616 000000000000000000aa619aa3dfeaf730755735781600f7d082cc403a906487 1,894 1.00/1.00 vMB 52
436,615 436,615 00000000000000000326e73eb64f7d5e1a6cf214b4b385c321e7363e6b676bd0 1,058 0.53/1.00 vMB 63
436,614 436,614 0000000000000000006616c00f01bceaee4545bacb88a4487b6f5f0f84dc843c 1,229 0.54/1.00 vMB 65
436,613 436,613 0000000000000000034f420e45be40e46de9b3ff60ab90b6a4b9e174300d3180 555 0.22/1.00 vMB 59
436,612 436,612 000000000000000002ac58a9ddcdb28af900cbc80dd86c5fdbb610ff362d332d 111 0.04/1.00 vMB 69
436,611 436,611 000000000000000002409952535f0b8326cc19eec40def456e63486ac9c241f9 668 0.30/1.00 vMB 67
436,610 436,610 000000000000000002697f7b51eb0a07dd778a0c60ae4d1837230b0b600a7dc2 330 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.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: 709.69 GB
    • Received: 16.95 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.