Loading Tool

Explorer IconExplorer

Memory Pool

83,080 transactions
30.84 vMB
0.08954976 BTC
Random Selection Loading Transactions
Max Size: 186.11/200 MB

Candidate Block

Mining Attempt 432216124e7ba547061528374191d73de0d054120a897242e94fcd85e109cb2e
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 1121d50dae3c8c47f3ccbf51e1e5a67f4e2f17a35e96c117a0773a7db3848cd9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,586
Size: 1.00 vMB
Total Fees: 0.02316071 BTC
Feerates: 114.51 > 2.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (418,200 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
496,774 496,774 0000000000000000007c622388a243e7aeca334cece259602f96b87771a3469f 2,644 1.00/1.00 vMB 181
496,773 496,773 000000000000000000776103302a025d489e20769c01d16cd4c60280234e8f50 2,189 1.00/1.00 vMB 178
496,772 496,772 0000000000000000005ad90cfd37b73a49ba094df383610217b9d670a5ac5a1f 2,582 1.00/1.00 vMB 184
496,771 496,771 0000000000000000006381713ff1c2b54dd05a59c18bb7b726b766c624a9ece2 2,488 1.00/1.00 vMB 137
496,770 496,770 00000000000000000063156b517142cda65d88dae4a9462c48f405650409b17c 2,380 1.00/1.00 vMB 133
496,769 496,769 00000000000000000087eb6812ea487ae7d2391050dd9f14b02ef1a32a1cb8cc 2,684 1.00/1.00 vMB 124
496,768 496,768 00000000000000000012ce63b4e9ace17a6438af0ebfecf6e1fd1ca9981392a1 2,743 1.00/1.00 vMB 149
496,767 496,767 00000000000000000016cd6df1d25852400bf63a6c071a8eaa111ac8e736d1c7 2,482 1.00/1.00 vMB 197
496,766 496,766 0000000000000000007b1d8173e11d1d819a09169c2f2b20ef47d2727a945992 2,499 1.00/1.00 vMB 182
496,765 496,765 000000000000000000ba7dc461deb9adbe4852fbbdbc020d2a40841e18647a9e 2,584 1.00/1.00 vMB 202
496,764 496,764 0000000000000000009006a8f5b52a42864bedfaaf8851e2b6f5b34b738d6f9b 2,118 1.00/1.00 vMB 154
496,763 496,763 00000000000000000012a2efe70bff678a9ac1d02e5a8063eaa00f11dd1f4656 2,464 1.00/1.00 vMB 150
496,762 496,762 000000000000000000cc42b1971e69754b378a62bca15a804beafc6e50e28ba2 2,310 1.00/1.00 vMB 158
496,761 496,761 0000000000000000008b90d208223c36695d03bb725e320bbe979427fc1f27e3 2,636 1.00/1.00 vMB 206
496,760 496,760 00000000000000000091babafd1946f3c336cad3948daa2e0dd36cf26fc3fb8e 2,690 1.00/1.00 vMB 199
496,759 496,759 0000000000000000006bd4504495acfc1ae32d6fd0b57f864aa9f9385db4a9bb 2,333 1.00/1.00 vMB 202
496,758 496,758 00000000000000000041ff6db80e07bcdf7de1397e66df862fa92c7125bb1a56 2,090 1.00/1.00 vMB 198
496,757 496,757 000000000000000000d0e17e0b171acf6c99971c69b87c7a37b63ff56d911b6f 1,972 1.00/1.00 vMB 176
496,756 496,756 00000000000000000002a8ffa1c154abc551b0c96d31d70a2ad53f770714fc6a 2,881 1.00/1.00 vMB 223
496,755 496,755 0000000000000000008f4b078a23ed89a83b3f36278e59b25989f17090a725e1 2,427 1.00/1.00 vMB 156
496,754 496,754 00000000000000000036e32fb81ba26fe4c99bea57f58682b50cffd96d9dac73 3,048 1.00/1.00 vMB 233
Previous 10 blocks ↓
Total Size: 782.34 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: 661.56 GB
    • Received: 14.82 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.