Loading Tool

Explorer IconExplorer

Memory Pool

38,978 transactions
27.45 vMB
0.06960420 BTC
Random Selection Loading Transactions
Max Size: 139.67/200 MB

Candidate Block

Mining Attempt 14a6d829c517241a88f645fe7d00c151b8505e610aae63835b16d87db43baf85
Version 20000000
Previous Block 00000000000000000000a9fbf6a045a329fb13a74c910ba400ecc10d4506593e
Merkle Root c918d55935246abfc9c34d3ad84baf4576462da33543f1b792fd72d4a8d851ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,860
Size: 1.00 vMB
Total Fees: 0.01755568 BTC
Feerates: 179.53 > 1.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,643 (411,863 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
502,780 502,780 0000000000000000004acc1880c26637a33d3b4e4c93cc6c41515642e1ba97fe 2,431 1.00/1.00 vMB 500
502,779 502,779 0000000000000000000077ddb0fcdd01180a99c3a24a839e8ef13a345f20a756 1,890 1.00/1.00 vMB 652
502,778 502,778 0000000000000000007cf961b45dc49a0b1597519fa253c43e15f8a037af1daa 1,604 1.00/1.00 vMB 510
502,777 502,777 0000000000000000000eb2401b9efb42cfaa28286dfe57ac9230640c9a89a095 2,172 1.00/1.00 vMB 524
502,776 502,776 0000000000000000001340669ef04f262924574cf407347265adf2f9f6af8ca0 2,053 1.00/1.00 vMB 598
502,775 502,775 000000000000000000216601347a1a2ba19c6bf3ddac83deb55d6fbd696f8708 1,917 1.00/1.00 vMB 355
502,774 502,774 00000000000000000024bc1d3b3131b45e5ba254cbbaa808d61c8ae6925fd527 2,025 1.00/1.00 vMB 398
502,773 502,773 00000000000000000086eed505df3c2d6185fd99abba757c2790db59d5a79b27 1,981 1.00/1.00 vMB 485
502,772 502,772 000000000000000000230e53421590154bee82b7ef8ce86c1fc6c929203a3b8e 2,617 1.00/1.00 vMB 363
502,771 502,771 0000000000000000003ca26e08429dbab351684e8cae903f5877719c5b95f050 2,147 1.00/1.00 vMB 435
502,770 502,770 00000000000000000013da8dd5f7c224a46f503f415a12ca132563e9dfb13a51 2,200 1.00/1.00 vMB 432
502,769 502,769 00000000000000000060c796c8adc6882ee8aa86380149a28c15f87a50334de2 2,236 1.00/1.00 vMB 450
502,768 502,768 000000000000000000796b1d5d6472658cb86511a51eae9093968b0a6fe58445 2,845 1.00/1.00 vMB 393
502,767 502,767 0000000000000000001303e89afc4a38623e9274b5fef2e0f91f3d1dce778dec 2,235 1.00/1.00 vMB 514
502,766 502,766 000000000000000000916a385f861050c1873159f00ed413bb71afbd1b294412 2,221 1.00/1.00 vMB 425
502,765 502,765 00000000000000000068eaca9fc5e8eb17a9bc625a29f023d7649e0c9662383c 2,235 1.00/1.00 vMB 478
502,764 502,764 0000000000000000003098826d5501278796982c5efd2916e14ee62f7fbfc4af 2,015 1.00/1.00 vMB 514
502,763 502,763 00000000000000000091a233867872775e852d641641e7fe005bf770f6e3b844 2,464 1.00/1.00 vMB 571
502,762 502,762 00000000000000000063f720c2608a464810ff0b9999248eb3c96d7011ec4ee4 1,289 1.00/1.00 vMB 448
502,761 502,761 00000000000000000035f0276bc4f0e926954b6beee1ff45e22dcdfdf27dc215 2,264 1.00/1.00 vMB 460
502,760 502,760 00000000000000000025902e05b01e2ecbb24d32c8ffb6b71aa96c7f5d7abae1 2,330 1.00/1.00 vMB 457
Previous 10 blocks ↓
Total Size: 781.76 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: 632.17 GB
    • Received: 12.10 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.