Loading Tool

Explorer IconExplorer

Memory Pool

76,930 transactions
28.62 vMB
0.07662247 BTC
Random Selection Loading Transactions
Max Size: 173.42/200 MB

Candidate Block

Mining Attempt 886097865d0872fe2c9c3c981e531184d3752a9768c30d740fc33951b04c5cc4
Version 20000000
Previous Block 00000000000000000001f67781d6f05084986ab017640c91344eae66a915cd1b
Merkle Root e3506b76e1f9e0069f50cfc019decbeedd4673ef54fa2ea4cfdb218d9ca28f66
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,522
Size: 1.00 vMB
Total Fees: 0.01730128 BTC
Feerates: 130.38 > 1.73 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,134 (297,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
617,624 617,624 00000000000000000005c9a5aadfd5b31a0f536935fa4f82e2ae379857c6840f 2,943 0.90/1.00 vMB 11
617,623 617,623 0000000000000000000977e0d1ff825ecbdbe0b103fd8e82e45f64d494d4e59e 2,980 1.00/1.00 vMB 25
617,622 617,622 00000000000000000000529154255aa2c83580bc9e2244cf7fbdc9c00920d529 671 0.17/1.00 vMB 17
617,621 617,621 00000000000000000008af9deb6d80781550d369797a39025b4af1e655c6029d 1,084 0.38/1.00 vMB 17
617,620 617,620 0000000000000000000ef196fcab5bc88270474d8f5e31e894b7b8ca8be37782 405 0.12/1.00 vMB 16
617,619 617,619 000000000000000000031dbc0696e3c13cfd8d7e4038c0e681b825a487ee1801 754 0.25/1.00 vMB 23
617,618 617,618 0000000000000000000b2c1b7f1b013b3bbbde1bd7880b965d8a804df12394b1 2,439 0.71/1.00 vMB 19
617,617 617,617 00000000000000000000d61eb2bd2346bc53b773540cecad6e915924620a59bc 2,376 0.94/1.00 vMB 19
617,616 617,616 0000000000000000001000bda3f1bb38225cc3ab2cddb3b753d8242005f3dd4f 2,669 0.71/1.00 vMB 10
617,615 617,615 0000000000000000000a4207d8f0a23967d8dd8b8a4fffa409b3ea88e08a6f1d 2,873 1.00/1.00 vMB 21
617,614 617,614 0000000000000000000bc14398ad532e4046aaadcd86c8406b2d23c5e9f8b463 715 0.26/1.00 vMB 22
617,613 617,613 00000000000000000009d7928724a8d1d5cbe98e9bbc5c339eb5c358daff3d7c 1,609 0.57/1.00 vMB 15
617,612 617,612 00000000000000000011e181c76366ab2dce8ab057fb46226f66874166106bf0 150 0.04/1.00 vMB 43
617,611 617,611 00000000000000000001e678e436ba827017300ba60ff6f46fa0066dc42a3991 971 0.33/1.00 vMB 8
617,610 617,610 0000000000000000000d9974c45c2147ec390464a4ef8379c91e603471084788 3,031 1.00/1.00 vMB 19
617,609 617,609 000000000000000000081f03cc1d8b9b6fc1f6726be9600ccf7289f01b05801b 979 0.39/1.00 vMB 23
617,608 617,608 00000000000000000010e7eefc093dddd3784da2782983d4b53b88b0a18866a0 1,090 0.43/1.00 vMB 17
617,607 617,607 0000000000000000000ab47f7dea54ebcc0d9b423736ed43b99fd9fcf40888af 1,299 0.51/1.00 vMB 17
617,606 617,606 000000000000000000092495fb71ed5104c786bf2d461e4caba7fa22cedfa174 2,641 0.87/1.00 vMB 16
617,605 617,605 000000000000000000075b7ab7ebadd5a6d7ae8051221e18ef728a31f7d9f4d2 2,033 0.71/1.00 vMB 6
617,604 617,604 0000000000000000000eae645db1783bf4706571fb1bd8dc327bbe9bcd917863 2,571 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.62 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: 672.08 GB
    • Received: 16.13 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.