Loading Tool

Explorer IconExplorer

Memory Pool

44,313 transactions
26.89 vMB
0.05787132 BTC
Random Selection Loading Transactions
Max Size: 142.49/200 MB

Candidate Block

Mining Attempt ac1bd5b7c368bf16aae7fcc70ec4bb621ea213e612bc363ac77b1a26e1e818c4
Version 20000000
Previous Block 00000000000000000001e207b85481c514ee58b8f5cc662a27ea9fe543726df7
Merkle Root f49e1dc404539239b2bf79dc0bd91c456279928871d279654847d8afc751abdf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,397
Size: 1.00 vMB
Total Fees: 0.00816899 BTC
Feerates: 100.52 > 0.82 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,798 (350,219 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
564,579 564,579 0000000000000000001fa2f0fadd19376d2f493f84279c840b2417c2cf3dd970 2,511 1.00/1.00 vMB 8
564,578 564,578 0000000000000000000958126dc2d818a4925abe9aca284c89245b5e724df754 2,961 1.00/1.00 vMB 17
564,577 564,577 00000000000000000023b012b8866640539308f3992bc15cb5ff6e2330b8a7b7 2,615 1.00/1.00 vMB 19
564,576 564,576 0000000000000000001c267b46c7e5dc690353a23760c319566008229af0f4e9 2,150 1.00/1.00 vMB 21
564,575 564,575 0000000000000000001d26a31e040081f192bca97830de6711d0b327163ad0c8 2,136 1.00/1.00 vMB 29
564,574 564,574 0000000000000000000c87d0de27bdcf70884e04ce685f359850f044b343e00d 3,011 0.99/1.00 vMB 20
564,573 564,573 0000000000000000002ad37e5be0d0e21bdbbc47741cac162556fdfd1948e72b 2,681 1.00/1.00 vMB 59
564,572 564,572 00000000000000000016b3e76b9d49e33399d97907ffbb19fd5cd75d725163c7 1,039 0.32/1.00 vMB 14
564,571 564,571 00000000000000000009937d5c986218676808175dafe7dc1f65e9d4ce23fa81 1,329 0.57/1.00 vMB 11
564,570 564,570 000000000000000000146382bdd0d2d2916889f94bf813d9f8a1dc75b080b7a4 2,531 1.00/1.00 vMB 19
564,569 564,569 000000000000000000249868824553d092ae9203d9eabe309f91c6ba072b0f62 1,589 0.81/1.00 vMB 12
564,568 564,568 0000000000000000001754aaf45103288823d310cf349107d36ed00bee97e41d 2,971 1.00/1.00 vMB 5
564,567 564,567 0000000000000000002abc13795977975b02ca3c5635946a4a64311099dee8d9 2,623 1.00/1.00 vMB 32
564,566 564,566 00000000000000000027928b711360ae1e2ec66db523597f585367cd625be169 1,719 1.00/1.00 vMB 10
564,565 564,565 00000000000000000001d3aeb98f55439bca7ae53a13311f2aa6b53d23f1b25a 2,293 1.00/1.00 vMB 24
564,564 564,564 0000000000000000001797e9a1a65bc9a3b950b1e07defdc84f5d1daa1533945 2,952 1.00/1.00 vMB 4
564,563 564,563 0000000000000000001d34e097cd5b886f16d3493044ccf7688d3f0bc44b66c3 2,484 1.00/1.00 vMB 7
564,562 564,562 000000000000000000125a656acc3fb9f5ee1281a8177f3f042261a9d39e4fff 2,803 1.00/1.00 vMB 13
564,561 564,561 000000000000000000255e1944454522f815d19187973384051c208211022d2c 2,838 1.00/1.00 vMB 37
564,560 564,560 0000000000000000001ccbe3b77143b75b7349162ebe2ed98eb362fc141c7893 2,416 1.00/1.00 vMB 34
564,559 564,559 00000000000000000003c3aeb6609e9db5e3ced928b05668b955d838bcf66696 2,506 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.03 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: 650.21 GB
    • Received: 13.25 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.