Loading Tool

Explorer IconExplorer

Memory Pool

76,164 transactions
29.14 vMB
0.10392106 BTC
Random Selection Loading Transactions
Max Size: 172.27/200 MB

Candidate Block

Mining Attempt 8dbabb19c21bbc9e027cf5585e1cc9d0c98b6ce17b069ca7dc4de2d7245a128e
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 927e0ac08827892cc605430207d1866d5b4603cf13bf1a0baf6083ec35607b75
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,410
Size: 1.00 vMB
Total Fees: 0.04160442 BTC
Feerates: 201.37 > 4.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (115,421 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
799,618 799,618 000000000000000000038d2c3b59797dccd16a41a36419540d33cd6fee582caf 2,476 1.00/1.00 vMB 23
799,617 799,617 000000000000000000035685b805f53c9309e26772f838e77d12038b63637204 3,928 1.00/1.00 vMB 36
799,616 799,616 0000000000000000000417be5c3be1f0859c83dff5ce4066f165c3f6f7f9cd25 3,723 1.00/1.00 vMB 26
799,615 799,615 000000000000000000003fce752d8d225ef3a32e9d9a21f63dca72072eb99713 3,022 1.00/1.00 vMB 41
799,614 799,614 00000000000000000001373c0073f75d48687f824f7442f31f20c68c03937a81 3,570 1.00/1.00 vMB 12
799,613 799,613 00000000000000000002088d7b4434a9634934e39e1ecd633aeda6b1fa93359c 1,296 1.00/1.00 vMB 13
799,612 799,612 00000000000000000001a1d8457f4d82b3472237a19f294cd165085d122042d4 2,687 1.00/1.00 vMB 14
799,611 799,611 00000000000000000000dd302676dc60068f96fdd420bd0c6ef02003bca266e1 2,056 1.00/1.00 vMB 16
799,610 799,610 000000000000000000017dc057cbf7fe8a47a06d3deebb2a7d50c8403fe2493d 4,415 1.00/1.00 vMB 11
799,609 799,609 000000000000000000048635f72f9e9298e243c2ad45a8a65d5852b0fe861298 4,270 1.00/1.00 vMB 8
799,608 799,608 00000000000000000004b4991b83441eebdb3ab531ee4e00c6a57bd34bffcde6 2,312 1.00/1.00 vMB 15
799,607 799,607 000000000000000000033b6e4b60cec027459367e7b8e9e235f227acd5c0b8f6 2,850 1.00/1.00 vMB 31
799,606 799,606 000000000000000000020543b4fda7b14b5bb815f070582920fd8a33c7167a7d 3,174 1.00/1.00 vMB 10
799,605 799,605 000000000000000000010ec2fda06fd0eb7428543d461fb4d796339740852fdd 2,742 1.00/1.00 vMB 24
799,604 799,604 00000000000000000002d3a9ac0f56e7e139d1597329570eb63154f121c98a1f 4,599 1.00/1.00 vMB 9
799,603 799,603 000000000000000000037c84ad6e80ca74de747ab12bc80f068c1682ae9eb94e 2,095 1.00/1.00 vMB 14
799,602 799,602 0000000000000000000247c1cc59f1281dc5899965b0b83324b069e80adb62a7 2,019 1.00/1.00 vMB 22
799,601 799,601 00000000000000000004d1334295419249587a7d07b9eb36b0b7a1302f679ab9 3,724 1.00/1.00 vMB 10
799,600 799,600 00000000000000000004a633c39686e66fddb6daae039cd357e9bb19350cadb2 5,487 1.00/1.00 vMB 9
799,599 799,599 0000000000000000000420f3102f29ffbbeeb19a63577030b07f0334d6cc69f2 4,872 1.00/1.00 vMB 11
799,598 799,598 000000000000000000053338acb42071e4680253645d73b961414934ca80de8d 5,157 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.