Loading Tool

Explorer IconExplorer

Memory Pool

80,667 transactions
30.23 vMB
0.15125809 BTC
Random Selection Loading Transactions
Max Size: 182.16/200 MB

Candidate Block

Mining Attempt 29c85f5a0655af8e253bfaea6bd0c17825deb130bd3a90509a85dadb0a7b4922
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root 5f9ff6a5d0260a3982c7b08753b49dc1a6b3a52c271ade18058d86432ab98a8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,883
Size: 1.00 vMB
Total Fees: 0.07777293 BTC
Feerates: 251.00 > 7.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (520,505 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,625 394,625 000000000000000008439499415238671ab0156f3839d81c14b13c132c0862e5 273 0.17/1.00 vMB 29
394,624 394,624 000000000000000000540255e09270e1fb33d07f6f62a0ff77041e989a952f3c 631 0.93/1.00 vMB 18
394,623 394,623 0000000000000000076ee12e1d105fb3f31b470eb817ef30e102db3f93c83274 2,060 0.99/1.00 vMB 47
394,622 394,622 0000000000000000014465a3e233ceaf9e36273f86ff321b17eacd8c136b76a7 1,652 0.75/1.00 vMB 36
394,621 394,621 000000000000000004567de5d5e236332791990b115620b29f3f82fe79236d1e 2,781 0.95/1.00 vMB 76
394,620 394,620 00000000000000000031094ea8a57d67c44db446391ec0ddb553914f8649c1ed 26 0.06/1.00 vMB 0
394,619 394,619 000000000000000007ea3a87a1fea4bdd7fe9e32f292a3cec3f8aa1617d62862 810 0.47/1.00 vMB 36
394,618 394,618 00000000000000000071e383f9670f12a12904641ef47af887e5ccee91bb67a4 2 0.00/1.00 vMB 0
394,617 394,617 0000000000000000073cd71098204211489bcc0f5d83206fc28eb2f8b8d8b380 756 0.99/1.00 vMB 13
394,616 394,616 00000000000000000560beff773a085516af991fec2ca48784633a0349463758 2,170 1.00/1.00 vMB 47
394,615 394,615 000000000000000001fbd1149458fb54088b9a96912e05cec00acfabbc56c8c0 90 0.04/1.00 vMB 45
394,614 394,614 000000000000000008bb0f358f2de790eca876526b3e1c2b90302317d8bd07ad 152 0.08/1.00 vMB 33
394,613 394,613 000000000000000002ff35603aaf5c1661b2ab4beecef6d6a1e5e491a91ba442 806 0.45/1.00 vMB 35
394,612 394,612 000000000000000004c0ec80d2bab24aef5747bcda9387c6a06b0537657b3f7c 981 0.65/1.00 vMB 27
394,611 394,611 0000000000000000027aa0a91e446715bc0c36c8ed7a0302ec03269b80f1d69d 2,213 0.75/1.00 vMB 76
394,610 394,610 000000000000000004fc2dfce6c3a7d1ec146b66c36c859d48a16900fae5bf8e 656 0.33/1.00 vMB 39
394,609 394,609 0000000000000000070f27bf158dd06ef4f4f99f4bea01ed2d5df865cd29e3b3 590 0.29/1.00 vMB 41
394,608 394,608 000000000000000000acbbb0f908e3125fcc539ef29f6050f4628c60ff92c36f 557 0.35/1.00 vMB 30
394,607 394,607 000000000000000004b1bc98f09437d4608a6ec5a40c225170a15a1164cbfe5c 1,544 0.95/1.00 vMB 32
394,606 394,606 00000000000000000588266cac3cdbc6e7f141e471b2acd44583633f8ac8c079 134 0.09/1.00 vMB 32
394,605 394,605 000000000000000007be2786b82806b0c74e421ea97ce2edebff84fe7ada7ccf 1,185 0.52/1.00 vMB 50
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.03 GB
    • Received: 16.11 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.