Loading Tool

Explorer IconExplorer

Memory Pool

85,419 transactions
31.90 vMB
0.11699879 BTC
Random Selection Loading Transactions
Max Size: 195.32/200 MB

Candidate Block

Mining Attempt fc27ab4e4b4602f9be32888d4c01cfb35623b4f3583fa5099c14b980d9d4ce99
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root 1dd444a8765de2ba8d72135d375bbf1b9cc0c97bb40ebd7ec24415e0a365b892
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,430
Size: 1.00 vMB
Total Fees: 0.03924849 BTC
Feerates: 299.70 > 3.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (732,067 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,158 183,158 00000000000008c04281098b183f2085eca5d2b25d98ea17801f8cc6da2da7d7 346 0.17/1.00 vMB 223
183,157 183,157 0000000000000a39f0db36747e1b2c1b6cd9fcfc456b8b3d22ebc9fef12200c6 175 0.08/1.00 vMB 163
183,156 183,156 000000000000059edf83232f75ee2b929944ff38b97d8b5714af1e2d31d8bfc7 719 0.25/1.00 vMB 230
183,155 183,155 000000000000002ca7943292392739d27581a052166842dfae5564c28454e0ff 140 0.05/1.00 vMB 187
183,154 183,154 00000000000008c8d29b3cf13c2e0a3a123683f8a9984a101c7c5ee6a256757d 393 0.15/1.00 vMB 166
183,153 183,153 0000000000000045a7f86a2cd00497181905137fadabe1bc320474b929564ac1 134 0.05/1.00 vMB 104
183,152 183,152 00000000000006b1bd8ec569860308d8398f352c224f0d5125ca3e8567335920 326 0.14/1.00 vMB 128
183,151 183,151 0000000000000491a162a6107ab9ae6ed7cfd9ac821ea254d6aaf2c1a342142b 290 0.11/1.00 vMB 147
183,150 183,150 00000000000008d4f699be4d46df576a567b653408cb694f9e08ed9864a924e7 329 0.14/1.00 vMB 138
183,149 183,149 000000000000012e657206eb808a41689700f2c0b48e3649a2707c704c5c53fe 120 0.05/1.00 vMB 70
183,148 183,148 00000000000000ff8c077b8c3d8c1ec64fe945cb16210346fd711ccb196214e1 258 0.13/1.00 vMB 116
183,147 183,147 00000000000002dfdf12d4e28d0efdee093410a499177e8002eee9e5cf9738df 180 0.09/1.00 vMB 96
183,146 183,146 00000000000007a0f9f101bbf0b1c2e9ce622ceb605383aafab9c6bdb2a5f976 36 0.01/1.00 vMB 55
183,145 183,145 000000000000081c498c7d6b980f744a7c98c3754045d74a2dc912e3ceff7779 406 0.19/1.00 vMB 103
183,144 183,144 00000000000000761071f8c391c9ece78177ce657c8d2ca8d35107487efc906b 702 0.25/1.00 vMB 146
183,143 183,143 00000000000008f72e68a717ec76a659f0aa550eabb3e5fe22c97c7c181b3c9c 534 0.25/1.00 vMB 143
183,142 183,142 000000000000063e794c55d74eba3a24143e8075c27e91487d96c492b5c3e239 144 0.05/1.00 vMB 409
183,141 183,141 000000000000008072fdde80a87876cf2620add940703ab2d9f6081c0adfb476 12 0.00/1.00 vMB 2
183,140 183,140 00000000000006969ec9e3e3c7c92be5a162d2ef488d86fe0c71204deb668c74 624 0.25/1.00 vMB 178
183,139 183,139 0000000000000782d8760d9c451ac72061277ac892611c591e9afd695ee9e43c 33 0.01/1.00 vMB 158
183,138 183,138 00000000000003d30f99a87c2685d4e5070bc37ab20c5fe91304300d7e01d6ce 676 0.25/1.00 vMB 156
Previous 10 blocks ↓
Total Size: 782.78 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: 709.63 GB
    • Received: 16.94 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.