Loading Tool

Explorer IconExplorer

Memory Pool

44,641 transactions
28.47 vMB
0.11974779 BTC
Random Selection Loading Transactions
Max Size: 150.48/200 MB

Candidate Block

Mining Attempt fcc1b2f0e005ceb5377b2e501b67b0d404aa1326a206e09c29931af242f42fe8
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root 7a948dc37e9bd211329d27cd01e80476f99e7272d9917bfc4898bc5362135b0b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,518
Size: 1.00 vMB
Total Fees: 0.06579086 BTC
Feerates: 101.65 > 6.59 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (337,893 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,916 576,916 0000000000000000000e8dc263bd1d5c6eec539bd17e6c9ecf9504b490b323bf 2,853 1.00/1.00 vMB 118
576,915 576,915 00000000000000000010ebf8588a8f05198091788020afae24a1719ac79330ad 2,349 1.00/1.00 vMB 227
576,914 576,914 00000000000000000016882d280142a8c1435bcaf5db89c6cc9476c80dd280c3 2,175 1.00/1.00 vMB 77
576,913 576,913 0000000000000000001d7d25d6de46ac3bcf0cf3b6cf6842ecb37bb37e54684d 2,856 1.00/1.00 vMB 277
576,912 576,912 00000000000000000024dc82c66a6899d78a6c438b22c16817b178e62b16d7e7 2,618 1.00/1.00 vMB 84
576,911 576,911 00000000000000000006cca582354e5d7d7f1fad01da889247a74d9f0fea4d8c 2,820 1.00/1.00 vMB 210
576,910 576,910 00000000000000000021f755012e0bf28e5ddebcec0e867e648031b54efd6920 2,868 1.00/1.00 vMB 161
576,909 576,909 0000000000000000001e73c607beb385ac7b1c967b0008b42b7673f1bd86d813 2,181 1.00/1.00 vMB 81
576,908 576,908 00000000000000000025f0f1056385c6240863389e7e4fd89fcb8d78ed1bdde9 2,400 1.00/1.00 vMB 212
576,907 576,907 00000000000000000015c587e03a034d436b5033138411f64ce6dbd3bc9f2517 2,446 1.00/1.00 vMB 184
576,906 576,906 000000000000000000027fa12c9e27b184df107d6bf174ff916c7cd6b7308632 1,258 1.00/1.00 vMB 17
576,905 576,905 00000000000000000026d24d5d14ffe158601c8b0593242aab33bd430318d46d 2,531 1.00/1.00 vMB 145
576,904 576,904 000000000000000000293d79271c9373ae7635354f417963a47e5bfd941aaa3d 876 1.00/1.00 vMB 23
576,903 576,903 00000000000000000028502ff209dbd3392519c273b509546735964136a3905d 791 1.00/1.00 vMB 10
576,902 576,902 0000000000000000002990e108fe8f4af684a6234c7fcfb7eed5545477205166 2,019 1.00/1.00 vMB 39
576,901 576,901 000000000000000000287e5536c6c878583db0aa49abe4bd8c22768df7da932a 2,037 1.00/1.00 vMB 21
576,900 576,900 00000000000000000017413d5f35d843d18921a68fb02845225f124c8400c374 2,091 1.00/1.00 vMB 110
576,899 576,899 00000000000000000021d2fabe0f7e4d587065d8dbd21d5abcf5c59b5af3d03c 1,935 1.00/1.00 vMB 40
576,898 576,898 0000000000000000002872068de67464170b7e55cefc4af5487c3a8f3313602d 1,294 1.00/1.00 vMB 76
576,897 576,897 000000000000000000190b28628d8b6acfdcfed7d098d5daaf4667ec9b040673 1,429 1.00/1.00 vMB 46
576,896 576,896 00000000000000000008a00177765aa5d80f4d199d86a61033f2764c60c08a04 2,632 1.00/1.00 vMB 143
Previous 10 blocks ↓
Total Size: 782.05 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: 650.89 GB
    • Received: 13.34 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.