Loading Tool

Explorer IconExplorer

Memory Pool

81,511 transactions
31.15 vMB
0.11424346 BTC
Random Selection Loading Transactions
Max Size: 189.33/200 MB

Candidate Block

Mining Attempt 38118a838b00d3fcd74489b457cff8cafa89f33ad66d121d59e041cf5d85e4a5
Version 20000000
Previous Block 00000000000000000000434d606c3a7811f2f11a15f2cf209ba28821c827a687
Merkle Root 3bcb3a0d64004ead8204314e9b15f2945f5e63e15ae926ecd743086cc0b5d19d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,998
Size: 1.00 vMB
Total Fees: 0.04694245 BTC
Feerates: 261.10 > 4.70 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,195 (490,674 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,521 424,521 0000000000000000013eb75b12ae65ba3b96a2b1485d20df0719d00c17b1d326 754 1.00/1.00 vMB 72
424,520 424,520 0000000000000000003448f10dc646cbf885ec28d433b6b3cd58c8b7a51ed248 162 0.09/1.00 vMB 38
424,519 424,519 0000000000000000018521b09918c486e440587a286621381424918a114a8392 115 0.05/1.00 vMB 56
424,518 424,518 00000000000000000381906a31c2b9621f6922fdc057a635ff1ad0867d86f449 1,872 0.87/1.00 vMB 62
424,517 424,517 00000000000000000269ff5263361f96749e16d1988e624158d2b3d83cff145a 771 0.34/1.00 vMB 61
424,516 424,516 00000000000000000363f88586cdb5afa4991d1af8445058eae5fbbf11bb63bc 171 0.07/1.00 vMB 58
424,515 424,515 0000000000000000045a8d97caf684712d05a43bd47e22294b617bf7701b53be 489 0.20/1.00 vMB 65
424,514 424,514 0000000000000000053b40baf83e3d194529e0efb15482b094e8f25df244d966 448 0.99/1.00 vMB 12
424,513 424,513 00000000000000000090f787b3ca4e0e37db6f40702dd7487286bb8b2effe020 801 0.99/1.00 vMB 22
424,512 424,512 00000000000000000287d4dd09b2151a7c379e36dd4c0b43517c381de673efe6 991 0.53/1.00 vMB 70
424,511 424,511 000000000000000001042d1103418dc2d41504e804cf11391058b873ebfa2a7e 2,111 1.00/1.00 vMB 58
424,510 424,510 000000000000000003a1fb446567dfa710699b56038fdc3bf0ab141e0484eb5e 883 0.98/1.00 vMB 22
424,509 424,509 000000000000000004f57feb63fd36b3ee878520a4605d3df5effc15310729fa 1,988 1.00/1.00 vMB 51
424,508 424,508 0000000000000000050c4d3937ed82013172ceab7b8ca053b0f5bfe6a73d8ad1 2,558 1.00/1.00 vMB 71
424,507 424,507 00000000000000000555db276a6a84199e15e214a037d902403351943642e88d 130 0.13/1.00 vMB 13
424,506 424,506 000000000000000001e3fd08e4ebbeb0f7e059532e76e7cfb0a0d90a67593a8b 449 0.19/1.00 vMB 71
424,505 424,505 000000000000000003bdd244757304e499d8548765f51573a84a9fc7fe4c9c58 1,718 0.98/1.00 vMB 42
424,504 424,504 000000000000000002e13cc88251ec2af124e153a12f3cfeddc58cf918f2d709 2,753 1.00/1.00 vMB 73
424,503 424,503 0000000000000000021bed3da222216951068afe954db2b9a5df17cf0d304c66 836 0.70/1.00 vMB 43
424,502 424,502 0000000000000000043e089f4cc742df51ad27725fdadaabc676de5373961e0e 1,542 1.00/1.00 vMB 33
424,501 424,501 000000000000000004ffe9abb9400f1c892d91bee824a3500f245bd6c94ca4ee 1,963 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.73 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 707.65 GB
    • Received: 16.69 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.