Loading Tool

Explorer IconExplorer

Memory Pool

79,372 transactions
30.30 vMB
0.12473815 BTC
Random Selection Loading Transactions
Max Size: 180.28/200 MB

Candidate Block

Mining Attempt d3d4ef12b26f3248a88849034db05cfd8742fa5fe9f9c43d0fda2896b7e9f849
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root b3d85ba42f2c8445d34d77b9f5e9cdb5350b1cd138cc6af6b7a039caa8cf4c4e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,246
Size: 1.00 vMB
Total Fees: 0.03169431 BTC
Feerates: 301.69 > 3.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (156,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,704 758,704 000000000000000000003b851dc16a10a5569b868583fe9de195403d38192314 331 1.00/1.00 vMB 4
758,703 758,703 00000000000000000002481d200946f9497d6c599696dcaa25c7907741bbe1c1 1,850 1.00/1.00 vMB 10
758,702 758,702 00000000000000000006d0800e7bb399db5cea6def9282376d470bc3f49024fa 1,476 1.00/1.00 vMB 3
758,701 758,701 000000000000000000078b5250337a1a32cc7e9266d1234f0c48687e11d7f418 1,790 1.00/1.00 vMB 4
758,700 758,700 00000000000000000000f22e78c2da8a6592b1b22ea46464a9465e263ebc4cfa 726 1.00/1.00 vMB 7
758,699 758,699 00000000000000000003aa89449684bce0801f161b1938e9098c569a5069a686 362 1.00/1.00 vMB 6
758,698 758,698 00000000000000000007e1f0652a94ab1f739d2b6cd49c36e8ea38818b5a7396 2,224 1.00/1.00 vMB 10
758,697 758,697 00000000000000000002ae456589c6362680169bbee0de0c7bac2fd076f5445e 3,088 1.00/1.00 vMB 18
758,696 758,696 00000000000000000003b2ce7a9562aada81814e264449d045831e40c66579dc 2,071 1.00/1.00 vMB 6
758,695 758,695 000000000000000000051345bed540e16e77c97e7d57a1afe17aefdf8c862e48 1,691 1.00/1.00 vMB 2
758,694 758,694 0000000000000000000338a0482fd3c3bef23e07fe1ca3fbb2a9d00db11990b8 1,995 1.00/1.00 vMB 8
758,693 758,693 00000000000000000003263b72f6838858fc3cfe94d6177703b24e132169032f 1,270 1.00/1.00 vMB 5
758,692 758,692 00000000000000000000ccb4840147894345dee22eaef6c3616ddea2c2d8d66b 3,242 1.00/1.00 vMB 5
758,691 758,691 00000000000000000000180901be9a2dde20168eb98fa73901fdc42f04e24337 1,015 1.00/1.00 vMB 6
758,690 758,690 000000000000000000056ec2b11b878fec4b01df6c34f5de3a2f97b5697d46b6 1,583 1.00/1.00 vMB 7
758,689 758,689 000000000000000000008318df8accd40ac7453c8fb39afd070c7ed23bbf4e0c 2,417 1.00/1.00 vMB 14
758,688 758,688 0000000000000000000463a219b6f2eb716f9be7c8bf81db04d4e92010a348eb 1,541 1.00/1.00 vMB 11
758,687 758,687 00000000000000000002a9d217e3c5fed11013c770118217cbb701a18e9a8e6c 2,482 1.00/1.00 vMB 12
758,686 758,686 00000000000000000006205fe630d8af1137a60e2d09671e805ace02907d7bd2 2,574 1.00/1.00 vMB 22
758,685 758,685 00000000000000000007e0caa33ed3d3032ff339c3f1e0296f1a2fa1c76926fc 2,531 1.00/1.00 vMB 13
758,684 758,684 00000000000000000006a700d6ee22f0f239f8e440595a67478430f5662f7cea 1,333 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.91 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: 714.22 GB
    • Received: 17.52 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.