Loading Tool

Explorer IconExplorer

Memory Pool

14,335 transactions
7.45 vMB
0.03991223 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.36/200 MB

Candidate Block

Mining Attempt cd792b3dc2d43467a801608f557ba22e6dd3cc24c5fe582e5b2fb3b702c45ded
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root fe498fd2651cf79c2522043fd5c82c7870c8de4ef329f7e4c3668f294dc477fb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,443
Size: 1.00 vMB
Total Fees: 0.02486886 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (824,762 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
88,623 88,623 00000000000a00969d356b134e8caade8be6d8d054dcf4112e2f2116358bc2f5 1 0.00 vMB 0
88,622 88,622 0000000000172af5fe491e1cb336dd5d65f4006e4b5ac59a838ec06a67362b78 1 0.00 vMB 0
88,621 88,621 00000000001be0fb7752434989df5db9edec64e2f5b895b5a30a80274b290348 2 0.00 vMB 0
88,620 88,620 00000000001a433f283633cc7289f131273af7716f25892f47f216709cbaf73f 1 0.00 vMB 0
88,619 88,619 000000000017737c87bbde23d69034d752e1768a8f94d469e4fe86808e11f4b1 4 0.00 vMB 0
88,618 88,618 00000000000e2e0f5b93c269f4d298b6e98aa24d1deb47e3f9d8aa9f02e02b63 1 0.00 vMB 0
88,617 88,617 00000000001cfdd838a55197be15c2185e38e6e6c42eb295383df240f36c35fc 3 0.00 vMB 0
88,616 88,616 00000000000d73b16e290268d360b7f23b497254209d57c9ffb1791d50c2e44e 1 0.00 vMB 0
88,615 88,615 00000000001738b15dc32189489160ae5259fedd5bc990dec2449f777b92124a 1 0.00 vMB 0
88,614 88,614 00000000001c821df61ac3d04ab6793ed76eed4ffcf4159303ef0a88d31b57ee 2 0.00 vMB 0
88,613 88,613 00000000000035a9344efed4114d1e2644ff2a5a6644bed674a796787b36504c 2 0.00 vMB 0
88,612 88,612 00000000001e037106c1e7de63eeb569d3d04cd733b354ab2a14799e6855d97c 3 0.00 vMB 0
88,611 88,611 000000000006e7dfbfe2663c656251daec975578e8001a26ddc1c61c5b38e397 1 0.00 vMB 0
88,610 88,610 000000000001f2d14053798626a416218aa58e0a9bcf9d5d6364b6292d5d585f 1 0.00 vMB 0
88,609 88,609 00000000001e0eead260c782301a32733af2ea959cd300434ab5c6cd37a63e76 1 0.00 vMB 0
88,608 88,608 00000000000abbd8bf26a574219479ae815cf36c5a1967f66ffd2ef2e3c97910 1 0.00 vMB 0
88,607 88,607 0000000000129f102fd7689514298251dd02f03583cc2b95250f40c2b0d26648 1 0.00 vMB 0
88,606 88,606 00000000000777c90635d6455d2e9a8ec04d2792bfcbef9a18fac76ac48ded37 1 0.00 vMB 0
88,605 88,605 00000000000e8a9096baae906a24c4d2132a1631c9023f23c28222e4ff60b651 2 0.00 vMB 0
88,604 88,604 00000000000794162c6f5c986380b462f72863d0f054d953a420ca0873c67bcf 1 0.00 vMB 0
88,603 88,603 000000000001e6bd8340395f191457433c2624bbe403b788c71af89ed3b28597 4 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 110
    • Outgoing: 10
  • Data Transfer:
    • Sent: 228.96 GB
    • Received: 0.87 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.