Loading Tool

Explorer IconExplorer

Memory Pool

79,089 transactions
29.68 vMB
0.10909204 BTC
Random Selection Loading Transactions
Max Size: 178.15/200 MB

Candidate Block

Mining Attempt d4b00522f87bcd34407e9a7ed1003bc287caea9b4cd4e356d7f56dfda0636666
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root 5c59da6df165dc766fe1de89444b274180ed85cf119a3910ad337499d4eb483c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,737
Size: 1.00 vMB
Total Fees: 0.02621642 BTC
Feerates: 100.53 > 2.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (53,683 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
861,618 861,618 00000000000000000001050b2cb62f8b22871b453307cb8a0e1d5fc454010bec 2,304 1.00/1.00 vMB 2
861,617 861,617 00000000000000000001691587a544ee4ab1208380652a03703292128cac160d 2,372 1.00/1.00 vMB 6
861,616 861,616 000000000000000000010e9a39f5d90865be3d922474d902b31c691ac83a1f59 3,480 1.00/1.00 vMB 6
861,615 861,615 000000000000000000019b2284591bbe76b020070a0727876d731e6c4a9cc2d2 2,654 1.00/1.00 vMB 6
861,614 861,614 00000000000000000000c87eaea45d601988eec8b9a74e5312d8ba54a17e5822 1,903 1.00/1.00 vMB 7
861,613 861,613 00000000000000000002c8720ea2a687fb35f04c883418277d5d56663640d482 3,388 1.00/1.00 vMB 9
861,612 861,612 0000000000000000000054471ef5f3046f4b43a49876c50ad162843c3c27ed8e 3,225 1.00/1.00 vMB 5
861,611 861,611 00000000000000000001caf0ab7336e27b3c0a398c2529fd438fabcb35104a89 2,925 1.00/1.00 vMB 11
861,610 861,610 00000000000000000000ceb7b6aea984df36cd7b853573cf66d4149259d24fe7 4,945 1.00/1.00 vMB 6
861,609 861,609 000000000000000000002ec108893ffb5efd44e4611930d03f4080074f9f3be5 5,149 1.00/1.00 vMB 4
861,608 861,608 00000000000000000002ad3cf9c5c1b878f06bd4efb4b59b0924aa5c3395f78e 5,682 1.00/1.00 vMB 2
861,607 861,607 00000000000000000002c155d073f8493743ce76d4b7ff6656f1a74daef74412 7,387 1.00/1.00 vMB 2
861,606 861,606 000000000000000000014b9196b45c6641432d600fc43ae891fce1cd25620500 3,984 1.00/1.00 vMB 5
861,605 861,605 00000000000000000001248d2c5f2816c213188106ca28fb0bd6a6dc0ad488f1 2,817 1.00/1.00 vMB 5
861,604 861,604 000000000000000000010ac97287388587ce28c7a104dc88e558c452077659b0 4,923 1.00/1.00 vMB 3
861,603 861,603 0000000000000000000218c78e3b11dd9cbf6b89991ba4e581da10730e51f1fc 2,284 1.00/1.00 vMB 7
861,602 861,602 000000000000000000030175712dcfeb06cd9aed5a10122e99288ff5c5c6a9b7 2,919 1.00/1.00 vMB 5
861,601 861,601 00000000000000000002c9283149d9640bdf0d34061ea6fe6328d923bdf96f51 2,862 1.00/1.00 vMB 6
861,600 861,600 00000000000000000002b4ff25763ccf26589b97b4533daf6c9df38d9f7e4d90 5,503 1.00/1.00 vMB 3
861,599 861,599 00000000000000000000ba5cc748a3f1a97207c5f07dd20c60f660c808402f8a 2,988 1.00/1.00 vMB 3
861,598 861,598 00000000000000000001a96a11c21b25185d18852cae5d15e352152c41aef4e9 2,622 1.00/1.00 vMB 3
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.00 GB
    • Received: 17.50 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.