Loading Tool

Explorer IconExplorer

Memory Pool

79,066 transactions
29.48 vMB
0.06807891 BTC
Random Selection Loading Transactions
Max Size: 177.44/200 MB

Candidate Block

Mining Attempt 340a38a620dbf486495323f6f89766212b66507553e90eb2cbd67c7c4f182cab
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root a989569de85be66a80c5ddc0d84eb5b8c115e35fe402de6c20ee3c71c539d28b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,284
Size: 1.00 vMB
Total Fees: 0.00827889 BTC
Feerates: 150.77 > 0.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (375,255 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,738 539,738 000000000000000000087d4b54e46ccde3986782de72a70d2b03728a1be6b47d 742 0.29/1.00 vMB 18
539,737 539,737 0000000000000000001a78868110c34510f5e98cd60820c4c1441a63286c6a96 611 0.22/1.00 vMB 15
539,736 539,736 0000000000000000001fd1db16a63d447481775288492a4b1484b6c6c15f8959 1,511 0.67/1.00 vMB 6
539,735 539,735 000000000000000000026f526cd282319233631236c1f8c596b4927cbb50ea5c 2,989 1.00/1.00 vMB 26
539,734 539,734 00000000000000000018440bc00fa87e0a0a7797d880a60466a631f33fe5b5d5 291 0.26/1.00 vMB 4
539,733 539,733 000000000000000000294bc0b082213cd38adf4a72e436127d03703dd726c6d2 2,280 1.00/1.00 vMB 20
539,732 539,732 0000000000000000001e57a5f1042cef62d3cbe0a1091f50570a537a20c18f3b 2,789 1.00/1.00 vMB 8
539,731 539,731 0000000000000000001818b48adc2ce9ad9bc7276a73d964022db446e606c8b8 2,907 1.00/1.00 vMB 34
539,730 539,730 000000000000000000292817dc73c82cbd020a0e0c1d98a70b5f16a1aaa86425 212 0.22/1.00 vMB 14
539,729 539,729 000000000000000000272b70fd14a826ca5f85165bc792ef7a4e26eff7267edd 1,851 0.90/1.00 vMB 21
539,728 539,728 0000000000000000001dc2bb4979c1039287b485f1dc1725e4c86d4923cd754a 952 0.41/1.00 vMB 14
539,727 539,727 0000000000000000001a28fa4e09a89249c166915995db7b0a9b7b0ed5843823 223 0.06/1.00 vMB 45
539,726 539,726 0000000000000000000481c6848b5d476e46e973fb03eb1c67f532d8fb4de8a7 2,136 1.00/1.00 vMB 21
539,725 539,725 000000000000000000103b16f6054c3c6d6c0906a2c61b57c9ba666397d2f893 408 0.17/1.00 vMB 19
539,724 539,724 0000000000000000001a64b1c76312bdd8031e13f864ca5eb9fe08fb02b555d6 387 0.20/1.00 vMB 17
539,723 539,723 00000000000000000023c61cc822034eae8dd012e2b9d1b8e522867b8adefa52 864 0.42/1.00 vMB 19
539,722 539,722 0000000000000000001edab4b54d70155881539d26583d87d83d1a6384d09d91 509 0.47/1.00 vMB 10
539,721 539,721 00000000000000000019cc09cb13aa8864a7cc0caaf3fae7110fbe55f6d26eb1 1,071 0.51/1.00 vMB 15
539,720 539,720 00000000000000000012d0db0dea89f22b01d96dc60bead6704d2a699dccb744 281 0.11/1.00 vMB 18
539,719 539,719 000000000000000000256ac113e093bf18a710c4213871cf2dc5335bff9127c6 673 0.62/1.00 vMB 14
539,718 539,718 0000000000000000001bd434572a631771de64e10b7efdceac9f2f0dff4c307f 422 0.30/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.38 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: 664.30 GB
    • Received: 14.96 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.