Loading Tool

Explorer IconExplorer

Memory Pool

78,313 transactions
29.37 vMB
0.06635941 BTC
Random Selection Loading Transactions
Max Size: 176.46/200 MB

Candidate Block

Mining Attempt c255c3051394d01d737fa87401e651a8a091b281de83aea6cc34302e8156493f
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root ee5d8b4b20fc13e12d0feef7b03cc9526ad1d4174fa9d2265fc8727483839f05
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,071
Size: 1.00 vMB
Total Fees: 0.00680537 BTC
Feerates: 40.21 > 0.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (389,186 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,829 525,829 0000000000000000001553bfac4967f3161877b310c9318c4515762cc2b7d340 260 0.17/1.00 vMB 1
525,828 525,828 000000000000000000327ca0e02f6c44c13e03db97f52bd438911bde1c660b07 576 1.00/1.00 vMB 3
525,827 525,827 0000000000000000000738ed646b7b4b640d21276e39bdf6c33413d24096e908 558 1.00/1.00 vMB 3
525,826 525,826 0000000000000000003d5e61f1536ac9a05b082fdfd3e4a133462bf11f953012 562 1.00/1.00 vMB 6
525,825 525,825 000000000000000000390f7e6cfa99bc6b5866ad66459db04d90061ee40c0dfc 500 1.00/1.00 vMB 6
525,824 525,824 00000000000000000041317267f16b19057079dfc4ee728cfbc32c2b4b705ef9 260 0.09/1.00 vMB 32
525,823 525,823 0000000000000000003e5d46c7f1886b21dcd650b8d4ba9f5bef7c17b5714b88 451 1.00/1.00 vMB 3
525,822 525,822 00000000000000000001e1009cddd5740c40bdedbc86750e6059fcac36868a6b 2,004 1.00/1.00 vMB 13
525,821 525,821 00000000000000000032817e10b369aebc3324616d9a1dcedece7235a3adf749 1,422 1.00/1.00 vMB 5
525,820 525,820 000000000000000000143d01f89619b8f387f6f666cc67729c591a55c3432251 354 1.00/1.00 vMB 18
525,819 525,819 00000000000000000027108c6a28040789e0e06bbbd263ef2fb5b35332508b63 1,759 1.00/1.00 vMB 13
525,818 525,818 00000000000000000005e9a8ce5d2c1f7fb848fa93563563c09d9b8c60e7efad 530 1.00/1.00 vMB 6
525,817 525,817 00000000000000000010d9f1b2487344e6029a94d07c86e6ea686348b1c25f58 355 1.00/1.00 vMB 3
525,816 525,816 00000000000000000026d3b42881245dc0c51e4d616f2f77f9608c537f166626 1,109 1.00/1.00 vMB 8
525,815 525,815 00000000000000000009c0e79913bb9140f7f86350eea5e085c77ab2e2aebf7d 2,457 1.00/1.00 vMB 18
525,814 525,814 000000000000000000329778169460678309ea547a53f615e438497ea97673e8 1,364 1.00/1.00 vMB 10
525,813 525,813 0000000000000000002933a0da487f814a6f83472f2170f3b7944646c9c3b2c8 458 1.00/1.00 vMB 3
525,812 525,812 0000000000000000001d9b6ba96f1552556079d1ac531115089ef75bc8b9c1ba 547 1.00/1.00 vMB 5
525,811 525,811 0000000000000000002158c7a6472143a58c589fea453fb516ea80e6680cd5d7 548 1.00/1.00 vMB 4
525,810 525,810 0000000000000000003b3e5f89a92e9c951bf8d1a487b57e3b66b85b17bcd97c 862 1.00/1.00 vMB 9
525,809 525,809 00000000000000000009d779ec8c70a0cf617f05d8da46690ba961490746c840 262 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.