Loading Tool

Explorer IconExplorer

Memory Pool

81,133 transactions
29.85 vMB
0.15160006 BTC
Random Selection Loading Transactions
Max Size: 179.92/200 MB

Candidate Block

Mining Attempt db345d38bc3e536581900f911f53d19c0fcaf3f3fdeed54db6edd7d10dbc6d41
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root c54b1d581694a8d4e4e19c78c2d9f1942cb905f633e5515747828583a8696e01
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,491
Size: 1.00 vMB
Total Fees: 0.05759840 BTC
Feerates: 1,002.91 > 5.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (251,706 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
663,599 663,599 0000000000000000000c63db0d67988b5dcbc33c881272cc439e962af7f73b66 1,935 1.00/1.00 vMB 28
663,598 663,598 000000000000000000020b310c5e53858f211da9661e35d3e71293e20e478478 1,272 1.00/1.00 vMB 8
663,597 663,597 00000000000000000006ced3ccf172bdc15f836ce835d281e9dd129448e304e6 2,001 1.00/1.00 vMB 39
663,596 663,596 000000000000000000017fa4287cf70912661d9817c7cc770c6cdb62f6ac6a52 2,395 1.00/1.00 vMB 28
663,595 663,595 0000000000000000000c8dd9518340205b86756f4e93370607f3cfd193a6c7fd 558 1.00/1.00 vMB 11
663,594 663,594 000000000000000000009acf8f3a0596c38d01d49878440a05e2a35d33239094 1,286 1.00/1.00 vMB 23
663,593 663,593 00000000000000000006668e7c833232b3598e580a326880f4b040973fc20156 2,205 1.00/1.00 vMB 41
663,592 663,592 0000000000000000000826e8086d4442ed2bbd6d8dd73e61f97f2216cf7b549a 1 0.00/1.00 vMB 0
663,591 663,591 0000000000000000000015a3d84d4205ad42e8057a60588306493e2971e7a8aa 1,070 1.00/1.00 vMB 10
663,590 663,590 0000000000000000000cf365b8257f12ec5ea65c58aa1be6390f22af0813c201 2,021 1.00/1.00 vMB 72
663,589 663,589 000000000000000000078be9ae438461a01ca7dcab02f26bf0cbf3d03841381e 1,287 1.00/1.00 vMB 83
663,588 663,588 00000000000000000008f5402ec2da50345666e6a96a686b81817b437b106133 1,049 1.00/1.00 vMB 41
663,587 663,587 0000000000000000000e3a04e7da30fcbe2513f59ef2cd31859bc3e166c3b6fc 1,429 1.00/1.00 vMB 18
663,586 663,586 00000000000000000004b27348cb5cf9cb258a664ef61de9791276dc97065ede 1,740 1.00/1.00 vMB 8
663,585 663,585 0000000000000000000b68bc5e64aae085980a449f61ef465a32d0d28d7cc540 518 1.00/1.00 vMB 10
663,584 663,584 00000000000000000003e834d50c0b3ac6c932203360df63c42bd80751bdba8d 2,047 1.00/1.00 vMB 35
663,583 663,583 00000000000000000007b031b6c0a3311727abd121d00d966ee57cb6e09733c4 2,069 1.00/1.00 vMB 41
663,582 663,582 00000000000000000008faa53463ac0d3d990f11344d6ac7ee176beb692c0578 1,940 1.00/1.00 vMB 33
663,581 663,581 0000000000000000000e456b5620e9e8182b1bd171792c76c239234a03f0e0c2 2,046 1.00/1.00 vMB 39
663,580 663,580 0000000000000000000cb982ef17dcda85ba9ee1419d30ba57ad61ffda0a8f95 2,502 1.00/1.00 vMB 76
663,579 663,579 00000000000000000004cf376a9bb0d5b5d6cb98ce4479b9348b7e22ec8f0bee 2,866 1.00/1.00 vMB 92
Previous 10 blocks ↓
Total Size: 782.92 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: 714.47 GB
    • Received: 17.54 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.