Loading Tool

Explorer IconExplorer

Memory Pool

41,562 transactions
27.54 vMB
0.13239019 BTC
Random Selection Loading Transactions
Max Size: 142.62/200 MB

Candidate Block

Mining Attempt d739cba1367cecf787e65783945bf99efbbdab16969c4282c7fcf9170d4c34a2
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root 3e43d99105f1ac44d8c229da974a4a95ce4b8b0ebb463aed9de67ca84cd21780
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,228
Size: 1.00 vMB
Total Fees: 0.07092436 BTC
Feerates: 285.90 > 7.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (529,857 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,823 384,823 000000000000000008b43ee1991898187769d996884a99c84aa245f975dcba8f 500 0.23/1.00 vMB 45
384,822 384,822 0000000000000000109dd1315dfc9d10d563ec41731c7554d5f3545f2ab2c64a 1,148 0.46/1.00 vMB 40
384,821 384,821 000000000000000004fa9cd818696c4fa8782825e74c2cd923d18b9723f03c5a 607 0.30/1.00 vMB 38
384,820 384,820 00000000000000000eb08e4e64f44f87741cc5a0ac7141befe7398611e1570c7 2,229 0.76/1.00 vMB 72
384,819 384,819 00000000000000000cde5c20139bb5c4d2d3ec2d44fd70f351affbf13beeeea6 268 0.25/1.00 vMB 15
384,818 384,818 0000000000000000021179184ff2a6f10c6a4cc617ad9116e71c699cdbacacc7 283 0.16/1.00 vMB 25
384,817 384,817 00000000000000000fdcfbd63edb29e25098c66021dce6399eb704f9665a2ec5 1,628 0.75/1.00 vMB 38
384,816 384,816 00000000000000000ec3ea7a6438ee89f8821a0e3df23e897a7c7790552aaed8 1,240 0.73/1.00 vMB 24
384,815 384,815 0000000000000000094e7f1c08ba485fcc2020ceb24f1bd69bdc29ea9260b7e4 453 0.17/1.00 vMB 44
384,814 384,814 000000000000000000c23e26e94ce3709ea95b01d704525ad42c5c5d4ea44eb0 1 0.00/1.00 vMB 0
384,813 384,813 000000000000000008811f1aaa7dae1368368f8936359a1eeb629e14d6aac0a3 140 0.13/1.00 vMB 14
384,812 384,812 00000000000000001033c3097fe6b03db883e3773c39e665c3c753d852941d77 671 0.39/1.00 vMB 30
384,811 384,811 00000000000000000946d1a5f1a665f8dba13c972df53ebc23deb2fba48f8052 1,932 0.98/1.00 vMB 32
384,810 384,810 00000000000000000a181d69077f27ef545b15d8ec177992cb79ae2747cbf9ff 806 0.51/1.00 vMB 23
384,809 384,809 000000000000000010214dcb9fbfff3dfc70ee472578cc1d0e4e651a61f04294 568 0.22/1.00 vMB 44
384,808 384,808 0000000000000000000796900e1e4b245b5068e53f939384a85df78dbf71386a 104 0.08/1.00 vMB 25
384,807 384,807 000000000000000002423e252c74c7e0dda93b1f7b569776992136fd9aeba602 1,586 0.83/1.00 vMB 30
384,806 384,806 00000000000000000a444d1cba7c72f58b51627563462d251ad827c268f5be30 1,544 1.00/1.00 vMB 29
384,805 384,805 000000000000000004255fdaeb53238eae239e2bd28f7f90f693fb2e6090eee7 936 0.48/1.00 vMB 29
384,804 384,804 00000000000000000c4c5ce386910d9b9e7737fae3ccbd4f9cd57472ab21a61f 2,052 1.00/1.00 vMB 35
384,803 384,803 000000000000000006a3a13a44a07f332b069b168111caf4f0bb93949d16641d 1,420 0.75/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.82 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: 636.45 GB
    • Received: 12.37 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.