Loading Tool

Explorer IconExplorer

Memory Pool

57,186 transactions
17.90 vMB
0.05026588 BTC
Random Selection Loading Transactions
Max Size: 113.42/200 MB

Candidate Block

Mining Attempt 25497038453e427a9f734f50788b4585168d2e820d878f2e4cb5a1c27c7b1d18
Version 20000000
Previous Block 000000000000000000013689778d67ec8d4911cb7db1d268c9b0a9e70be7be6c
Merkle Root 131f20cdab33948ff58c43b531a2789296e6b2e44791ce65924735391dfc71ec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,538
Size: 1.00 vMB
Total Fees: 0.01039817 BTC
Feerates: 73.20 > 1.04 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,728 (657,986 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,742 257,742 000000000000001342e093f5d1626f5592125e19e7a3780f831f9eb458f3c656 88 0.03/1.00 vMB 123
257,741 257,741 0000000000000023cd059537ec5a2fb15490132467b3400db682cf2d1882e966 175 0.08/1.00 vMB 138
257,740 257,740 000000000000001a5bd66a85db70e12121381165f0d37fb940f0d4e78655ccc5 95 0.04/1.00 vMB 123
257,739 257,739 00000000000000174eeeee27bcc403dc0dfd628daf1f5110da4f48e308b11a41 110 0.04/1.00 vMB 76
257,738 257,738 0000000000000023d90056331de03505294517ebf5259b99f9e0b4380df8ceab 95 0.04/1.00 vMB 121
257,737 257,737 000000000000002023312bd9bfc33adaac52d358f44dd2ac7efdc4c52262617e 122 0.05/1.00 vMB 117
257,736 257,736 0000000000000003064bdebb1b41706e2165fe3275c39f72230a2a18838c54c2 270 0.10/1.00 vMB 146
257,735 257,735 000000000000001b72985f1f37e0c086f2e0e02c056f66b8f7446ceddfa82321 299 0.15/1.00 vMB 96
257,734 257,734 000000000000002c02180359eef703e52c27bfca326cc3651b67418ad3bc5def 173 0.08/1.00 vMB 102
257,733 257,733 00000000000000160128d71db41e3231ee1a82efa6b222533b05989c1319da72 50 0.03/1.00 vMB 70
257,732 257,732 000000000000002ef864743f1df0020577529cac33711f2c08b7e6ed0a019a51 39 0.02/1.00 vMB 26
257,731 257,731 0000000000000022eec73acc319354f106c1846825a74afe8a6e7c1b51f6ed24 454 0.19/1.00 vMB 141
257,730 257,730 000000000000001720bf484a44e0abc95f8f5e3ed2dcb387ca39341947f829ec 294 0.10/1.00 vMB 183
257,729 257,729 000000000000000091935be10a0b702c0108308610176dbb9f4fac2bc21d3999 74 0.03/1.00 vMB 135
257,728 257,728 000000000000001c0a098c850fd3e9a99afd5f8a6d0797b8f1b3f8f6526b7428 100 0.05/1.00 vMB 108
257,727 257,727 0000000000000022fa5eeea0c525a5b0232148c0cb027fab271236328665354d 198 0.08/1.00 vMB 67
257,726 257,726 000000000000000268539654549c1761fbfbc838e60e17d653606a9ed5138aba 265 0.12/1.00 vMB 106
257,725 257,725 00000000000000221a7858863e0499caeb087482de91f64bef6241069c72f48a 387 0.15/1.00 vMB 139
257,724 257,724 000000000000002eeb017505dfd38f0f3d6cc461e70dddc2d86a1bc626aec396 160 0.05/1.00 vMB 92
257,723 257,723 00000000000000225b118314ef5c9abd2f56ad22daeeef6ce3e3cb035b3b0259 45 0.01/1.00 vMB 29
257,722 257,722 0000000000000003f88856cd70e0950a4e0179cea1b95036f8bbbbfb2e525374 373 0.18/1.00 vMB 160
Previous 10 blocks ↓
Total Size: 783.64 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: 775.98 GB
    • Received: 20.97 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.