Loading Tool

Explorer IconExplorer

Memory Pool

75,268 transactions
29.89 vMB
0.11028728 BTC
Random Selection Loading Transactions
Max Size: 173.57/200 MB

Candidate Block

Mining Attempt 681c5fb5942eaceb382bff2476b0bc418533144e568487de27a8445e42bbb4a2
Version 20000000
Previous Block 00000000000000000000eac0d0edfeacbf2a9e265a4f05056996405b4c699ecd
Merkle Root 7c4508ec823cb9db9ab7290695f06a76803fbfa354ddcc7c8a0dd907249e2851
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,019
Size: 1.00 vMB
Total Fees: 0.03867967 BTC
Feerates: 101.64 > 3.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,053 (673,880 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,173 241,173 0000000000000058b113b41b076e23afdeadfe0770c9edb66b5f3e454df331bc 196 0.09/1.00 vMB 147
241,172 241,172 00000000000000cef0eb6c9217d9cac9efd056ae8a2a88fbaadd27d010e7fd64 230 0.11/1.00 vMB 162
241,171 241,171 00000000000000ce275496669bbc81079856a886f3b9211ec0bf777cdb73ea4b 481 0.20/1.00 vMB 190
241,170 241,170 00000000000000ec168e07f9b2bc53f679d15265c44454858f2e4f63323241fc 164 0.13/1.00 vMB 157
241,169 241,169 00000000000000a4dbe81b12cae2768908401af94df52165c64e6d0354c2d592 108 0.05/1.00 vMB 181
241,168 241,168 0000000000000051c74c6844b8e351c1471f417d4697e458967728c40b68d226 44 0.04/1.00 vMB 51
241,167 241,167 000000000000000ae72906dd84f4a355c49ca7a9965224af83f12ca036bf437c 302 0.13/1.00 vMB 184
241,166 241,166 0000000000000064679c5f0d3992732f16feb49b1a0323c7b567f63c82285324 252 0.10/1.00 vMB 211
241,165 241,165 0000000000000088924ea44e1ada2d25339288554fe7f69d890567ab2570d62e 541 0.21/1.00 vMB 238
241,164 241,164 000000000000000b5bee6db02f3dce1b3516c0a0cf6e0dfbdbc4abe28918260e 512 0.26/1.00 vMB 108
241,163 241,163 00000000000000994d28ceb1aca94be6c00d579655bb088f5cf2c59e44db61dd 114 0.05/1.00 vMB 214
241,162 241,162 00000000000000711ba2f717671d88412e390b1680f86874989853285ab54fd8 260 0.12/1.00 vMB 154
241,161 241,161 00000000000000a9aed064a48e369b3847f829b637a169a1ecc8f69e94138106 228 0.10/1.00 vMB 162
241,160 241,160 000000000000000f95171e59a23a7dee797bad2156a7d595b915e1441a368edf 51 0.03/1.00 vMB 172
241,159 241,159 00000000000000855a83dcdc7274ae20d10b4e63df36400a287574c75ebe2e79 21 0.01/1.00 vMB 124
241,158 241,158 00000000000000c2a1e41e9382dc59dbe44a3df873d7d5230c227032e912e570 24 0.01/1.00 vMB 323
241,157 241,157 0000000000000090e2a800b520faee6d308b67d7c9dd62181644a0a71fd4d047 63 0.03/1.00 vMB 174
241,156 241,156 00000000000000ea2a3b3472001fab899ed534284075ea02dd4fba26a8d8e2fb 341 0.25/1.00 vMB 105
241,155 241,155 000000000000008df433e9968115082e8fafb0b067cf0cb06ca55a4e23c6e32a 59 0.03/1.00 vMB 149
241,154 241,154 00000000000000077455f9b7546b236f8b27759fc61a869016b3192a81c9066f 199 0.09/1.00 vMB 225
241,153 241,153 000000000000002c90d9b4f79320cf4b85fef8165be49be8ebcc29be25d353db 299 0.12/1.00 vMB 252
Previous 10 blocks ↓
Total Size: 782.49 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: 668.23 GB
    • Received: 15.43 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.