Loading Tool

Explorer IconExplorer

Memory Pool

83,377 transactions
31.19 vMB
0.09462592 BTC
Random Selection Loading Transactions
Max Size: 191.41/200 MB

Candidate Block

Mining Attempt 7660be2e3df8b84f20ca38153b9838dbb3e2b086b0e3ab5f2135a100c3bc6765
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root ace818bd837bb17b4ab6aced759f90ca8bbba780803b45689104692327c53635
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,727
Size: 1.00 vMB
Total Fees: 0.02427343 BTC
Feerates: 301.57 > 2.43 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (635,575 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,649 279,649 0000000000000000076b6ed7d1fbc3bd24f77a1e614691b42440f340867fe9ec 210 0.09/1.00 vMB 105
279,648 279,648 000000000000000214876d25b809810ff1c020b09658de5ae2d3c07f4de345c3 184 0.08/1.00 vMB 36
279,647 279,647 00000000000000009da5e7ec3ddb1823fb0ae0a9d301d119a680655d8b8203d4 380 0.18/1.00 vMB 66
279,646 279,646 00000000000000005de9c07e50ca6b313efc0ebd29592f76eedd3d02564df9cd 264 0.10/1.00 vMB 44
279,645 279,645 0000000000000000d44ab751bc4da1f86724dd8fffa9cc3eb0ccc8f15815271d 77 0.03/1.00 vMB 46
279,644 279,644 0000000000000002fb64fddd6b55c0117f3888714ba345643486b194a100ce46 1 0.00/1.00 vMB 0
279,643 279,643 0000000000000002f04708930d2824e9696c0ad0489da11842790782f65dea00 317 0.18/1.00 vMB 35
279,642 279,642 0000000000000001665af33e315c071bda5b6b77c087f912beca976c509e1ff1 125 0.07/1.00 vMB 20
279,641 279,641 0000000000000002207f32112f5ff1d45d873193933ea4616213196131d5285a 408 0.24/1.00 vMB 49
279,640 279,640 000000000000000289b8d24931a718501c68aba1b50adc357ffaea0a392c19a5 102 0.03/1.00 vMB 67
279,639 279,639 00000000000000010d85be7bfab2dcafe52e3054fdcd1d36d61dc2c056d73485 57 0.05/1.00 vMB 18
279,638 279,638 000000000000000062a3bb35c254baf23e3df9ea63cdfa0233abef2467daff6d 650 0.25/1.00 vMB 47
279,637 279,637 0000000000000001f9961d27f814a75ee6cb3302669cbcd41947139992e1dfad 550 0.26/1.00 vMB 36
279,636 279,636 0000000000000002dde082a83731691a2790a29a21444edbd97854853347fcce 245 0.10/1.00 vMB 43
279,635 279,635 000000000000000088e6a4ce4ab57f7964c5aaddc779a8ae38e5403887551b72 15 0.01/1.00 vMB 43
279,634 279,634 000000000000000062afa13e3134764ae7d18a87f64385d6ba3340e656933526 224 0.09/1.00 vMB 43
279,633 279,633 0000000000000001f44b4a28bca89f21e6f2b290ad8fab6d1ebb436b26f40c62 117 0.08/1.00 vMB 29
279,632 279,632 000000000000000111b145c51a4027c24c2a5392ec39938d28c1b8150b978a85 426 0.25/1.00 vMB 28
279,631 279,631 0000000000000001b0a0189e8305c97b746afbcb9d38587d082c6dbdf46f2c62 40 0.03/1.00 vMB 23
279,630 279,630 0000000000000000e6e329a0a2aac7b81af4117811e66aa5a9ef639da0828f0e 314 0.13/1.00 vMB 48
279,629 279,629 00000000000000023743ce6ed9156dc766adb8bdd949d38557072b4d336c2196 188 0.09/1.00 vMB 36
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.56 GB
    • Received: 16.92 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.