Loading Tool

Explorer IconExplorer

Memory Pool

56,181 transactions
32.06 vMB
0.13844957 BTC
Random Selection Loading Transactions
Max Size: 173.29/200 MB

Candidate Block

Mining Attempt a256bc7884d83bc25aef6250c5b6a5f7e09cd8a4fad3a5f838aba14068e79810
Version 20000000
Previous Block 000000000000000000009ae72742d77d55e96bac00494a031373ad4b53b85617
Merkle Root 7d6ab3e92f7f1e4864a4d9bf003c56ab91f64de85a036e9e6330002d9f692401
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,031
Size: 1.00 vMB
Total Fees: 0.04446461 BTC
Feerates: 101.25 > 4.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,825 (568,312 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,513 346,513 00000000000000000118bbd914a95abe548bef44895c3e3fe6558fc5ff0b9372 96 0.10/1.00 vMB 25
346,512 346,512 0000000000000000023575beb6e9b79a2ac9b7404cb3d9708b47aeea5fa45d0d 81 0.09/1.00 vMB 8
346,511 346,511 0000000000000000055e25f9510a5f6cbbba98ccef95c07535b962dbaf243a04 73 0.08/1.00 vMB 6
346,510 346,510 000000000000000016f463ffa05074fc7b42223c469de133ac850a8a222ddd7d 266 0.14/1.00 vMB 26
346,509 346,509 000000000000000013039c69a9bd59386c5d54ecf923ca5bf388e9e12ad4a152 713 0.44/1.00 vMB 23
346,508 346,508 0000000000000000101354d19d8dd2c6b4bdf1833315fb6a9af3e71b1408a462 490 0.44/1.00 vMB 15
346,507 346,507 0000000000000000082833eac441eb73fbcb92dcd145fc3cdba1d8fea8a4cdb2 119 0.09/1.00 vMB 15
346,506 346,506 00000000000000000b7199d76aacbe2759978dc181f1c0b7a4156aeb40e8d0dc 793 0.43/1.00 vMB 27
346,505 346,505 0000000000000000146c0b798587e169cc9533a58385c0a9975d8b515ea8feb3 45 0.06/1.00 vMB 4
346,504 346,504 000000000000000010c3aa3432d4691a405d0225484ab81cc02c38ceb6ff40cf 121 0.05/1.00 vMB 25
346,503 346,503 00000000000000000aae800c13fef745d65da075ff0a47aa77ae26ccc91146d3 1,219 0.62/1.00 vMB 24
346,502 346,502 000000000000000015ea006190f7b72f27dc90be8d559bc130753eaeff7eee55 888 0.65/1.00 vMB 14
346,501 346,501 000000000000000015022b5a149efed2eea7c21e7d6192354e02cfeb9adcb956 539 0.22/1.00 vMB 35
346,500 346,500 00000000000000001513c28a2b001f57fe2790af7a0ff52a4b246f8c245c535c 1,315 0.75/1.00 vMB 23
346,499 346,499 000000000000000004907a6ed55bde79e46963a00adfe2bfabc51bf87f053a97 1,168 0.75/1.00 vMB 20
346,498 346,498 00000000000000000460c8bb35a31e5f41c4f1c1bf4a0c52bf80c86c524d7215 512 0.23/1.00 vMB 35
346,497 346,497 000000000000000005e6523ee9939d1e49f17724038b61e7c413ab872c45c1a6 1,692 0.75/1.00 vMB 31
346,496 346,496 000000000000000007414f602092425e47736de0f8290437b1a93be886c5e8bf 815 0.45/1.00 vMB 42
346,495 346,495 00000000000000000e570f314fba7f1c4df5a1d36815817fc9e7a511c5859574 57 0.08/1.00 vMB 6
346,494 346,494 0000000000000000045585c54604c48ae0fc615a786d1dba6f85a264de176942 256 0.12/1.00 vMB 28
346,493 346,493 00000000000000000d58555ce5b9caeb60cc31a7924500855114f16c00b1dd2c 1,258 0.59/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.08 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: 651.42 GB
    • Received: 13.56 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.