Loading Tool

Explorer IconExplorer

Memory Pool

79,475 transactions
29.50 vMB
0.06567073 BTC
Random Selection Loading Transactions
Max Size: 177.84/200 MB

Candidate Block

Mining Attempt 4e4d1047fe2985284f5d9202a8cd95ab108e4836fbc52789339fd0acd3290c49
Version 20000000
Previous Block 0000000000000000000115431274d076f8aa22965479bdc44a0f8d6a1664cabe
Merkle Root 5402c27aee15bb48684c0d358dcd2e980417f15616bfa03055127d8912ae1903
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,524
Size: 1.00 vMB
Total Fees: 0.00571271 BTC
Feerates: 147.04 > 0.57 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,983 (266,354 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
648,629 648,629 0000000000000000000bdf0008243419e69296602051e0df19edad6223e3189e 2,896 1.00/1.00 vMB 71
648,628 648,628 0000000000000000000a4d006d047897182fff19dc23e8899d089e515b09ba13 2,306 1.00/1.00 vMB 62
648,627 648,627 00000000000000000001852b59deb8ff344d8fee6d3d2bb3247562677fe2174d 2,420 1.00/1.00 vMB 83
648,626 648,626 00000000000000000005a865012492415e3373d29d61d055f354574a45e4396e 2,251 1.00/1.00 vMB 77
648,625 648,625 000000000000000000046d8e99f458372f5300b566552ba66017b1971280755f 2,515 1.00/1.00 vMB 96
648,624 648,624 0000000000000000000f7ce049f50663167bf9bbb905ec424327d36e5092872e 2,618 1.00/1.00 vMB 22
648,623 648,623 0000000000000000000094238c407b1d3c6b471ca8f6618ae26411e1c4a3ef35 2,336 1.00/1.00 vMB 53
648,622 648,622 000000000000000000012760c8c3859d1bceb30e1443e0ee8dfd2c3aab0d7e41 2,272 1.00/1.00 vMB 65
648,621 648,621 000000000000000000034604d13641b3ddae13cfeb8d79fc5673091d3b001c00 2,808 1.00/1.00 vMB 32
648,620 648,620 000000000000000000074bd65a945ed7ff16e5874c67566fc92ba5267122453b 2,768 1.00/1.00 vMB 51
648,619 648,619 0000000000000000000d0859d31d21a09140948ba09158bf7fdd197f768662a2 2,700 1.00/1.00 vMB 80
648,618 648,618 00000000000000000004e0c4eec6d1db588c72767e366c1ea58b6f69dd625315 2,053 1.00/1.00 vMB 68
648,617 648,617 0000000000000000000ae56a64e29078178526e2cd2c75022b914054be49dbde 2,732 1.00/1.00 vMB 98
648,616 648,616 0000000000000000000d1a64d3ff9cd877e39d3f249dbf9dbb71f7b5fed4fd47 2,740 1.00/1.00 vMB 67
648,615 648,615 00000000000000000000299ca2a8877ea1574111b3599db028e4080f2262e916 2,916 1.00/1.00 vMB 58
648,614 648,614 0000000000000000000a280b2e1f1684267526d27932d5755491fbda069f3e4b 2,675 1.00/1.00 vMB 35
648,613 648,613 00000000000000000005ed3e8cda64ca6539a84c7d75dd7ea72f5c70f5e197bc 2,898 1.00/1.00 vMB 62
648,612 648,612 0000000000000000000f18d39d7c83f182494bef6bd4e27c87cea7eb1b463192 2,820 1.00/1.00 vMB 63
648,611 648,611 0000000000000000000f0e0397fd55ef47865e8fb19d0ef446acc51613255786 1,611 1.00/1.00 vMB 78
648,610 648,610 0000000000000000000c2ffbab842b2e16cc920cb6c78f0da8acd6078f377612 2,685 1.00/1.00 vMB 47
648,609 648,609 0000000000000000000d6adcbc056c4a52602a30645f2c24200e9b36d7f77f35 2,768 1.00/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.36 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: 662.79 GB
    • Received: 14.88 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.