Loading Tool

Explorer IconExplorer

Memory Pool

24,703 transactions
26.88 vMB
0.05498775 BTC
Random Selection Loading Transactions
Max Size: 128.00/200 MB

Candidate Block

Mining Attempt 2ff24dc40ccfc60b9d1a1e7b2f647bef79535abaf46d4c5f5476b52b01a557b2
Version 20000000
Previous Block 00000000000000000001199dbf911ab88157d0c6cbff6a9a79ddf68de0fd94d6
Merkle Root e3f97d55733f54a67f1cda39eaea124c3012a6dbfab0ca1c59fc8c65c2b3e1dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 828
Size: 1.00 vMB
Total Fees: 0.00437495 BTC
Feerates: 66.05 > 0.44 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,478 (460 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,018 914,018 000000000000000000007191d2ff7036f2991c425a005281367771da763ae343 6,345 1.00/1.00 vMB 0
914,017 914,017 0000000000000000000014c31b6acad4e2c22a58fe50930b6ce1572c4245e3a6 1,975 0.65/1.00 vMB 2
914,016 914,016 000000000000000000002b32e86d87b3cf8508db31771fa656074b68e0c647d3 3,792 1.00/1.00 vMB 0
914,015 914,015 00000000000000000000a936506d8a16281f73ac842fbb3615a6cbd5c10383e4 1,393 1.00/1.00 vMB 0
914,014 914,014 000000000000000000018e7d548d6a1040151d61e4ac7f258b83dc7a342efe6b 1,214 1.00/1.00 vMB 0
914,013 914,013 00000000000000000001f4610868521f876028661ea8d7eae4b2eccea79d1618 4,682 1.00/1.00 vMB 0
914,012 914,012 00000000000000000001d914b015dac46419c2ab15453445e7a829d4edb3e3a4 5,598 1.00/1.00 vMB 1
914,011 914,011 00000000000000000001cce86d3af0bea82d40b986a321ab088161bd30cf9147 4,705 1.00/1.00 vMB 2
914,010 914,010 000000000000000000019f80875bc0cbe63088bba6ca3f4d6bd8018b6cdc4995 4,005 1.00/1.00 vMB 1
914,009 914,009 0000000000000000000081fad36e06dbcc21f1ce62be5026cc21409a9a71917d 5,722 1.00/1.00 vMB 1
914,008 914,008 00000000000000000001d404629c7d8be7d8e850a785cd0afc4e19c6ad92f337 5,640 1.00/1.00 vMB 1
914,007 914,007 00000000000000000000901c13db6d4fee85ca791b5b0f584110d47e318cd24b 6,015 1.00/1.00 vMB 1
914,006 914,006 00000000000000000001625f918c43ad9e3c0d22dd30824d6225b792b7c39ddc 3,783 1.00/1.00 vMB 2
914,005 914,005 0000000000000000000087564caa77e7b3f29d0464256c04d5539e43663f8698 6,026 1.00/1.00 vMB 1
914,004 914,004 000000000000000000010f863d248b4dc2d862b439f66822fd756cded8caef9c 5,956 1.00/1.00 vMB 0
914,003 914,003 000000000000000000010ffeb2901b85838429a614b76bb83519a8148f15e0b0 2,539 1.00/1.00 vMB 3
914,002 914,002 000000000000000000014516557c854fec17fbaf794bccb8a8de27105c4d6b52 4,420 1.00/1.00 vMB 1
914,001 914,001 00000000000000000000215a4e259c1bd18c56b8609e33182ebd84749fe7028e 3,363 1.00/1.00 vMB 2
914,000 914,000 00000000000000000001d56e763ea7976bb3fdf2868f0073260565918ef94042 4,406 0.81/1.00 vMB 1
913,999 913,999 000000000000000000001c8a3ea1e41582f263754659bcefc40351c368fcf7e5 5,943 1.00/1.00 vMB 1
913,998 913,998 0000000000000000000080caf7965047b4df43749fb8e465cd32abf647ec0014 305 0.08/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 781.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 610.91 GB
    • Received: 10.76 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.